diff --git a/.pnp.cjs b/.pnp.cjs index a59cd1c..8b512db 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -2413,13 +2413,6 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["http-cache-semantics", [\ - ["npm:4.1.0", {\ - "packageLocation": "./.yarn/cache/http-cache-semantics-npm-4.1.0-860520a31f-c9c29508b2.zip/node_modules/http-cache-semantics/",\ - "packageDependencies": [\ - ["http-cache-semantics", "npm:4.1.0"]\ - ],\ - "linkType": "HARD"\ - }],\ ["npm:4.1.1", {\ "packageLocation": "./.yarn/cache/http-cache-semantics-npm-4.1.1-1120131375-362d5ed66b.zip/node_modules/http-cache-semantics/",\ "packageDependencies": [\ @@ -3009,7 +3002,7 @@ const RAW_RUNTIME_STATE = ["make-fetch-happen", "npm:9.1.0"],\ ["agentkeepalive", "npm:4.1.4"],\ ["cacache", "npm:15.3.0"],\ - ["http-cache-semantics", "npm:4.1.0"],\ + ["http-cache-semantics", "npm:4.1.1"],\ ["http-proxy-agent", "npm:4.0.1"],\ ["https-proxy-agent", "npm:5.0.0"],\ ["is-lambda", "npm:1.0.1"],\ diff --git a/.yarn/cache/http-cache-semantics-npm-4.1.0-860520a31f-c9c29508b2.zip b/.yarn/cache/http-cache-semantics-npm-4.1.0-860520a31f-c9c29508b2.zip deleted file mode 100644 index ad2df24..0000000 Binary files a/.yarn/cache/http-cache-semantics-npm-4.1.0-860520a31f-c9c29508b2.zip and /dev/null differ diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 8f0230e..3f709bd 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/yarn.lock b/yarn.lock index dcdcc47..d2811e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2034,20 +2034,13 @@ __metadata: languageName: node linkType: hard -"http-cache-semantics@npm:^4.0.0": +"http-cache-semantics@npm:^4.0.0, http-cache-semantics@npm:^4.1.0": version: 4.1.1 resolution: "http-cache-semantics@npm:4.1.1" checksum: 10/362d5ed66b12ceb9c0a328fb31200b590ab1b02f4a254a697dc796850cc4385603e75f53ec59f768b2dad3bfa1464bd229f7de278d2899a0e3beffc634b6683f languageName: node linkType: hard -"http-cache-semantics@npm:^4.1.0": - version: 4.1.0 - resolution: "http-cache-semantics@npm:4.1.0" - checksum: 10/c9c29508b27c1d81ba78fc1df45dc142dfc039a0871e596db0a2257f08c7e9de16be6a61c3a7c90f4cb0e7dfc1c0277ed8a1ea4bc700b07d4e91ff403ca46d9e - languageName: node - linkType: hard - "http-proxy-agent@npm:^4.0.1": version: 4.0.1 resolution: "http-proxy-agent@npm:4.0.1"