diff --git a/.github/release/package-lock.json b/.github/release/package-lock.json index d417755..9f88202 100644 --- a/.github/release/package-lock.json +++ b/.github/release/package-lock.json @@ -2984,9 +2984,9 @@ } }, "node_modules/npm": { - "version": "10.9.3", - "resolved": "https://registry.npmjs.org/npm/-/npm-10.9.3.tgz", - "integrity": "sha512-6Eh1u5Q+kIVXeA8e7l2c/HpnFFcwrkt37xDMujD5be1gloWa9p6j3Fsv3mByXXmqJHy+2cElRMML8opNT7xIJQ==", + "version": "10.9.4", + "resolved": "https://registry.npmjs.org/npm/-/npm-10.9.4.tgz", + "integrity": "sha512-OnUG836FwboQIbqtefDNlyR0gTHzIfwRfE3DuiNewBvnMnWEpB0VEXwBlFVgqpNzIgYo/MHh3d2Hel/pszapAA==", "bundleDependencies": [ "@isaacs/string-locale-compare", "@npmcli/arborist", diff --git a/.github/release/package.json b/.github/release/package.json index 7dcbbb3..07f60ba 100644 --- a/.github/release/package.json +++ b/.github/release/package.json @@ -11,5 +11,5 @@ "engines": { "node": "^22.0.0" }, - "packageManager": "npm@11.4.2" + "packageManager": "npm@11.9.0" }