diff --git a/packages/web-worker/package.json b/packages/web-worker/package.json index c3d450d63..c54b54e30 100644 --- a/packages/web-worker/package.json +++ b/packages/web-worker/package.json @@ -46,7 +46,7 @@ }, "devDependencies": { "@types/debug": "^4.1.12", - "@types/ungap__structured-clone": "^0.3.3", + "@types/ungap__structured-clone": "^1.2.0", "@ungap/structured-clone": "^1.2.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4df17c4f2..6f089c79f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1462,8 +1462,8 @@ importers: specifier: ^4.1.12 version: 4.1.12 '@types/ungap__structured-clone': - specifier: ^0.3.3 - version: 0.3.3 + specifier: ^1.2.0 + version: 1.2.0 '@ungap/structured-clone': specifier: ^1.2.0 version: 1.2.0 @@ -9612,8 +9612,8 @@ packages: source-map: 0.6.1 dev: true - /@types/ungap__structured-clone@0.3.3: - resolution: {integrity: sha512-RNmhIPwoip6K/zZOv3ypksTAqaqLEXvlNSXKyrC93xMSOAHZCR7PifW6xKZCwkbbnbM9dwB9X56PPoNTlNwEqw==} + /@types/ungap__structured-clone@1.2.0: + resolution: {integrity: sha512-ZoaihZNLeZSxESbk9PUAPZOlSpcKx81I1+4emtULDVmBLkYutTcMlCj2K9VNlf9EWODxdO6gkAqEaLorXwZQVA==} dev: true /@types/unist@2.0.6: