File tree 2 files changed +13
-6
lines changed
2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 7
7
"netlify-cli" : " ^2.40.0"
8
8
},
9
9
"dependencies" : {
10
- "axios" : " ^0.19 .2" ,
10
+ "axios" : " ^0.21 .2" ,
11
11
"contentful" : " ^7.14.0" ,
12
12
"drip-nodejs" : " ^3.1.1" ,
13
13
"shippo" : " ^1.3.1" ,
Original file line number Diff line number Diff line change @@ -853,13 +853,20 @@ aws4@^1.8.0:
853
853
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
854
854
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
855
855
856
- axios@^0.19.1, axios@^0.19.2 :
856
+ axios@^0.19.1 :
857
857
version "0.19.2"
858
858
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
859
859
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
860
860
dependencies :
861
861
follow-redirects "1.5.10"
862
862
863
+ axios@^0.21.2 :
864
+ version "0.21.2"
865
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
866
+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
867
+ dependencies :
868
+ follow-redirects "^1.14.0"
869
+
863
870
babel-runtime@^6.23.0 :
864
871
version "6.26.0"
865
872
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
@@ -2642,10 +2649,10 @@ follow-redirects@1.5.10:
2642
2649
dependencies :
2643
2650
debug "=3.1.0"
2644
2651
2645
- follow-redirects@^1.0.0 :
2646
- version "1.13.0 "
2647
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0 .tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db "
2648
- integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA ==
2652
+ follow-redirects@^1.0.0, follow-redirects@^1.14.0 :
2653
+ version "1.14.5 "
2654
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.5 .tgz#f09a5848981d3c772b5392309778523f8d85c381 "
2655
+ integrity sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA ==
2649
2656
2650
2657
for-in@^1.0.2 :
2651
2658
version "1.0.2"
You can’t perform that action at this time.
0 commit comments