Skip to content

Commit

Permalink
fix: packages/mymonero-exchange/package.json & packages/mymonero-exch…
Browse files Browse the repository at this point in the history
…ange/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6144788
  • Loading branch information
snyk-bot committed Jan 5, 2024
1 parent ec7fb21 commit 360e2e3
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 46 deletions.
226 changes: 181 additions & 45 deletions packages/mymonero-exchange/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/mymonero-exchange/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"license": "BSD-3-Clause",
"dependencies": {
"axios": "^0.21.3",
"axios": "^1.6.4",
"process": "^0.11.10"
},
"publishConfig": {
Expand Down

0 comments on commit 360e2e3

Please sign in to comment.