Skip to content

Commit 5853a44

Browse files
chore(deps): update dependency @types/node to v20.19.11
1 parent afe16e5 commit 5853a44

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
@@ -117,7 +117,7 @@
117117
"@types/inquirer": "8.2.12",
118118
"@types/jest": "30.0.0",
119119
"@types/jsonpath": "0.2.4",
120-
"@types/node": "20.14.8",
120+
"@types/node": "20.19.11",
121121
"@typescript-eslint/eslint-plugin": "7.18.0",
122122
"@typescript-eslint/parser": "7.18.0",
123123
"dotenv": "17.2.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2938,12 +2938,12 @@
29382938
dependencies:
29392939
undici-types "~7.10.0"
29402940

2941-
"@types/node@20.14.8":
2942-
version "20.14.8"
2943-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.8.tgz#45c26a2a5de26c3534a9504530ddb3b27ce031ac"
2944-
integrity sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA==
2941+
"@types/node@20.19.11":
2942+
version "20.19.11"
2943+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.11.tgz#728cab53092bd5f143beed7fbba7ba99de3c16c4"
2944+
integrity sha512-uug3FEEGv0r+jrecvUUpbY8lLisvIjg6AAic6a2bSP5OEOLeJsDSnvhCDov7ipFFMXS3orMpzlmi0ZcuGkBbow==
29452945
dependencies:
2946-
undici-types "~5.26.4"
2946+
undici-types "~6.21.0"
29472947

29482948
"@types/normalize-package-data@^2.4.3":
29492949
version "2.4.4"
@@ -11030,10 +11030,10 @@ underscore@1.12.1:
1103011030
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e"
1103111031
integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==
1103211032

11033-
undici-types@~5.26.4:
11034-
version "5.26.5"
11035-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
11036-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
11033+
undici-types@~6.21.0:
11034+
version "6.21.0"
11035+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
11036+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
1103711037

1103811038
undici-types@~7.10.0:
1103911039
version "7.10.0"

0 commit comments

Comments
 (0)