Skip to content

Commit

Permalink
build(deps): bump axios from 0.27.2 to 1.5.0 in /frontend/shared
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.5.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v1.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 5b29c02 commit 3431d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@sentry/browser": "^7.16.0",
"@sentry/nextjs": "^7.16.0",
"axios": "^0.27.2",
"axios": "^1.5.0",
"cors": "^2.8.5",
"date-fns": "^2.22.1",
"dotenv": "^16.0.0",
Expand Down

0 comments on commit 3431d59

Please sign in to comment.