From 66f3da91793f20fa93084e44a93a09480faf9bc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:15:29 +0200 Subject: [PATCH] Bump @types/node from 22.8.2 to 22.8.4 (#174) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Igal Klebanov --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 2451fd2..8279c22 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@types/chai": "^4.3.14", "@types/lodash": "^4.17.13", "@types/mocha": "^10.0.9", - "@types/node": "^22.8.2", + "@types/node": "^22.8.4", "@types/pg": "^8.11.10", "@typescript-eslint/eslint-plugin": "^8.12.1", "@typescript-eslint/parser": "^8.12.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e4eb4a..d377d7f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^10.0.9 version: 10.0.9 '@types/node': - specifier: ^22.8.2 - version: 22.8.2 + specifier: ^22.8.4 + version: 22.8.4 '@types/pg': specifier: ^8.11.10 version: 8.11.10 @@ -534,8 +534,8 @@ packages: '@types/mocha@10.0.9': resolution: {integrity: sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==} - '@types/node@22.8.2': - resolution: {integrity: sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw==} + '@types/node@22.8.4': + resolution: {integrity: sha512-SpNNxkftTJOPk0oN+y2bIqurEXHTA2AOZ3EJDDKeJ5VzkvvORSvmQXGQarcOzWV1ac7DCaPBEdMDxBsM+d8jWw==} '@types/pg@8.11.10': resolution: {integrity: sha512-LczQUW4dbOQzsH2RQ5qoeJ6qJPdrcM/DcMLoqWQkMLMsq83J5lAX3LXjdkWdpscFy67JSOWDnh7Ny/sPFykmkg==} @@ -2957,19 +2957,19 @@ snapshots: '@types/mocha@10.0.9': {} - '@types/node@22.8.2': + '@types/node@22.8.4': dependencies: undici-types: 6.19.8 '@types/pg@8.11.10': dependencies: - '@types/node': 22.8.2 + '@types/node': 22.8.4 pg-protocol: 1.6.1 pg-types: 4.0.1 '@types/readable-stream@4.0.10': dependencies: - '@types/node': 22.8.2 + '@types/node': 22.8.4 safe-buffer: 5.1.2 '@typescript-eslint/eslint-plugin@8.12.1(@typescript-eslint/parser@8.12.1(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3)':