Skip to content

Commit aa20639

Browse files
Bump got from 11.8.2 to 11.8.5 in /cli (#91)
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 11.8.5. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v11.8.2...v11.8.5) --- updated-dependencies: - dependency-name: got dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5c68a8 commit aa20639

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

cli/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ cacheable-lookup@^5.0.3:
119119
resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz#5a6b865b2c44357be3d5ebc2a467b032719a7005"
120120
integrity sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==
121121

122-
cacheable-request@^7.0.1:
122+
cacheable-request@^7.0.2:
123123
version "7.0.2"
124124
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-7.0.2.tgz#ea0d0b889364a25854757301ca12b2da77f91d27"
125125
integrity sha512-pouW8/FmiPQbuGpkXQ9BAPv/Mo5xDGANgSNXzTzJ8DrKGuXOssM4wIQRjfanNRh3Yu5cfYPvcorqbhg2KIJtew==
@@ -251,16 +251,16 @@ get-stream@^5.1.0:
251251
pump "^3.0.0"
252252

253253
got@^11.8.2:
254-
version "11.8.2"
255-
resolved "https://registry.yarnpkg.com/got/-/got-11.8.2.tgz#7abb3959ea28c31f3576f1576c1effce23f33599"
256-
integrity sha512-D0QywKgIe30ODs+fm8wMZiAcZjypcCodPNuMz5H9Mny7RJ+IjJ10BdmGW7OM7fHXP+O7r6ZwapQ/YQmMSvB0UQ==
254+
version "11.8.5"
255+
resolved "https://registry.yarnpkg.com/got/-/got-11.8.5.tgz#ce77d045136de56e8f024bebb82ea349bc730046"
256+
integrity sha512-o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ==
257257
dependencies:
258258
"@sindresorhus/is" "^4.0.0"
259259
"@szmarczak/http-timer" "^4.0.5"
260260
"@types/cacheable-request" "^6.0.1"
261261
"@types/responselike" "^1.0.0"
262262
cacheable-lookup "^5.0.3"
263-
cacheable-request "^7.0.1"
263+
cacheable-request "^7.0.2"
264264
decompress-response "^6.0.0"
265265
http2-wrapper "^1.0.0-beta.5.2"
266266
lowercase-keys "^2.0.0"

0 commit comments

Comments
 (0)