From 35fdcfdb92e99fd146981c1a51a6f0ceca46af81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 14:39:56 +0000 Subject: [PATCH] bump(deps): update dependency @types/node-fetch to v2.6.9 --- packages/testcontainers/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/testcontainers/package.json b/packages/testcontainers/package.json index 489be55..04276cb 100644 --- a/packages/testcontainers/package.json +++ b/packages/testcontainers/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@stickyjs/turbo-jest": "workspace:*", - "@types/node-fetch": "2.6.5", + "@types/node-fetch": "2.6.9", "node-fetch": "2.7.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 76fd5ac..2954135 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -118,8 +118,8 @@ importers: specifier: workspace:* version: link:../turbo-jest '@types/node-fetch': - specifier: 2.6.5 - version: 2.6.5 + specifier: 2.6.9 + version: 2.6.9 node-fetch: specifier: 2.7.0 version: 2.7.0 @@ -1204,8 +1204,8 @@ packages: resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} dev: true - /@types/node-fetch@2.6.5: - resolution: {integrity: sha512-OZsUlr2nxvkqUFLSaY2ZbA+P1q22q+KrlxWOn/38RX+u5kTkYL2mTujEpzUhGkS+K/QCYp9oagfXG39XOzyySg==} + /@types/node-fetch@2.6.9: + resolution: {integrity: sha512-bQVlnMLFJ2d35DkPNjEPmd9ueO/rh5EiaZt2bhqiSarPjZIuIV6bPQVqcrEyvNo+AfTrRGVazle1tl597w3gfA==} dependencies: '@types/node': 18.7.14 form-data: 4.0.0