Skip to content

Commit 1be21af

Browse files
Update dependency @types/node to v22
1 parent 8808d42 commit 1be21af

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@graphql-codegen/typescript-operations": "2.5.13",
9494
"@types/jest": "28.1.8",
9595
"@types/jwt-decode": "3.1.0",
96-
"@types/node": "18.19.61",
96+
"@types/node": "22.9.0",
9797
"@types/qs": "6.9.16",
9898
"@types/react": "18.3.12",
9999
"@types/react-dom": "18.3.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3157,12 +3157,12 @@
31573157
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.5.tgz#96be8113b014e9e7f0c3609c4a25afadd85ff659"
31583158
integrity sha512-En7tneq+j0qAiVwysBD79y86MT3ModuoIJbe7JXp+sb5UAjInSShmK3nXXMioBzfF7rXC12hv12d4IyCVwN4dA==
31593159

3160-
"@types/node@18.19.61":
3161-
version "18.19.61"
3162-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.61.tgz#f31be6f643e2e628fffcca359fe59f214bb77923"
3163-
integrity sha512-z8fH66NcVkDzBItOao+Nyh0fiy7CYdxIyxnNCcZ60aY0I+EA/y4TSi/S/W9i8DIQvwVo7a0pgzAxmDeNnqrpkw==
3160+
"@types/node@22.9.0":
3161+
version "22.9.0"
3162+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0.tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365"
3163+
integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==
31643164
dependencies:
3165-
undici-types "~5.26.4"
3165+
undici-types "~6.19.8"
31663166

31673167
"@types/parse-json@^4.0.0":
31683168
version "4.0.0"
@@ -11192,10 +11192,10 @@ unc-path-regex@^0.1.2:
1119211192
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
1119311193
integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
1119411194

11195-
undici-types@~5.26.4:
11196-
version "5.26.5"
11197-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
11198-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
11195+
undici-types@~6.19.8:
11196+
version "6.19.8"
11197+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
11198+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
1119911199

1120011200
1120111201
version "5.5.1"

0 commit comments

Comments
 (0)