Skip to content

Commit a37f061

Browse files
chore(deps): update dependency @types/ungap__structured-clone to v1
1 parent 964e7ba commit a37f061

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
@@ -47,7 +47,7 @@
4747
"@types/node": "^18.19.64",
4848
"@types/node-fetch": "^2.5.7",
4949
"@types/semver": "^7.5.3",
50-
"@types/ungap__structured-clone": "^0.3.0",
50+
"@types/ungap__structured-clone": "^1.0.0",
5151
"@types/url-join": "^4.0.1",
5252
"@ungap/structured-clone": "^0.3.4",
5353
"async-mutex": "^0.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3895,10 +3895,10 @@
38953895
dependencies:
38963896
source-map "^0.6.1"
38973897

3898-
"@types/ungap__structured-clone@^0.3.0":
3899-
version "0.3.3"
3900-
resolved "https://registry.yarnpkg.com/@types/ungap__structured-clone/-/ungap__structured-clone-0.3.3.tgz#cf7e1252f18f5ee39291a8f52fa83c31b0102fc6"
3901-
integrity sha512-RNmhIPwoip6K/zZOv3ypksTAqaqLEXvlNSXKyrC93xMSOAHZCR7PifW6xKZCwkbbnbM9dwB9X56PPoNTlNwEqw==
3898+
"@types/ungap__structured-clone@^1.0.0":
3899+
version "1.2.0"
3900+
resolved "https://registry.yarnpkg.com/@types/ungap__structured-clone/-/ungap__structured-clone-1.2.0.tgz#12b9fd4ab3e6a82292d60048492b05eb75b4a48f"
3901+
integrity sha512-ZoaihZNLeZSxESbk9PUAPZOlSpcKx81I1+4emtULDVmBLkYutTcMlCj2K9VNlf9EWODxdO6gkAqEaLorXwZQVA==
39023902

39033903
"@types/unist@*", "@types/unist@^3.0.0":
39043904
version "3.0.3"

0 commit comments

Comments
 (0)