File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 6
6
"@formkit/auto-animate" : " 1.0.0-pre-alpha.3" ,
7
7
"@heroicons/react" : " 2.0.17" ,
8
8
"@reduxjs/toolkit" : " 1.9.6" ,
9
- "axios" : " 1.5.1 " ,
9
+ "axios" : " 1.7.4 " ,
10
10
"formik" : " 2.2.9" ,
11
11
"framer-motion" : " 10.16.4" ,
12
12
"query-string" : " 8.1.0" ,
Original file line number Diff line number Diff line change @@ -2994,12 +2994,12 @@ axios@*:
2994
2994
form-data "^4.0.0"
2995
2995
proxy-from-env "^1.1.0"
2996
2996
2997
- axios@1.5.1 :
2998
- version "1.5.1 "
2999
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.1 .tgz#11fbaa11fc35f431193a9564109c88c1f27b585f "
3000
- integrity sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A ==
2997
+ axios@1.7.4 :
2998
+ version "1.7.4 "
2999
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4 .tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2 "
3000
+ integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw ==
3001
3001
dependencies :
3002
- follow-redirects "^1.15.0 "
3002
+ follow-redirects "^1.15.6 "
3003
3003
form-data "^4.0.0"
3004
3004
proxy-from-env "^1.1.0"
3005
3005
@@ -4936,6 +4936,11 @@ follow-redirects@^1.0.0, follow-redirects@^1.15.0:
4936
4936
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz"
4937
4937
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
4938
4938
4939
+ follow-redirects@^1.15.6 :
4940
+ version "1.15.6"
4941
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
4942
+ integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
4943
+
4939
4944
fork-ts-checker-webpack-plugin@^6.5.0 :
4940
4945
version "6.5.2"
4941
4946
resolved "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.2.tgz"
You can’t perform that action at this time.
0 commit comments