diff --git a/bun.lock b/bun.lock index de83b5be..2cc2ec35 100644 --- a/bun.lock +++ b/bun.lock @@ -328,7 +328,7 @@ "perfect-debounce": "^2.1.0", "picomatch": "^4.0.3", "prompts": "^2.4.2", - "publish-browser-extension": "^2.3.0 || ^3.0.2 || ^4.0.4", + "publish-browser-extension": "^2.3.0 || ^3.0.2 || ^4.0.5", "scule": "^1.3.0", "tinyglobby": "^0.2.15", "unimport": "^3.13.1 || ^4.0.0 || ^5.0.0 || ^6.0.0", diff --git a/packages/wxt/package.json b/packages/wxt/package.json index 599f5795..7c4a6e14 100644 --- a/packages/wxt/package.json +++ b/packages/wxt/package.json @@ -51,7 +51,7 @@ "perfect-debounce": "^2.1.0", "picomatch": "^4.0.3", "prompts": "^2.4.2", - "publish-browser-extension": "^2.3.0 || ^3.0.2 || ^4.0.4", + "publish-browser-extension": "^2.3.0 || ^3.0.2 || ^4.0.5", "scule": "^1.3.0", "tinyglobby": "^0.2.15", "unimport": "^3.13.1 || ^4.0.0 || ^5.0.0 || ^6.0.0",