diff --git a/api/package.json b/api/package.json index 89d04313..a60efb7d 100644 --- a/api/package.json +++ b/api/package.json @@ -46,7 +46,7 @@ "@types/node": "^18.19.64", "@types/node-fetch": "^2.5.7", "@types/semver": "^7.5.3", - "@types/ungap__structured-clone": "^0.3.0", + "@types/ungap__structured-clone": "^1.0.0", "@types/url-join": "^4.0.1", "@ungap/structured-clone": "^0.3.4", "async-mutex": "^0.4.0", diff --git a/yarn.lock b/yarn.lock index 485fa526..70713f01 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4242,10 +4242,10 @@ dependencies: source-map "^0.6.1" -"@types/ungap__structured-clone@^0.3.0": - version "0.3.3" - resolved "https://registry.yarnpkg.com/@types/ungap__structured-clone/-/ungap__structured-clone-0.3.3.tgz#cf7e1252f18f5ee39291a8f52fa83c31b0102fc6" - integrity sha512-RNmhIPwoip6K/zZOv3ypksTAqaqLEXvlNSXKyrC93xMSOAHZCR7PifW6xKZCwkbbnbM9dwB9X56PPoNTlNwEqw== +"@types/ungap__structured-clone@^1.0.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@types/ungap__structured-clone/-/ungap__structured-clone-1.2.0.tgz#12b9fd4ab3e6a82292d60048492b05eb75b4a48f" + integrity sha512-ZoaihZNLeZSxESbk9PUAPZOlSpcKx81I1+4emtULDVmBLkYutTcMlCj2K9VNlf9EWODxdO6gkAqEaLorXwZQVA== "@types/unist@^2", "@types/unist@^2.0.0", "@types/unist@^2.0.2", "@types/unist@^2.0.3": version "2.0.11"