diff --git a/package-lock.json b/package-lock.json index 34950d3b6..41f424f49 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 0c8f6c6ca..e930c5b53 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,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",