diff --git a/package.json b/package.json
index 538790732a..3402cfc257 100644
--- a/package.json
+++ b/package.json
@@ -133,6 +133,9 @@
     "vue-router": "^4.2.5",
     "vue-tsc": "^1.8.27"
   },
+  "resolutions": {
+    "rollup": "npm:@rollup/wasm-node"
+  },
   "author": {
     "name": "Kong Inc.",
     "url": "https://konghq.com/"