File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
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.6.0 " ,
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,10 +2994,10 @@ 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.6.0 :
2998
+ version "1.6.0 "
2999
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0 .tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102 "
3000
+ integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg ==
3001
3001
dependencies :
3002
3002
follow-redirects "^1.15.0"
3003
3003
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments