Skip to content

Commit

Permalink
fix: packages/san-cli/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-SEMVER-3247795
  • Loading branch information
snyk-bot committed Jun 21, 2023
1 parent b83ece6 commit 43592c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/san-cli/package.json
Expand Up @@ -34,7 +34,7 @@
"san-cli-build": "^2.0.0",
"san-cli-serve": "^2.0.0",
"semver": "^7.1.1",
"update-notifier": "^5.1.0"
"update-notifier": "^6.0.0"
},
"gitHead": "402d813859ac219434712fa2063e5f724819004a",
"devDependencies": {
Expand Down

0 comments on commit 43592c4

Please sign in to comment.