diff --git a/esinstall/package.json b/esinstall/package.json index 4564d5769d..00fc857820 100644 --- a/esinstall/package.json +++ b/esinstall/package.json @@ -43,7 +43,7 @@ "@rollup/plugin-commonjs": "^16.0.0", "@rollup/plugin-inject": "^4.0.2", "@rollup/plugin-json": "^4.0.0", - "@rollup/plugin-node-resolve": "^10.0.0", + "@rollup/plugin-node-resolve": "^15.0.0", "@rollup/plugin-replace": "^2.3.3", "cjs-module-lexer": "^0.5.0", "es-module-lexer": "^0.3.24",