From 52734b540fab2dc999da2eedc2fa5799990ac9b6 Mon Sep 17 00:00:00 2001 From: "descope[bot]" <107609351+descope[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 04:05:12 +0000 Subject: [PATCH] chore(deps): update node.js to v22 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index c5e2be748..61e2aa455 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@testing-library/react": "15.0.7", "@testing-library/user-event": "14.6.1", "@types/jest": "29.5.14", - "@types/node": "22.9.0", + "@types/node": "22.19.20", "@types/react": "18.3.31", "@types/react-dom": "18.3.7", "@typescript-eslint/eslint-plugin": "7.18.0", diff --git a/yarn.lock b/yarn.lock index a32c4f9a6..35507033b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2573,12 +2573,12 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@22.9.0": - version "22.9.0" - resolved "https://registry.npmjs.org/@types/node/-/node-22.9.0.tgz" - integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ== +"@types/node@*", "@types/node@22.19.20": + version "22.19.20" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.20.tgz#243823634b177312895dab14a7fb1d0103094313" + integrity sha512-6tELRwSDYWW9EdZhbeZmYGZ1/7Djkt+Ah3/ScEYT9cDord7UJzasR/4D3VONg9tQI5CDp+/CZC1AXj2pCFOvpw== dependencies: - undici-types "~6.19.8" + undici-types "~6.21.0" "@types/parse-json@^4.0.0": version "4.0.0" @@ -10705,10 +10705,10 @@ underscore@1.12.1: resolved "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz" integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw== -undici-types@~6.19.8: - version "6.19.8" - resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz" - integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== +undici-types@~6.21.0: + version "6.21.0" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" + integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.1"