File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 51
51
"@types/node" : " 20.11.28" ,
52
52
"@typescript-eslint/eslint-plugin" : " 7.2.0" ,
53
53
"@typescript-eslint/parser" : " 7.2.0" ,
54
- "axios" : " 1.6.7 " ,
54
+ "axios" : " 1.6.8 " ,
55
55
"eslint" : " 8.57.0" ,
56
56
"eslint-config-prettier" : " 9.1.0" ,
57
57
"eslint-plugin-prettier" : " 5.1.3" ,
Original file line number Diff line number Diff line change @@ -964,12 +964,12 @@ asynckit@^0.4.0:
964
964
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
965
965
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
966
966
967
- axios@1.6.7 :
968
- version "1.6.7 "
969
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7 .tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7 "
970
- integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA ==
967
+ axios@1.6.8 :
968
+ version "1.6.8 "
969
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.8 .tgz#66d294951f5d988a00e87a0ffb955316a619ea66 "
970
+ integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ ==
971
971
dependencies :
972
- follow-redirects "^1.15.4 "
972
+ follow-redirects "^1.15.6 "
973
973
form-data "^4.0.0"
974
974
proxy-from-env "^1.1.0"
975
975
@@ -1717,10 +1717,10 @@ flatted@^3.1.0:
1717
1717
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2"
1718
1718
integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==
1719
1719
1720
- follow-redirects@^1.15.4 :
1721
- version "1.15.4 "
1722
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4 .tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf "
1723
- integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw ==
1720
+ follow-redirects@^1.15.6 :
1721
+ version "1.15.6 "
1722
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6 .tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b "
1723
+ integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA ==
1724
1724
1725
1725
form-data@^4.0.0 :
1726
1726
version "4.0.0"
You can’t perform that action at this time.
0 commit comments