Skip to content

Commit 7b9f00c

Browse files
Bump axios from 0.26.1 to 0.30.0 in /express (#765)
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.30.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.30.0/CHANGELOG.md) - [Commits](axios/axios@v0.26.1...v0.30.0) --- updated-dependencies: - dependency-name: axios dependency-version: 0.30.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40cad6b commit 7b9f00c

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

express/package-lock.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@sentry/cli": "^2.50.2",
2323
"@sentry/node": "^10.1.0",
2424
"@sentry/profiling-node": "^10.1.0",
25-
"axios": "^1.6.8",
25+
"axios": "^1.12.0",
2626
"cors": "^2.8.5",
2727
"dotenv": "^16.4.5",
2828
"express": "^4.19.2",

0 commit comments

Comments
 (0)