Skip to content

Commit 257f652

Browse files
Bump axios from 1.6.0 to 1.7.9 in /webapp/server
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.7.9. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.0...v1.7.9) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3897e82 commit 257f652

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

webapp/server/package-lock.json

Lines changed: 10 additions & 8 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.6.0",
14+
"axios": "^1.7.9",
1515
"bcryptjs": "^2.4.3",
1616
"body-parser": "^1.20.2",
1717
"child_process": "^1.0.2",

0 commit comments

Comments
 (0)