Skip to content

Commit

Permalink
fix: 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-FINDMYWAY-8055229
  • Loading branch information
snyk-bot committed Sep 19, 2024
1 parent 009f40b commit 7a3fcc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"csv": "^6.2.2",
"escape-regexp-component": "^1.0.2",
"ewma": "^2.0.1",
"find-my-way": "^7.6.0",
"find-my-way": "^8.2.2",
"formidable": "^1.2.1",
"http-signature": "^1.3.6",
"lodash": "^4.17.11",
Expand Down

0 comments on commit 7a3fcc2

Please sign in to comment.