From 87f5598070946f8db8195313cbcab083031d1335 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 18:17:05 +0100 Subject: [PATCH] chore(deps): update dependency whatwg-fetch to v3.6.19 (#4160) --- packages/plugins/ui-theme/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/plugins/ui-theme/package.json b/packages/plugins/ui-theme/package.json index cc336075e..a9aa4e0f6 100644 --- a/packages/plugins/ui-theme/package.json +++ b/packages/plugins/ui-theme/package.json @@ -89,7 +89,7 @@ "webpack-dev-server": "3.11.3", "webpack-manifest-plugin": "4.1.1", "webpack-merge": "5.8.0", - "whatwg-fetch": "3.6.2" + "whatwg-fetch": "3.6.19" }, "keywords": [ "private", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e3b00df32..1c0cb5810 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1402,8 +1402,8 @@ importers: specifier: 5.8.0 version: 5.8.0 whatwg-fetch: - specifier: 3.6.2 - version: 3.6.2 + specifier: 3.6.19 + version: 3.6.19 packages/proxy: dependencies: @@ -29774,8 +29774,8 @@ packages: iconv-lite: 0.6.3 dev: true - /whatwg-fetch@3.6.2: - resolution: {integrity: sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==} + /whatwg-fetch@3.6.19: + resolution: {integrity: sha512-d67JP4dHSbm2TrpFj8AbO8DnL1JXL5J9u0Kq2xW6d0TFDbCA3Muhdt8orXC22utleTVj7Prqt82baN6RBvnEgw==} dev: true /whatwg-mimetype@3.0.0: