From b8fb8ad01316d64b263e78544eb9a67a6b193424 Mon Sep 17 00:00:00 2001 From: Simon Warta Date: Tue, 8 Feb 2022 15:38:59 +0100 Subject: [PATCH] Upgrade simple-get to 3.1.1 --- .pnp.cjs | 12 ++++++------ .../simple-get-npm-3.1.0-8c6f03c4cd-cca91a9ab2.zip | 3 --- .../simple-get-npm-3.1.1-dce5923dba-80195e70bf.zip | 3 +++ yarn.lock | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 .yarn/cache/simple-get-npm-3.1.0-8c6f03c4cd-cca91a9ab2.zip create mode 100644 .yarn/cache/simple-get-npm-3.1.1-dce5923dba-80195e70bf.zip diff --git a/.pnp.cjs b/.pnp.cjs index 61c9240172..11d3d840b7 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -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"] diff --git a/.yarn/cache/simple-get-npm-3.1.0-8c6f03c4cd-cca91a9ab2.zip b/.yarn/cache/simple-get-npm-3.1.0-8c6f03c4cd-cca91a9ab2.zip deleted file mode 100644 index 8f1e7bfd7f..0000000000 --- a/.yarn/cache/simple-get-npm-3.1.0-8c6f03c4cd-cca91a9ab2.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe85f318edd873932e0d2cc031a08a35383b081391df9651ac3e2548a07d5529 -size 5790 diff --git a/.yarn/cache/simple-get-npm-3.1.1-dce5923dba-80195e70bf.zip b/.yarn/cache/simple-get-npm-3.1.1-dce5923dba-80195e70bf.zip new file mode 100644 index 0000000000..fb2a17c786 --- /dev/null +++ b/.yarn/cache/simple-get-npm-3.1.1-dce5923dba-80195e70bf.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4188d373a6cd22ccea257454b1709f2474bab2ea4595ad4cde762e483f6714af +size 5917 diff --git a/yarn.lock b/yarn.lock index bf3ae84ebe..d2b0fd3e48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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