From aeb3fe024796132108ba92d2606238ad9c9658b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 08:32:47 +0000 Subject: [PATCH] chore(deps): update dependency @types/web to ^0.0.107 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 66976c2..a7f43b0 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/node": "^18.0.4", "@types/react": "^18.0.15", "@types/react-dom": "^18.0.6", - "@types/web": "^0.0.69", + "@types/web": "^0.0.107", "@wasmio/go": "workspace:*", "@wasmio/tinygo": "workspace:*", "c8": "^7.11.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ddb80b4..423b04f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,7 +17,7 @@ importers: '@types/node': ^18.0.4 '@types/react': ^18.0.15 '@types/react-dom': ^18.0.6 - '@types/web': ^0.0.69 + '@types/web': ^0.0.107 '@wasmio/go': workspace:* '@wasmio/tinygo': workspace:* c8: ^7.11.3 @@ -44,7 +44,7 @@ importers: '@types/node': 18.0.5 '@types/react': 18.0.15 '@types/react-dom': 18.0.6 - '@types/web': 0.0.69 + '@types/web': 0.0.107 '@wasmio/go': link:packages/@wasmio/go '@wasmio/tinygo': link:packages/@wasmio/tinygo c8: 7.11.3 @@ -4222,8 +4222,8 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true - /@types/web/0.0.69: - resolution: {integrity: sha512-0CqMxeJ+ETljejsVQ5U6gV75C9zz9nmCBXHYqdfnVmWp54VfoJSxUgeO6NI+ezgBl0JQsSiZCs2pkCCT9ERhbA==} + /@types/web/0.0.107: + resolution: {integrity: sha512-ktJUwnQK/1O2Zce3rQ+NRUL9n3wHpR7mnO1ZwnFsWluYFJpDaW63fWKVfKsgveJ9OTyRi7S9fAXMUxgrTXC/Yg==} dev: true /@types/ws/8.5.3: