Skip to content

Commit a63420e

Browse files
---
updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f773c01 commit a63420e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dev": "concurrently --kill-others-on-fail \"npm run server\" \"npm run client\""
99
},
1010
"dependencies": {
11-
"axios": "^1.6.8",
11+
"axios": "^1.7.1",
1212
"bcrypt": "^5.1.1",
1313
"cron-validator": "^1.3.1",
1414
"decompress": "^4.2.1",

0 commit comments

Comments
 (0)