Skip to content

Commit 3af53e8

Browse files
committed
fix(deps): update dependency got to ^11.8.6
1 parent 86e4f96 commit 3af53e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"app-root-path": "^3.1.0",
5757
"cli-progress": "^3.11.2",
5858
"fs-extra": "^10.1.0",
59-
"got": "^11.8.5",
59+
"got": "^11.8.6",
6060
"lodash.uniqwith": "^4.5.0",
6161
"sharp": "^0.31.2"
6262
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4005,10 +4005,10 @@ globby@^11.0.0, globby@^11.0.1, globby@^11.0.4, globby@^11.1.0:
40054005
merge2 "^1.4.1"
40064006
slash "^3.0.0"
40074007

4008-
got@^11.8.5:
4009-
version "11.8.5"
4010-
resolved "https://registry.yarnpkg.com/got/-/got-11.8.5.tgz#ce77d045136de56e8f024bebb82ea349bc730046"
4011-
integrity sha512-o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ==
4008+
got@^11.8.6:
4009+
version "11.8.6"
4010+
resolved "https://registry.yarnpkg.com/got/-/got-11.8.6.tgz#276e827ead8772eddbcfc97170590b841823233a"
4011+
integrity sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==
40124012
dependencies:
40134013
"@sindresorhus/is" "^4.0.0"
40144014
"@szmarczak/http-timer" "^4.0.5"

0 commit comments

Comments
 (0)