Skip to content

Commit cedad37

Browse files
committed
fix(rivetkit): fix "Method get ArrayBuffer.prototype.byteLength called on incompatible receiver #<ArrayBuffer>" (#3312)
1 parent cd067d2 commit cedad37

File tree

2 files changed

+34
-18
lines changed

2 files changed

+34
-18
lines changed

pnpm-lock.yaml

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

rivetkit-typescript/packages/rivetkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
"hono": "^4.7.0",
170170
"invariant": "^2.2.4",
171171
"nanoevents": "^9.1.0",
172-
"on-change": "^5.0.1",
172+
"on-change": "npm:@rivetkit/on-change@^6.0.2-rc.1",
173173
"p-retry": "^6.2.1",
174174
"pino": "^9.5.0",
175175
"zod": "^3.25.76"

0 commit comments

Comments
 (0)