Skip to content

Commit

Permalink
fix: workspaces/libnpmdiff/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-IP-6240864
  • Loading branch information
snyk-bot committed Feb 11, 2024
1 parent 457d9d1 commit 6781369
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workspaces/libnpmdiff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
"tap": "^16.3.4"
},
"dependencies": {
"@npmcli/arborist": "^6.2.3",
"@npmcli/arborist": "^7.0.0",
"@npmcli/disparity-colors": "^3.0.0",
"@npmcli/installed-package-contents": "^2.0.0",
"binary-extensions": "^2.2.0",
"diff": "^5.1.0",
"minimatch": "^6.1.6",
"npm-package-arg": "^10.1.0",
"pacote": "^15.0.8",
"pacote": "^17.0.4",
"tar": "^6.1.13"
},
"templateOSS": {
Expand Down

0 comments on commit 6781369

Please sign in to comment.