diff --git a/package-lock.json b/package-lock.json index 94c873a0b..26d6827e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "lint-staged": "16.1.2", "mocha": "11.7.1", "npm-run-all": "4.1.5", - "rollup-plugin-esbuild": "^6.2.1", + "rollup-plugin-esbuild": "6.2.1", "rollup-plugin-node-externals": "8.0.1", "shx": "0.4.0", "sinon": "21.0.0", diff --git a/package.json b/package.json index 60044c0a1..4c6a605ac 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "lint-staged": "16.1.2", "mocha": "11.7.1", "npm-run-all": "4.1.5", - "rollup-plugin-esbuild": "^6.2.1", + "rollup-plugin-esbuild": "6.2.1", "rollup-plugin-node-externals": "8.0.1", "shx": "0.4.0", "sinon": "21.0.0",