Skip to content

Commit 7caf4b6

Browse files
committedSep 27, 2023
Update axios
1 parent 8fc4b65 commit 7caf4b6

File tree

2 files changed

+1577
-1323
lines changed

2 files changed

+1577
-1323
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@
5151
"eslint-config-prettier": "^2.9.0",
5252
"eslint-plugin-import": "^2.13.0",
5353
"eslint-plugin-jest": "^21.18.0",
54-
"jest": "^24.8.0",
54+
"jest": "^29.7.0",
5555
"open": "^7.0.2",
5656
"prettier": "^1.14.0",
5757
"webpack": "^4.46.0",
5858
"webpack-cli": "^4.10.0"
5959
},
6060
"dependencies": {
61-
"axios": "^0.21.1",
61+
"axios": "^1.5.1",
6262
"js-cookie": "^2.1.3",
6363
"jsonwebtoken": "^9.0.0",
6464
"lodash": "^4.17.10",

‎yarn.lock

+1,575-1,321
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.