diff --git a/.pnp.cjs b/.pnp.cjs index 638b71ba1..8dbc0513f 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -12379,10 +12379,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["node-preload", [\ - ["npm:0.2.0", {\ - "packageLocation": "./.yarn/cache/node-preload-npm-0.2.0-03bea81181-3345d11d5a.zip/node_modules/node-preload/",\ + ["npm:0.2.1", {\ + "packageLocation": "./.yarn/cache/node-preload-npm-0.2.1-5b6aef1c8e-4586f91ac7.zip/node_modules/node-preload/",\ "packageDependencies": [\ - ["node-preload", "npm:0.2.0"],\ + ["node-preload", "npm:0.2.1"],\ ["process-on-spawn", "npm:1.0.0"]\ ],\ "linkType": "HARD"\ @@ -12506,7 +12506,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["istanbul-lib-source-maps", "npm:4.0.1"],\ ["istanbul-reports", "npm:3.1.5"],\ ["make-dir", "npm:3.1.0"],\ - ["node-preload", "npm:0.2.0"],\ + ["node-preload", "npm:0.2.1"],\ ["p-map", "npm:3.0.0"],\ ["process-on-spawn", "npm:1.0.0"],\ ["resolve-from", "npm:5.0.0"],\ diff --git a/.yarn/cache/node-preload-npm-0.2.0-03bea81181-3345d11d5a.zip b/.yarn/cache/node-preload-npm-0.2.0-03bea81181-3345d11d5a.zip deleted file mode 100644 index e82c3ed49..000000000 Binary files a/.yarn/cache/node-preload-npm-0.2.0-03bea81181-3345d11d5a.zip and /dev/null differ diff --git a/.yarn/cache/node-preload-npm-0.2.1-5b6aef1c8e-4586f91ac7.zip b/.yarn/cache/node-preload-npm-0.2.1-5b6aef1c8e-4586f91ac7.zip new file mode 100644 index 000000000..231965077 Binary files /dev/null and b/.yarn/cache/node-preload-npm-0.2.1-5b6aef1c8e-4586f91ac7.zip differ diff --git a/package.json b/package.json index 3601d0d3b..ffa4770dd 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "typescript": "5.1.6" }, "resolutions": { - "node-preload": "0.2.0" + "node-preload": "0.2.1" }, "repository": { "url": "https://github.com/brandonbothell/popyt.git" diff --git a/yarn.lock b/yarn.lock index 713c6dd8a..6b1567e5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9249,12 +9249,12 @@ __metadata: languageName: node linkType: hard -"node-preload@npm:0.2.0": - version: 0.2.0 - resolution: "node-preload@npm:0.2.0" +"node-preload@npm:0.2.1": + version: 0.2.1 + resolution: "node-preload@npm:0.2.1" dependencies: process-on-spawn: ^1.0.0 - checksum: 3345d11d5acc7fdb24f2853a784638880c54f53311159ce7aea7e26333471789d1f275ec1eba4ed263d3c69058995226bbf3a9e11ade5d5954a7afde98758256 + checksum: 4586f91ac7417b33accce0ac629fb60f642d0c8d212b3c536dc3dda37fe54f8a3b858273380e1036e41a65d85470332c358315d2288e6584260d620fb4b00fb3 languageName: node linkType: hard