Skip to content

Commit 39eb3e8

Browse files
Bump axios from 1.11.0 to 1.12.0 in /api
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0fd8c8 commit 39eb3e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

api/package-lock.json

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

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"author": "Mark Headd",
2626
"license": "MIT",
2727
"dependencies": {
28-
"axios": "^1.5.0",
28+
"axios": "^1.12.0",
2929
"cors": "^2.8.5",
3030
"dotenv": "^17.2.1",
3131
"express": "^4.18.2",

0 commit comments

Comments
 (0)