Skip to content

Commit 17b8c82

Browse files
Update dependency axios to v1.12.0 [SECURITY]
1 parent 98497e6 commit 17b8c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"refresh": "rm -rf node_modules && rm package-lock.json && npm install"
1313
},
1414
"dependencies": {
15-
"axios": "1.1.0",
15+
"axios": "1.12.0",
1616
"clone": "2.1.2",
1717
"gulp": "4.0.2",
1818
"register-service-worker": "1.7.2",

0 commit comments

Comments
 (0)