diff --git a/.pnp.cjs b/.pnp.cjs index ff4c08057..14a5a3fb6 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -138,7 +138,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["validator", "npm:13.11.0"],\ ["verdaccio-audit", "npm:12.0.0-next.5"],\ ["verdaccio-auth-memory", "npm:10.2.2"],\ - ["verdaccio-htpasswd", "npm:12.0.0-next.4"],\ + ["verdaccio-htpasswd", "npm:12.0.0-next.5"],\ ["verdaccio-memory", "npm:10.3.2"]\ ],\ "linkType": "SOFT"\ @@ -5283,19 +5283,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@verdaccio/core", [\ - ["npm:7.0.0-next.4", {\ - "packageLocation": "./.yarn/cache/@verdaccio-core-npm-7.0.0-next.4-d2396990e2-65ba31768c.zip/node_modules/@verdaccio/core/",\ - "packageDependencies": [\ - ["@verdaccio/core", "npm:7.0.0-next.4"],\ - ["ajv", "npm:8.12.0"],\ - ["core-js", "npm:3.30.2"],\ - ["http-errors", "npm:2.0.0"],\ - ["http-status-codes", "npm:2.2.0"],\ - ["process-warning", "npm:1.0.0"],\ - ["semver", "npm:7.5.4"]\ - ],\ - "linkType": "HARD"\ - }],\ ["npm:7.0.0-next.5", {\ "packageLocation": "./.yarn/cache/@verdaccio-core-npm-7.0.0-next.5-47daf31864-408e8fd8a1.zip/node_modules/@verdaccio/core/",\ "packageDependencies": [\ @@ -14606,7 +14593,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["validator", "npm:13.11.0"],\ ["verdaccio-audit", "npm:12.0.0-next.5"],\ ["verdaccio-auth-memory", "npm:10.2.2"],\ - ["verdaccio-htpasswd", "npm:12.0.0-next.4"],\ + ["verdaccio-htpasswd", "npm:12.0.0-next.5"],\ ["verdaccio-memory", "npm:10.3.2"]\ ],\ "linkType": "SOFT"\ @@ -14637,15 +14624,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["verdaccio-htpasswd", [\ - ["npm:12.0.0-next.4", {\ - "packageLocation": "./.yarn/cache/verdaccio-htpasswd-npm-12.0.0-next.4-c1bca72c00-dc95a81ff4.zip/node_modules/verdaccio-htpasswd/",\ + ["npm:12.0.0-next.5", {\ + "packageLocation": "./.yarn/cache/verdaccio-htpasswd-npm-12.0.0-next.5-af0f652c04-fb53216f62.zip/node_modules/verdaccio-htpasswd/",\ "packageDependencies": [\ - ["verdaccio-htpasswd", "npm:12.0.0-next.4"],\ - ["@verdaccio/core", "npm:7.0.0-next.4"],\ + ["verdaccio-htpasswd", "npm:12.0.0-next.5"],\ + ["@verdaccio/core", "npm:7.0.0-next.5"],\ ["@verdaccio/file-locking", "npm:12.0.0-next.1"],\ ["apache-md5", "npm:1.1.8"],\ ["bcryptjs", "npm:2.4.3"],\ - ["core-js", "npm:3.30.2"],\ + ["core-js", "npm:3.35.0"],\ ["debug", "virtual:6251d782ea0db30c21f0f319066656716c470667e40e117968e3ee896b0149dbd84beab1c1d4067d27f9cefc387fad785c8016e1253c05537454f9884ad265e8#npm:4.3.4"],\ ["http-errors", "npm:2.0.0"],\ ["unix-crypt-td-js", "npm:1.1.4"]\ diff --git a/.yarn/cache/@verdaccio-core-npm-7.0.0-next.4-d2396990e2-65ba31768c.zip b/.yarn/cache/@verdaccio-core-npm-7.0.0-next.4-d2396990e2-65ba31768c.zip deleted file mode 100644 index 4df80e50b..000000000 Binary files a/.yarn/cache/@verdaccio-core-npm-7.0.0-next.4-d2396990e2-65ba31768c.zip and /dev/null differ diff --git a/.yarn/cache/fsevents-patch-2882183fbf-8.zip b/.yarn/cache/fsevents-patch-2882183fbf-8.zip deleted file mode 100644 index c4511f19b..000000000 Binary files a/.yarn/cache/fsevents-patch-2882183fbf-8.zip and /dev/null differ diff --git a/.yarn/cache/verdaccio-htpasswd-npm-12.0.0-next.4-c1bca72c00-dc95a81ff4.zip b/.yarn/cache/verdaccio-htpasswd-npm-12.0.0-next.5-af0f652c04-fb53216f62.zip similarity index 90% rename from .yarn/cache/verdaccio-htpasswd-npm-12.0.0-next.4-c1bca72c00-dc95a81ff4.zip rename to .yarn/cache/verdaccio-htpasswd-npm-12.0.0-next.5-af0f652c04-fb53216f62.zip index 994c7e22d..db8854bac 100644 Binary files a/.yarn/cache/verdaccio-htpasswd-npm-12.0.0-next.4-c1bca72c00-dc95a81ff4.zip and b/.yarn/cache/verdaccio-htpasswd-npm-12.0.0-next.5-af0f652c04-fb53216f62.zip differ diff --git a/package.json b/package.json index 3fcfaa889..944134576 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "semver": "7.5.4", "validator": "13.11.0", "verdaccio-audit": "12.0.0-next.5", - "verdaccio-htpasswd": "12.0.0-next.4" + "verdaccio-htpasswd": "12.0.0-next.5" }, "devDependencies": { "@babel/cli": "7.23.4", diff --git a/yarn.lock b/yarn.lock index 758dbf3e1..785dddf4a 100644 Binary files a/yarn.lock and b/yarn.lock differ