Skip to content

Commit

Permalink
fix: Security upgrade axios from 1.3.5 to 1.6.0 (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent 53e351b commit a771900
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"watch": "nodemon index.js"
},
"dependencies": {
"axios": "1.3.5",
"axios": "1.6.0",
"express": "4.18.2",
"parse": "4.1.0",
"parse-server": "6.3.1"
Expand Down

0 comments on commit a771900

Please sign in to comment.