From 9ef489d3c52dad611a2a273334749d12b528733e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 11:26:32 +0500 Subject: [PATCH] chore: bump @types/node from 20.17.9 to 20.17.11 in /offlinedocs (#15995) --- offlinedocs/package.json | 2 +- offlinedocs/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/offlinedocs/package.json b/offlinedocs/package.json index e5b1397fb3..f6c7a6db1f 100644 --- a/offlinedocs/package.json +++ b/offlinedocs/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@types/lodash": "4.17.13", - "@types/node": "20.17.9", + "@types/node": "20.17.11", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "@types/sanitize-html": "2.13.0", diff --git a/offlinedocs/pnpm-lock.yaml b/offlinedocs/pnpm-lock.yaml index c8ed6f184d..4f28db823a 100644 --- a/offlinedocs/pnpm-lock.yaml +++ b/offlinedocs/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: 4.17.13 version: 4.17.13 '@types/node': - specifier: 20.17.9 - version: 20.17.9 + specifier: 20.17.11 + version: 20.17.11 '@types/react': specifier: 18.3.12 version: 18.3.12 @@ -396,8 +396,8 @@ packages: '@types/ms@0.7.34': resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} - '@types/node@20.17.9': - resolution: {integrity: sha512-0JOXkRyLanfGPE2QRCwgxhzlBAvaRdCNMcvbd7jFfpmD4eEXll7LRwy5ymJmyeZqk7Nh7eD2LeUyQ68BbndmXw==} + '@types/node@20.17.11': + resolution: {integrity: sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg==} '@types/parse-json@4.0.2': resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} @@ -2718,7 +2718,7 @@ snapshots: '@types/ms@0.7.34': {} - '@types/node@20.17.9': + '@types/node@20.17.11': dependencies: undici-types: 6.19.8