Skip to content

Commit 5c4f979

Browse files
Copilotlltx
andcommitted
Upgrade axios from 1.7.9 to 1.13.0 to fix CVE vulnerabilities
Co-authored-by: lltx <[email protected]>
1 parent 905fc79 commit 5c4f979

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ pnpm-debug.log*
2424

2525
# lock files
2626
yarn.lock
27+
package-lock.json
2728
.vscode

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@wangeditor-next/editor": "5.6.43",
1919
"@wangeditor-next/editor-for-vue": "5.1.14",
2020
"autoprefixer": "10.4.20",
21-
"axios": "1.7.9",
21+
"axios": "1.13.0",
2222
"china-area-data": "^5.0.1",
2323
"codemirror": "5.65.18",
2424
"crypto-js": "4.2.0",

0 commit comments

Comments
 (0)