diff --git a/package-lock.json b/package-lock.json index 4ee72f7dd..066d296a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "@rollup/plugin-json": "6.1.0", "@rollup/plugin-node-resolve": "16.0.1", "@rollup/plugin-replace": "6.0.2", - "@rollup/pluginutils": "5.1.4", + "@rollup/pluginutils": "5.2.0", "@socketregistry/hyrious__bun.lockb": "1.0.18", "@socketregistry/indent-string": "1.0.13", "@socketregistry/is-interactive": "1.0.6", @@ -3705,9 +3705,9 @@ } }, "node_modules/@rollup/pluginutils": { - "version": "5.1.4", - "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz", - "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.2.0.tgz", + "integrity": "sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 3aa1066ba..57777eb19 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "@rollup/plugin-json": "6.1.0", "@rollup/plugin-node-resolve": "16.0.1", "@rollup/plugin-replace": "6.0.2", - "@rollup/pluginutils": "5.1.4", + "@rollup/pluginutils": "5.2.0", "@socketregistry/hyrious__bun.lockb": "1.0.18", "@socketregistry/indent-string": "1.0.13", "@socketregistry/is-interactive": "1.0.6",