diff --git a/bun.lock b/bun.lock index db7d3d711..7817f8228 100644 --- a/bun.lock +++ b/bun.lock @@ -327,7 +327,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 6d364bbef..cb8ce3f39 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",