Skip to content

Commit b15cf69

Browse files
chore(deps): update dependency @types/ungap__structured-clone to v1
1 parent 2882caa commit b15cf69

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/node": "^18.19.64",
4747
"@types/node-fetch": "^2.5.7",
4848
"@types/semver": "^7.5.3",
49-
"@types/ungap__structured-clone": "^0.3.0",
49+
"@types/ungap__structured-clone": "^1.0.0",
5050
"@types/url-join": "^4.0.1",
5151
"@ungap/structured-clone": "^0.3.4",
5252
"async-mutex": "^0.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3800,10 +3800,10 @@
38003800
dependencies:
38013801
source-map "^0.6.1"
38023802

3803-
"@types/ungap__structured-clone@^0.3.0":
3804-
version "0.3.3"
3805-
resolved "https://registry.yarnpkg.com/@types/ungap__structured-clone/-/ungap__structured-clone-0.3.3.tgz#cf7e1252f18f5ee39291a8f52fa83c31b0102fc6"
3806-
integrity sha512-RNmhIPwoip6K/zZOv3ypksTAqaqLEXvlNSXKyrC93xMSOAHZCR7PifW6xKZCwkbbnbM9dwB9X56PPoNTlNwEqw==
3803+
"@types/ungap__structured-clone@^1.0.0":
3804+
version "1.2.0"
3805+
resolved "https://registry.yarnpkg.com/@types/ungap__structured-clone/-/ungap__structured-clone-1.2.0.tgz#12b9fd4ab3e6a82292d60048492b05eb75b4a48f"
3806+
integrity sha512-ZoaihZNLeZSxESbk9PUAPZOlSpcKx81I1+4emtULDVmBLkYutTcMlCj2K9VNlf9EWODxdO6gkAqEaLorXwZQVA==
38073807

38083808
"@types/unist@*", "@types/unist@^3.0.0":
38093809
version "3.0.3"

0 commit comments

Comments
 (0)