Skip to content

Commit 09be95c

Browse files
dependabot[bot]gregolsky
authored andcommitted
Bump axios from 1.9.0 to 1.12.0 in /DemoServer
Bumps [axios](https://github.com/axios/axios) from 1.9.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.9.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 09f11eb commit 09be95c

File tree

2 files changed

+46
-22
lines changed

2 files changed

+46
-22
lines changed

DemoServer/package-lock.json

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

DemoServer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"lint": "eslint"
66
},
77
"dependencies": {
8-
"axios": "^1.9.0",
8+
"axios": "^1.12.0",
99
"bootstrap-sass": "^3.4.3",
1010
"bootstrap.native": "2.0.24",
1111
"bootstrap.native-loader": "1.0.7",

0 commit comments

Comments
 (0)