From 256ed32a49f6b088407f9c483d5b1c62d91b2458 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 09:52:27 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Update=20dependency=20@types/nod?= =?UTF-8?q?e=20to=20v20.10.5=20(#1977)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bundle-size-chart/package-lock.json | 8 ++++---- bundle-size-chart/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bundle-size-chart/package-lock.json b/bundle-size-chart/package-lock.json index 4b52cb22c..f356ad71d 100644 --- a/bundle-size-chart/package-lock.json +++ b/bundle-size-chart/package-lock.json @@ -14,7 +14,7 @@ "@octokit/plugin-paginate-rest": "9.1.5", "@octokit/plugin-rest-endpoint-methods": "10.2.0", "@types/express": "4.17.21", - "@types/node": "20.10.4", + "@types/node": "20.10.5", "csv-writer": "1.6.0", "dotenv": "16.3.1", "express": "4.18.2", @@ -315,9 +315,9 @@ "integrity": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==" }, "node_modules/@types/node": { - "version": "20.10.4", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.10.4.tgz", - "integrity": "sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==", + "version": "20.10.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.10.5.tgz", + "integrity": "sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==", "dependencies": { "undici-types": "~5.26.4" } diff --git a/bundle-size-chart/package.json b/bundle-size-chart/package.json index 9b7b9ebe3..26e17f66d 100644 --- a/bundle-size-chart/package.json +++ b/bundle-size-chart/package.json @@ -24,7 +24,7 @@ "@octokit/plugin-paginate-rest": "9.1.5", "@octokit/plugin-rest-endpoint-methods": "10.2.0", "@types/express": "4.17.21", - "@types/node": "20.10.4", + "@types/node": "20.10.5", "csv-writer": "1.6.0", "dotenv": "16.3.1", "express": "4.18.2",