diff --git a/package-lock.json b/package-lock.json index ea990418..07b8628a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4113,9 +4113,10 @@ } }, "node_modules/@rollup/pluginutils": { - "version": "5.1.3", + "version": "5.1.4", + "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz", + "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==", "dev": true, - "license": "MIT", "dependencies": { "@types/estree": "^1.0.0", "estree-walker": "^2.0.2",