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-PATHTOREGEXP-8482416
  • Loading branch information
snyk-bot committed Dec 11, 2024
1 parent 86c69f6 commit fcd5983
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 88 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"commander": "^12.0.0",
"cosmjs-types": "0.9.0",
"crypto-js": "^4.2.0",
"express": "^4.18.2",
"express": "^4.21.2",
"json-schema": "^0.4.0",
"json-schema-to-typescript": "14.1.0",
"lodash": "^4.17.21",
Expand Down
Loading

0 comments on commit fcd5983

Please sign in to comment.