Skip to content

Commit 08be788

Browse files
committed
bump @interscript/api-worker to 1.4.1 (hono security fixes)
Three hono advisories fixed in 4.13.5; the worker at 1.4.1 carries hono 4.13.7. Staging on merge; production on the v* tag.
1 parent b0f8d96 commit 08be788

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"deploy:staging": "npm run fetch:maps && wrangler deploy --config wrangler.staging.jsonc"
1010
},
1111
"dependencies": {
12-
"@interscript/api-worker": "1.4.0"
12+
"@interscript/api-worker": "1.4.1"
1313
},
1414
"devDependencies": {
1515
"wrangler": "^4.0.0"

0 commit comments

Comments
 (0)