From 4c3466e213ef2aa6be0412d59841f7afd7e952f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 01:31:23 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.17.14 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index a223daa..9807cbc 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@types/jsonwebtoken": "9.0.7", - "@types/node": "20.17.13", + "@types/node": "20.17.14", "@types/utf8": "3.0.3", "esbuild": "0.24.2", "husky": "9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1ed16cf..91de0dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: specifier: 9.0.7 version: 9.0.7 '@types/node': - specifier: 20.17.13 - version: 20.17.13 + specifier: 20.17.14 + version: 20.17.14 '@types/utf8': specifier: 3.0.3 version: 3.0.3 @@ -214,8 +214,8 @@ packages: '@types/jsonwebtoken@9.0.7': resolution: {integrity: sha512-ugo316mmTYBl2g81zDFnZ7cfxlut3o+/EQdaP7J8QN2kY6lJ22hmQYCK5EHcJHbrW+dkCGSCPgbG8JtYj6qSrg==} - '@types/node@20.17.13': - resolution: {integrity: sha512-RNf+4dEeV69PIvyp++4IKM2vnLXtmp/JovfeQm5P5+qpKb6wHoH7INywLdZ7z+gVX46kgBP/fwJJvZYaHxtdyw==} + '@types/node@20.17.14': + resolution: {integrity: sha512-w6qdYetNL5KRBiSClK/KWai+2IMEJuAj+EujKCumalFOwXtvOXaEan9AuwcRID2IcOIAWSIfR495hBtgKlx2zg==} '@types/utf8@3.0.3': resolution: {integrity: sha512-+lqLGxWZsEe4Z6OrzBI7Ym4SMUTaMS5yOrHZ0/IL0bpIye1Qbs4PpobJL2mLDbftUXlPFZR7fu6d1yM+bHLX1w==} @@ -422,9 +422,9 @@ snapshots: '@types/jsonwebtoken@9.0.7': dependencies: - '@types/node': 20.17.13 + '@types/node': 20.17.14 - '@types/node@20.17.13': + '@types/node@20.17.14': dependencies: undici-types: 6.19.8