Skip to content

Commit

Permalink
Merge pull request #180 from CubingZA/dependabot/npm_and_yarn/server/…
Browse files Browse the repository at this point in the history
…axios-1.6.0

Bump axios from 1.5.0 to 1.6.0 in /server
  • Loading branch information
AlphaSheep authored Oct 31, 2023
2 parents c1858f4 + 2c0a246 commit 8f95704
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions server/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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js"
},
"dependencies": {
"axios": "^1.5.0",
"axios": "^1.6.0",
"bluebird": "^3.7.2",
"body-parser": "^1.20.2",
"composable-middleware": "^0.3.1",
Expand Down

0 comments on commit 8f95704

Please sign in to comment.