From 8eaedb7890e09a46efa93032f012c24b10537d75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 07:33:45 +0000 Subject: [PATCH] build(deps-dev): bump blob-polyfill from 7.0.20220408 to 9.0.20240710 Bumps [blob-polyfill](https://github.com/bjornstar/blob-polyfill) from 7.0.20220408 to 9.0.20240710. - [Release notes](https://github.com/bjornstar/blob-polyfill/releases) - [Changelog](https://github.com/bjornstar/blob-polyfill/blob/master/CHANGELOG.md) - [Commits](https://github.com/bjornstar/blob-polyfill/compare/v7.0.20220408...v9.0.20240710) --- updated-dependencies: - dependency-name: blob-polyfill dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/primitives/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/primitives/package.json b/packages/primitives/package.json index ce97e3ae..7d333526 100644 --- a/packages/primitives/package.json +++ b/packages/primitives/package.json @@ -25,7 +25,7 @@ "devDependencies": { "@edge-runtime/format": "workspace:*", "@ungap/structured-clone": "1.2.0", - "blob-polyfill": "7.0.20220408", + "blob-polyfill": "9.0.20240710", "esbuild": "0.23.0", "esbuild-plugin-alias": "latest", "event-target-shim": "6.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5926b5e9..b60f5afd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -217,8 +217,8 @@ importers: specifier: 1.2.0 version: 1.2.0 blob-polyfill: - specifier: 7.0.20220408 - version: 7.0.20220408 + specifier: 9.0.20240710 + version: 9.0.20240710 esbuild: specifier: 0.23.0 version: 0.23.0 @@ -2573,8 +2573,8 @@ packages: engines: {node: '>=8'} dev: true - /blob-polyfill@7.0.20220408: - resolution: {integrity: sha512-oD8Ydw+5lNoqq+en24iuPt1QixdPpe/nUF8azTHnviCZYu9zUC+TwdzIp5orpblJosNlgNbVmmAb//c6d6ImUQ==} + /blob-polyfill@9.0.20240710: + resolution: {integrity: sha512-DPUO/EjNANCgSVg0geTy1vmUpu5hhp9tV2F7xUSTUd1jwe4XpwupGB+lt5PhVUqpqAk+zK1etqp6Pl/HVf71Ug==} dev: true /brace-expansion@1.1.11: