Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Bump axios from 1.0.0 to 1.6.1 in /backend
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.0.0 to 1.6.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.0.0...v1.6.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 13, 2023
1 parent 31e58cb commit 73ca2eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions backend/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 backend/package.json
Expand Up @@ -7,7 +7,7 @@
"start": "node ./bin/www"
},
"dependencies": {
"axios": "^1.0.0",
"axios": "^1.6.1",
"debug": "~4.3.4",
"express": "~4.18.2",
"http-errors": "~2.0.0",
Expand Down

0 comments on commit 73ca2eb

Please sign in to comment.