Skip to content

Commit 290856e

Browse files
Update dependency @types/ungap__structured-clone to v1
1 parent 026b63d commit 290856e

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
@@ -4242,10 +4242,10 @@
42424242
dependencies:
42434243
source-map "^0.6.1"
42444244

4245-
"@types/ungap__structured-clone@^0.3.0":
4246-
version "0.3.3"
4247-
resolved "https://registry.yarnpkg.com/@types/ungap__structured-clone/-/ungap__structured-clone-0.3.3.tgz#cf7e1252f18f5ee39291a8f52fa83c31b0102fc6"
4248-
integrity sha512-RNmhIPwoip6K/zZOv3ypksTAqaqLEXvlNSXKyrC93xMSOAHZCR7PifW6xKZCwkbbnbM9dwB9X56PPoNTlNwEqw==
4245+
"@types/ungap__structured-clone@^1.0.0":
4246+
version "1.2.0"
4247+
resolved "https://registry.yarnpkg.com/@types/ungap__structured-clone/-/ungap__structured-clone-1.2.0.tgz#12b9fd4ab3e6a82292d60048492b05eb75b4a48f"
4248+
integrity sha512-ZoaihZNLeZSxESbk9PUAPZOlSpcKx81I1+4emtULDVmBLkYutTcMlCj2K9VNlf9EWODxdO6gkAqEaLorXwZQVA==
42494249

42504250
"@types/unist@^2", "@types/unist@^2.0.0", "@types/unist@^2.0.2", "@types/unist@^2.0.3":
42514251
version "2.0.11"

0 commit comments

Comments
 (0)