diff --git a/packages/fetch-from-npm-registry/package.json b/packages/fetch-from-npm-registry/package.json index cabfb2889b..0e09c980f4 100644 --- a/packages/fetch-from-npm-registry/package.json +++ b/packages/fetch-from-npm-registry/package.json @@ -34,7 +34,7 @@ "devDependencies": { "@types/nock": "10.0.3", "fetch-from-npm-registry": "link:", - "nock": "11.3.3", + "nock": "11.3.4", "rimraf": "3.0.0", "tape": "4.11.0" } diff --git a/packages/npm-resolver/package.json b/packages/npm-resolver/package.json index 7b2f1661a4..0d3a85cb2b 100644 --- a/packages/npm-resolver/package.json +++ b/packages/npm-resolver/package.json @@ -55,7 +55,7 @@ "@types/normalize-path": "^3.0.0", "@types/semver": "6", "@types/ssri": "^6.0.0", - "nock": "11.3.3", + "nock": "11.3.4", "path-exists": "4.0.0", "rimraf": "3.0.0", "tape": "4.11.0", diff --git a/packages/package-requester/package.json b/packages/package-requester/package.json index fc3191029f..dbee1dc724 100644 --- a/packages/package-requester/package.json +++ b/packages/package-requester/package.json @@ -69,7 +69,7 @@ "@types/ssri": "6.0.1", "delay": "4.3.0", "ncp": "2.0.0", - "nock": "11.3.3", + "nock": "11.3.4", "normalize-path": "3.0.0", "rimraf": "3.0.0", "sinon": "7.4.2", diff --git a/packages/tarball-fetcher/package.json b/packages/tarball-fetcher/package.json index ede5ba24f1..0c602f1419 100644 --- a/packages/tarball-fetcher/package.json +++ b/packages/tarball-fetcher/package.json @@ -56,7 +56,7 @@ "@types/rimraf": "^2.0.2", "@types/ssri": "^6.0.1", "cp-file": "7.0.0", - "nock": "11.3.3", + "nock": "11.3.4", "tape": "4.11.0", "tempy": "0.3.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35bebc029f..1e271d2543 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -275,7 +275,7 @@ importers: devDependencies: '@types/nock': 10.0.3 fetch-from-npm-registry: 'link:' - nock: 11.3.3 + nock: 11.3.4 rimraf: 3.0.0 tape: 4.11.0 specifiers: @@ -283,7 +283,7 @@ importers: '@pnpm/npm-registry-agent': 'workspace:1.0.3' '@types/nock': 10.0.3 fetch-from-npm-registry: 'link:' - nock: 11.3.3 + nock: 11.3.4 rimraf: 3.0.0 tape: 4.11.0 packages/fetcher-base: @@ -806,7 +806,7 @@ importers: '@types/normalize-path': 3.0.0 '@types/semver': 6.0.1 '@types/ssri': 6.0.1 - nock: 11.3.3 + nock: 11.3.4 path-exists: 4.0.0 rimraf: 3.0.0 tape: 4.11.0 @@ -826,7 +826,7 @@ importers: fetch-from-npm-registry: 'workspace:2.0.7' load-json-file: 6.2.0 mem: 5.1.1 - nock: 11.3.3 + nock: 11.3.4 normalize-path: 3.0.0 p-limit: 2.2.1 parse-npm-tarball-url: 3.0.0 @@ -925,7 +925,7 @@ importers: '@types/ssri': 6.0.1 delay: 4.3.0 ncp: 2.0.0 - nock: 11.3.3 + nock: 11.3.4 normalize-path: 3.0.0 rimraf: 3.0.0 sinon: 7.4.2 @@ -957,7 +957,7 @@ importers: make-dir: 3.0.0 mz: 2.7.0 ncp: 2.0.0 - nock: 11.3.3 + nock: 11.3.4 normalize-path: 3.0.0 p-limit: 2.2.1 p-queue: 6.1.1 @@ -1719,7 +1719,7 @@ importers: '@types/rimraf': 2.0.2 '@types/ssri': 6.0.1 cp-file: 7.0.0 - nock: 11.3.3 + nock: 11.3.4 tape: 4.11.0 tempy: 0.3.0 specifiers: @@ -1740,7 +1740,7 @@ importers: make-dir: 3.0.0 mem: 5.1.1 mz: 2.7.0 - nock: 11.3.3 + nock: 11.3.4 path-temp: 2.0.0 retry: 0.12.0 rimraf: 3.0.0 @@ -6003,7 +6003,7 @@ packages: dev: true resolution: integrity: sha512-/6RhOUlicRCbE9s+94qCUsyE+pKlVJ5AhIv+jEE7ESKwnbXqulKZ1FYU+XAtHHWE9TinYvAxDUJAb912PwPoWA== - /nock/11.3.3: + /nock/11.3.4: dependencies: chai: 4.2.0 debug: 4.1.1 @@ -6015,7 +6015,7 @@ packages: engines: node: '>= 8.0' resolution: - integrity: sha512-SrRux5onbWf2ItpmietnLYis+C2QYF08hAo9wv/3QLqaLJVHBSVBTL0EvlD8Hjrm7lTH4vExTzr9gQUsPqy5Cg== + integrity: sha512-Mqjk3DeOkuji8eYaveUku+vMswxzVyhrKAz1J9jE86IsEHQg4136Z/PHz81lcjyz9F3yrJXu56Gb/S+LFUOZVg== /node-fetch-unix/2.3.0: dev: false engines: