Skip to content

Commit 3ca1512

Browse files
Bump axios from 1.8.4 to 1.12.2 in /webapp/server
Bumps [axios](https://github.com/axios/axios) from 1.8.4 to 1.12.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.12.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87c95a1 commit 3ca1512

File tree

2 files changed

+25
-20
lines changed

2 files changed

+25
-20
lines changed

webapp/server/package-lock.json

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

webapp/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "edge lanl",
1212
"license": "LANL",
1313
"dependencies": {
14-
"axios": "^1.8.4",
14+
"axios": "^1.12.2",
1515
"bcryptjs": "^2.4.3",
1616
"body-parser": "^1.20.2",
1717
"child_process": "^1.0.2",

0 commit comments

Comments
 (0)