File tree Expand file tree Collapse file tree 2 files changed +22
-5
lines changed Expand file tree Collapse file tree 2 files changed +22
-5
lines changed Original file line number Diff line number Diff line change 92
92
"end-of-stream" : " 1.4.4" ,
93
93
"fancy-log" : " 2.0.0" ,
94
94
"glob" : " ^10.2.6" ,
95
- "got" : " 12.6 .0" ,
95
+ "got" : " 13.0 .0" ,
96
96
"gulp" : " ^4.0.0" ,
97
97
"gulp-cli" : " 2.3.0" ,
98
98
"gulp-ejs" : " ^5.1.0" ,
Original file line number Diff line number Diff line change @@ -3277,10 +3277,10 @@ good-listener@^1.2.2:
3277
3277
dependencies :
3278
3278
delegate "^3.1.2"
3279
3279
3280
- got@12.6.0, got@^12.1 .0 :
3281
- version "12.6 .0"
3282
- resolved "https://registry.yarnpkg.com/got/-/got-12.6 .0.tgz#8d382ee5de4432c086e83c133efdd474484f6ac7 "
3283
- integrity sha512-WTcaQ963xV97MN3x0/CbAriXFZcXCfgxVp91I+Ze6pawQOa7SgzwSx2zIJJsX+kTajMnVs0xcFD1TxZKFqhdnQ ==
3280
+ got@13.0 .0 :
3281
+ version "13.0 .0"
3282
+ resolved "https://registry.yarnpkg.com/got/-/got-13.0 .0.tgz#a2402862cef27a5d0d1b07c0fb25d12b58175422 "
3283
+ integrity sha512-XfBk1CxOOScDcMr9O1yKkNaQyy865NbYs+F7dr4H0LZMVgCj2Le59k6PqbNHoL5ToeaEQUYh6c6yMfVcc6SJxA ==
3284
3284
dependencies :
3285
3285
" @sindresorhus/is" " ^5.2.0"
3286
3286
" @szmarczak/http-timer" " ^5.0.1"
@@ -3311,6 +3311,23 @@ got@^11.8.2:
3311
3311
p-cancelable "^2.0.0"
3312
3312
responselike "^2.0.0"
3313
3313
3314
+ got@^12.1.0 :
3315
+ version "12.6.0"
3316
+ resolved "https://registry.yarnpkg.com/got/-/got-12.6.0.tgz#8d382ee5de4432c086e83c133efdd474484f6ac7"
3317
+ integrity sha512-WTcaQ963xV97MN3x0/CbAriXFZcXCfgxVp91I+Ze6pawQOa7SgzwSx2zIJJsX+kTajMnVs0xcFD1TxZKFqhdnQ==
3318
+ dependencies :
3319
+ " @sindresorhus/is" " ^5.2.0"
3320
+ " @szmarczak/http-timer" " ^5.0.1"
3321
+ cacheable-lookup "^7.0.0"
3322
+ cacheable-request "^10.2.8"
3323
+ decompress-response "^6.0.0"
3324
+ form-data-encoder "^2.1.2"
3325
+ get-stream "^6.0.1"
3326
+ http2-wrapper "^2.1.10"
3327
+ lowercase-keys "^3.0.0"
3328
+ p-cancelable "^3.0.0"
3329
+ responselike "^3.0.0"
3330
+
3314
3331
got@^6.7.1 :
3315
3332
version "6.7.1"
3316
3333
resolved "https://registry.yarnpkg.com/got/-/got-6.7.1.tgz#240cd05785a9a18e561dc1b44b41c763ef1e8db0"
You can’t perform that action at this time.
0 commit comments