From e1f11d6b30e7f02638078e8695e0376721535ad9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:31:28 +0000 Subject: [PATCH] Update dependency @types/ungap__structured-clone to v1 --- api/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api/package.json b/api/package.json index 28a27634..d1d0ada0 100644 --- a/api/package.json +++ b/api/package.json @@ -45,7 +45,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 c44f5d44..d7484988 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4228,10 +4228,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"