Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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 13, 2024
1 parent 6230391 commit dc00058
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 33 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"dependencies": {
"@oclif/command": "^1",
"@oclif/config": "^1.18.9",
"@oclif/plugin-help": "^3.3.1",
"@oclif/plugin-help": "^4.0.0",
"@vertexvis/api-client-node": "^0.22.3",
"cli-ux": "^5.6.7",
"cli-ux": "^6.0.9",
"fast-xml-parser": "^3.21",
"fs-extra": "^10.1.0",
"p-limit": "^3.1",
Expand Down
Loading

0 comments on commit dc00058

Please sign in to comment.