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.8.2 " ,
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.8.2 :
2998
+ version "1.8.2 "
2999
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
3000
+ integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
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.9"
4941
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
4942
+ integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
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