Upgrade simple-get to 3.1.1

This commit is contained in:
Simon Warta 2022-02-08 15:38:59 +01:00
parent 0f0c9d8a75
commit b8fb8ad013
4 changed files with 12 additions and 12 deletions

12
.pnp.cjs generated
View File

@ -2447,7 +2447,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
],
[
"simple-get",
"npm:3.1.0"
"npm:3.1.1"
],
[
"slash",
@ -10489,7 +10489,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["npmlog", "npm:4.1.2"],
["pump", "npm:3.0.0"],
["rc", "npm:1.2.8"],
["simple-get", "npm:3.1.0"],
["simple-get", "npm:3.1.1"],
["tar-fs", "npm:2.1.1"],
["tunnel-agent", "npm:0.6.0"],
["which-pm-runs", "npm:1.0.0"]
@ -10511,7 +10511,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["npmlog", "npm:4.1.2"],
["pump", "npm:3.0.0"],
["rc", "npm:1.2.8"],
["simple-get", "npm:3.1.0"],
["simple-get", "npm:3.1.1"],
["tar-fs", "npm:2.1.1"],
["tunnel-agent", "npm:0.6.0"]
],
@ -11220,10 +11220,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["simple-get", [
["npm:3.1.0", {
"packageLocation": "./.yarn/cache/simple-get-npm-3.1.0-8c6f03c4cd-cca91a9ab2.zip/node_modules/simple-get/",
["npm:3.1.1", {
"packageLocation": "./.yarn/cache/simple-get-npm-3.1.1-dce5923dba-80195e70bf.zip/node_modules/simple-get/",
"packageDependencies": [
["simple-get", "npm:3.1.0"],
["simple-get", "npm:3.1.1"],
["decompress-response", "npm:4.2.1"],
["once", "npm:1.4.0"],
["simple-concat", "npm:1.0.1"]

Binary file not shown.

BIN
.yarn/cache/simple-get-npm-3.1.1-dce5923dba-80195e70bf.zip (Stored with Git LFS) vendored Normal file

Binary file not shown.

View File

@ -6679,13 +6679,13 @@ fsevents@~2.3.1:
linkType: hard
"simple-get@npm:^3.0.3":
version: 3.1.0
resolution: "simple-get@npm:3.1.0"
version: 3.1.1
resolution: "simple-get@npm:3.1.1"
dependencies:
decompress-response: ^4.2.0
once: ^1.3.1
simple-concat: ^1.0.0
checksum: cca91a9ab2b532fa8d367757c196b54e2dfe3325aab0298d66a3e2a45a29a9d335d1a3fb41f036dad14000f78baddd4170fbf9621d72869791d2912baf9469aa
checksum: 80195e70bf171486e75c31e28e5485468195cc42f85940f8b45c4a68472160144d223eb4d07bc82ef80cb974b7c401db021a540deb2d34ac4b3b8883da2d6401
languageName: node
linkType: hard