Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 1 vulnerabilities #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: deps/npm/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-IP-6240864
snyk-bot committed Feb 12, 2024

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
commit 705a7da05bbc2aab6906abe27f8d37882b0c1504
36 changes: 18 additions & 18 deletions deps/npm/package.json
Original file line number Diff line number Diff line change
@@ -55,12 +55,12 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^4.1.1",
"@npmcli/arborist": "^7.0.0",
"@npmcli/ci-detect": "^1.4.0",
"@npmcli/config": "^2.3.2",
"@npmcli/map-workspaces": "^2.0.0",
"@npmcli/package-json": "^1.0.1",
"@npmcli/run-script": "^2.0.0",
"@npmcli/run-script": "^7.0.2",
"abbrev": "~1.1.1",
"ansicolors": "~0.3.2",
"ansistyles": "~0.1.3",
@@ -79,35 +79,35 @@
"init-package-json": "^2.0.5",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^2.3.1",
"libnpmaccess": "^4.0.2",
"libnpmdiff": "^2.0.4",
"libnpmexec": "^3.0.1",
"libnpmfund": "^2.0.1",
"libnpmhook": "^6.0.2",
"libnpmorg": "^2.0.2",
"libnpmpack": "^3.0.0",
"libnpmpublish": "^4.0.1",
"libnpmsearch": "^3.1.1",
"libnpmteam": "^2.0.3",
"libnpmversion": "^2.0.1",
"make-fetch-happen": "^9.1.0",
"libnpmaccess": "^8.0.0",
"libnpmdiff": "^6.0.0",
"libnpmexec": "^7.0.0",
"libnpmfund": "^4.0.20",
"libnpmhook": "^10.0.0",
"libnpmorg": "^6.0.0",
"libnpmpack": "^6.0.0",
"libnpmpublish": "^9.0.0",
"libnpmsearch": "^7.0.0",
"libnpmteam": "^6.0.0",
"libnpmversion": "^5.0.0",
"make-fetch-happen": "^12.0.0",
"minipass": "^3.1.6",
"minipass-pipeline": "^1.2.4",
"mkdirp": "^1.0.4",
"mkdirp-infer-owner": "^2.0.0",
"ms": "^2.1.2",
"node-gyp": "^8.4.1",
"node-gyp": "^10.0.0",
"nopt": "^5.0.0",
"npm-audit-report": "^2.1.5",
"npm-install-checks": "^4.0.0",
"npm-package-arg": "^8.1.5",
"npm-pick-manifest": "^6.1.1",
"npm-profile": "^5.0.3",
"npm-registry-fetch": "^11.0.0",
"npm-profile": "^8.0.0",
"npm-registry-fetch": "^15.0.0",
"npm-user-validate": "^1.0.1",
"npmlog": "^6.0.0",
"opener": "^1.5.2",
"pacote": "^12.0.2",
"pacote": "^17.0.4",
"parse-conflict-json": "^2.0.1",
"proc-log": "^1.0.0",
"qrcode-terminal": "^0.12.0",