Skip to content

Commit f1a6cf0

Browse files
Update dependency @types/ungap__structured-clone to v1
1 parent 43b9790 commit f1a6cf0

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
@@ -4273,10 +4273,10 @@
42734273
dependencies:
42744274
source-map "^0.6.1"
42754275

4276-
"@types/ungap__structured-clone@^0.3.0":
4277-
version "0.3.3"
4278-
resolved "https://registry.yarnpkg.com/@types/ungap__structured-clone/-/ungap__structured-clone-0.3.3.tgz#cf7e1252f18f5ee39291a8f52fa83c31b0102fc6"
4279-
integrity sha512-RNmhIPwoip6K/zZOv3ypksTAqaqLEXvlNSXKyrC93xMSOAHZCR7PifW6xKZCwkbbnbM9dwB9X56PPoNTlNwEqw==
4276+
"@types/ungap__structured-clone@^1.0.0":
4277+
version "1.2.0"
4278+
resolved "https://registry.yarnpkg.com/@types/ungap__structured-clone/-/ungap__structured-clone-1.2.0.tgz#12b9fd4ab3e6a82292d60048492b05eb75b4a48f"
4279+
integrity sha512-ZoaihZNLeZSxESbk9PUAPZOlSpcKx81I1+4emtULDVmBLkYutTcMlCj2K9VNlf9EWODxdO6gkAqEaLorXwZQVA==
42804280

42814281
"@types/unist@*", "@types/unist@^3.0.0":
42824282
version "3.0.3"

0 commit comments

Comments
 (0)