Skip to content

Commit

Permalink
fix: packages/botonic-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-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed May 14, 2024
1 parent 0a04c04 commit b87cf1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/botonic-cli/package.json
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@oclif/command": "^1.8.32",
"@oclif/config": "^1.18.10",
"@oclif/plugin-help": "^3.2.2",
"@oclif/plugin-help": "^4.0.0",
"analytics-node": "^3.5.0",
"axios": "^1.6.8",
"colors": "^1.4.0",
Expand Down

0 comments on commit b87cf1b

Please sign in to comment.