We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc4b65 commit 7caf4b6Copy full SHA for 7caf4b6
package.json
@@ -51,14 +51,14 @@
51
"eslint-config-prettier": "^2.9.0",
52
"eslint-plugin-import": "^2.13.0",
53
"eslint-plugin-jest": "^21.18.0",
54
- "jest": "^24.8.0",
+ "jest": "^29.7.0",
55
"open": "^7.0.2",
56
"prettier": "^1.14.0",
57
"webpack": "^4.46.0",
58
"webpack-cli": "^4.10.0"
59
},
60
"dependencies": {
61
- "axios": "^0.21.1",
+ "axios": "^1.5.1",
62
"js-cookie": "^2.1.3",
63
"jsonwebtoken": "^9.0.0",
64
"lodash": "^4.17.10",
yarn.lock
0 commit comments