Skip to content

Commit 3b37d95

Browse files
Update dependency @types/node to v22
1 parent 8197cb9 commit 3b37d95

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.68",
96+
"@types/node": "22.13.7",
9797
"@types/qs": "6.9.17",
9898
"@types/react": "18.3.16",
9999
"@types/react-dom": "18.3.5",

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.68":
3161-
version "18.19.68"
3162-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.68.tgz#f4f10d9927a7eaf3568c46a6d739cc0967ccb701"
3163-
integrity sha512-QGtpFH1vB99ZmTa63K4/FU8twThj4fuVSBkGddTp7uIL/cuoLWIUSL2RcOaigBhfR+hg5pgGkBnkoOxrTVBMKw==
3160+
"@types/node@22.13.7":
3161+
version "22.13.7"
3162+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.7.tgz#63ae4418a4d2607cf4ccb1ff5f000fa40d73712a"
3163+
integrity sha512-oU2q+BsQldB9lYxHNp/5aZO+/Bs0Usa74Abo9mAKulz4ahQyXRHK6UVKYIN8KSC8HXwhWSi7b49JnX+txuac0w==
31643164
dependencies:
3165-
undici-types "~5.26.4"
3165+
undici-types "~6.20.0"
31663166

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

11193-
undici-types@~5.26.4:
11194-
version "5.26.5"
11195-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
11196-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
11193+
undici-types@~6.20.0:
11194+
version "6.20.0"
11195+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
11196+
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
1119711197

1119811198
1119911199
version "5.5.1"

0 commit comments

Comments
 (0)