Skip to content

Commit

Permalink
fix: starsky-tools/dropbox-import/package.json & starsky-tools/dropbo…
Browse files Browse the repository at this point in the history
…x-import/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-7361793
  • Loading branch information
snyk-bot committed Aug 25, 2024
1 parent 469f3f8 commit 485ec33
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions starsky-tools/dropbox-import/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 starsky-tools/dropbox-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"update:install": "npx --yes npm-check-updates -u && npm install"
},
"dependencies": {
"axios": "^1.7.2",
"axios": "^1.7.4",
"dotenv": "^16.4.5"
},
"author": "",
Expand Down

0 comments on commit 485ec33

Please sign in to comment.