File tree 2 files changed +7
-7
lines changed 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 29
29
},
30
30
"homepage" : " https://github.com/rustwasm/wasm-pack#readme" ,
31
31
"dependencies" : {
32
- "axios" : " ^0.28 .0" ,
32
+ "axios" : " ^0.30 .0" ,
33
33
"binary-install" : " ^1.0.1"
34
34
}
35
35
}
Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ axios@^0.26.1:
14
14
dependencies :
15
15
follow-redirects "^1.14.8"
16
16
17
- axios@^0.28 .0 :
18
- version "0.28 .0"
19
- resolved "https://registry.npmjs.org/axios/-/axios-0.28 .0.tgz"
20
- integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q ==
17
+ axios@^0.30 .0 :
18
+ version "0.30 .0"
19
+ resolved "https://registry.npmjs.org/axios/-/axios-0.30 .0.tgz"
20
+ integrity sha512-Z4F3LjCgfjZz8BMYalWdMgAQUnEtKDmpwNHjh/C8pQZWde32TF64cqnSeyL3xD/aTIASRU30RHTNzRiV/NpGMg ==
21
21
dependencies :
22
- follow-redirects "^1.15.0 "
22
+ follow-redirects "^1.15.4 "
23
23
form-data "^4.0.0"
24
24
proxy-from-env "^1.1.0"
25
25
@@ -111,7 +111,7 @@ es-set-tostringtag@^2.1.0:
111
111
has-tostringtag "^1.0.2"
112
112
hasown "^2.0.2"
113
113
114
- follow-redirects@^1.14.8, follow-redirects@^1.15.0 :
114
+ follow-redirects@^1.14.8, follow-redirects@^1.15.4 :
115
115
version "1.15.9"
116
116
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz"
117
117
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
You can’t perform that action at this time.
0 commit comments