Skip to content

Commit

Permalink
chore(deps-dev): bump axios from 0.26.1 to 0.28.1
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.28.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.1/CHANGELOG.md)
- [Commits](axios/axios@v0.26.1...v0.28.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent aa72086 commit 1dea943
Show file tree
Hide file tree
Showing 3 changed files with 16,754 additions and 26,582 deletions.
2 changes: 1 addition & 1 deletion packages/webapp-libs/webapp-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@sb/webapp-core": "workspace:*",
"apollo-upload-client": "^17.0.0",
"axios": "^0.28.0",
"axios": "^1.6.0",
"axios-case-converter": "^0.9.0",
"http-status-codes": "^2.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/webapp-libs/webapp-emails/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
"@originjs/vite-plugin-commonjs": "^1.0.3",
"@types/rollup-plugin-peer-deps-external": "^2.2.4",
"axios": "^0.28.0",
"axios": "^1.6.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-polyfill-node": "^0.12.0"
}
Expand Down
Loading

0 comments on commit 1dea943

Please sign in to comment.