diff --git a/package-lock.json b/package-lock.json index c8e2989..246f8ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@eslint/compat": "^1.3.2", "@github/local-action": "^7.0.1", "@jest/globals": "^30.3.0", - "@rollup/plugin-commonjs": "^28.0.6", + "@rollup/plugin-commonjs": "^29.0.3", "@rollup/plugin-node-resolve": "^16.0.3", "@rollup/plugin-typescript": "^12.3.0", "@types/jest": "^30.0.0", @@ -4826,9 +4826,9 @@ } }, "node_modules/@rollup/plugin-commonjs": { - "version": "28.0.6", - "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.6.tgz", - "integrity": "sha512-XSQB1K7FUU5QP+3lOQmVCE3I0FcbbNvmNT4VJSj93iUjayaARrTQeoRdiYQoftAJBLrR9t2agwAd3ekaTgHNlw==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-29.0.3.tgz", + "integrity": "sha512-ZaOxZceP7SOUW7Lqw5IRVweSQYWaeIPnXIGLiB690EBA3FGJTO40EEr2L5yZplJWsgTCogILRSpcAe7+U0Otdg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index c774a65..9c3a56f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@eslint/compat": "^1.3.2", "@github/local-action": "^7.0.1", "@jest/globals": "^30.3.0", - "@rollup/plugin-commonjs": "^28.0.6", + "@rollup/plugin-commonjs": "^29.0.3", "@rollup/plugin-node-resolve": "^16.0.3", "@rollup/plugin-typescript": "^12.3.0", "@types/jest": "^30.0.0",