Skip to content

[Snyk] Fix for 4 vulnerabilities

Eric Husband requested to merge snyk-fix-b605a1e82f1e601f9b09a8b1f40dd4ad into master

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this Merge Request

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • package.json
    • package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ANSIREGEX-1583908
Yes Proof of Concept
medium severity 646/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.5
Server-side Request Forgery (SSRF)
SNYK-JS-REQUEST-3361831
No Proof of Concept
medium severity 646/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.5
Prototype Pollution
SNYK-JS-TOUGHCOOKIE-5672873
No Proof of Concept
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Prototype Pollution
SNYK-JS-UNSETVALUE-2400660
Yes No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: check-dependencies The new version differs by 61 commits.
  • 03c8847 Tag 2.0.0
  • 65d9ef5 Set Node.js requirement in package.json engines to >=18.3
  • 4917ab0 Simplify the spawn logic
  • fc04cc8 Drop support for the callback interface
  • 28257dd Tweak ESLint settings
  • dc16e8a Drop the bluebird devDependency
  • 412337a Drop fs-extra & graceful-fs devDependencies
  • 091279a Drop the findup-sync dependency
  • 10ac9c5 Drop lodash.camelcase & minimist dependencies
  • 35dce52 Update dependencies
  • 2929ba7 Update tested Node.js versions
  • 1f514eb Don't invoke `npm prune`, `npm install` is already enough
  • 65107d2 Drop support for Bower & the `checkCustomPackageNames` option
  • f28ba1b Avoid `git://` URLs, they're no longer supported
  • 8fdc6ad Limit allowed `packageManager` values
  • 9809f13 Bump word-wrap from 1.2.3 to 1.2.4 (#58)
  • e522471 Bump semver from 7.3.8 to 7.5.2 (#57)
  • 031416d Bump yaml from 2.2.1 to 2.2.2 (#56)
  • dff3ab9 Build: Fix running tests on Windows
  • 062005f Build: Update the GitHub Actions config
  • ecf138f Build: Update dependencies
  • 15c13b3 Build: Remove AppVeyor
  • 89b9df0 Build: Update .gitattributes to files always use LF line endings
  • db8c172 Build: Tweak GitHub Actions workflow code style

See the full diff

Package name: grunt-contrib-compress The new version differs by 5 commits.
  • bd9fc8e v2.0.0
  • b8565a9 Update Archiver (#232)
  • f6815bf Update deps and remove nodeunit loading (#231)
  • b70c1d9 Update tests and dependencies (#230)
  • 5759edd Bump ini from 1.3.5 to 1.3.7 (#228)

See the full diff

Package name: sqlite3 The new version differs by 44 commits.
  • 573784b v5.0.3
  • e5a24fd Deleted `examples/` folder
  • b05f459 Added note about GitHub Releases to CHANGELOG.md
  • 33d0656 Modernised Usage example in README
  • 9d05c55 Fixed up more README nits
  • 08d6319 Fixed link to API docs
  • 0e2235a Altered wording in README
  • 76b6c56 Altered README header
  • e3df365 Updated README
  • 426930f Enabled CI to run when pushing tags
  • a21d41f Fixed uploading binaries to commit artifacts
  • bc978c7 Fixed CI step wording
  • 7f744a1 Added prebuilt binaries via GitHub Releases
  • b4b3c3a Deleted `scripts/` directory
  • 71bbdea Pinned dev dependencies (#1558)
  • a597383 Updated badges in README
  • 0eb4a0f Deleted Travis and Appveyor configs
  • b58d341 Downgraded `mocha` and `eslint`
  • f39b10d Added missing Node versions to CI
  • 8db96d4 Replaced Python extraction script with JS (#1570)
  • 11c988c Fixed Windows build architecture in CI
  • 8e63848 Updated Windows CI runner to `windows-latest`
  • d9e7d8b Fixed building on MacOS Monterey 12.3
  • 859b95b Updated `node-gyp` to v8.x

See the full diff

Check the changes in this Merge Request to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS) 🦉 Server-side Request Forgery (SSRF) 🦉 Prototype Pollution

Merge request reports