Skip to content

Commit b57598c

Browse files
committed
fix: axios build error
1 parent 33f8a0f commit b57598c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -28,7 +28,7 @@
2828
"Jerko J (https://github.com/JJ-Cro)"
2929
],
3030
"dependencies": {
31-
"axios": "^1.12.0",
31+
"axios": "^1.12.2",
3232
"isomorphic-ws": "^4.0.1",
3333
"ws": "^8.18.3"
3434
},

0 commit comments

Comments
 (0)