diff --git a/package.json b/package.json index 43662499b..01a1e62c6 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ "js-cookie": ">=3.0.6" }, "allowScripts": { - "esbuild@0.28.1": true, - "protobufjs@7.6.5": true + "protobufjs": true, + "esbuild": true } }