Skip to content

Commit 04b7636

Browse files
authored
Merge pull request #1318 from danielpeintner/issue-1317
fix: add missing packages for serdes.ts
2 parents f63b729 + bcf7138 commit 04b7636

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

package-lock.json

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

packages/core/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@
2828
"cbor": "^8.1.0",
2929
"content-type": "^1.0.5",
3030
"debug": "^4.3.4",
31+
"is-absolute-url": "3.0.3",
3132
"uritemplate": "0.3.4",
33+
"url-toolkit": "2.1.6",
3234
"uuid": "^7.0.3",
3335
"web-streams-polyfill": "^3.0.1"
3436
},

0 commit comments

Comments
 (0)