From 7585b9930837a312286aa028606a5c9130d60a13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 12:51:03 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20node-fetch=20from=203.0.0=20?= =?UTF-8?q?to=203.2.10=20in=20the=20npm=5Fand=5Fyarn=20group?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the npm_and_yarn group with 1 update: [node-fetch](https://github.com/node-fetch/node-fetch). Updates `node-fetch` from 3.0.0 to 3.2.10 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v3.0.0...v3.2.10) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f343396..4ac5b0b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1552,7 +1552,7 @@ packages: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.1 - '@types/node': 16.18.40 + '@types/node': 16.18.96 '@types/yargs': 17.0.22 chalk: 4.1.2 @@ -2134,7 +2134,7 @@ packages: /@types/istanbul-lib-report@3.0.0: resolution: {integrity: sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==} dependencies: - '@types/istanbul-lib-coverage': 2.0.4 + '@types/istanbul-lib-coverage': 2.0.6 /@types/istanbul-reports@3.0.1: resolution: {integrity: sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==}