diff --git a/api/package.json b/api/package.json index 6bac2870..af178cd1 100644 --- a/api/package.json +++ b/api/package.json @@ -49,7 +49,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 ee789a3a..47a33619 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4324,10 +4324,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@*", "@types/unist@^3.0.0": version "3.0.3"