Skip to content

Commit

Permalink
fix: workspaces/libnpmversion/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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Dec 2, 2023
1 parent d0e370a commit ee94de5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions workspaces/libnpmversion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.14.1",
"@npmcli/template-oss": "4.20.0",
"require-inject": "^1.4.4",
"tap": "^16.3.4"
"tap": "^18.0.0"
},
"dependencies": {
"@npmcli/git": "^4.0.1",
"@npmcli/run-script": "^6.0.0",
"@npmcli/run-script": "^7.0.2",
"json-parse-even-better-errors": "^3.0.0",
"proc-log": "^3.0.0",
"semver": "^7.3.7"
Expand Down

0 comments on commit ee94de5

Please sign in to comment.