Skip to content

Commit 025b7d0

Browse files
chore(deps): update dependency @types/node to v20.17.31
1 parent a2b567b commit 025b7d0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"@types/jest": "29.5.14",
121121
"@types/jsonpath": "0.2.4",
122122
"@types/lodash": "4.17.16",
123-
"@types/node": "20.14.8",
123+
"@types/node": "20.17.31",
124124
"@typescript-eslint/eslint-plugin": "7.18.0",
125125
"@typescript-eslint/parser": "7.18.0",
126126
"dotenv": "16.4.7",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2819,12 +2819,12 @@
28192819
dependencies:
28202820
undici-types "~6.20.0"
28212821

2822-
"@types/node@20.14.8":
2823-
version "20.14.8"
2824-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.8.tgz#45c26a2a5de26c3534a9504530ddb3b27ce031ac"
2825-
integrity sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA==
2822+
"@types/node@20.17.31":
2823+
version "20.17.31"
2824+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.31.tgz#7dd6ce2d88462bcd795ec5aa5e41fe79af965eef"
2825+
integrity sha512-quODOCNXQAbNf1Q7V+fI8WyErOCh0D5Yd31vHnKu4GkSztGQ7rlltAaqXhHhLl33tlVyUXs2386MkANSwgDn6A==
28262826
dependencies:
2827-
undici-types "~5.26.4"
2827+
undici-types "~6.19.2"
28282828

28292829
"@types/normalize-package-data@^2.4.3":
28302830
version "2.4.4"
@@ -10975,10 +10975,10 @@ [email protected]:
1097510975
resolved "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e"
1097610976
integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==
1097710977

10978-
undici-types@~5.26.4:
10979-
version "5.26.5"
10980-
resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
10981-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
10978+
undici-types@~6.19.2:
10979+
version "6.19.8"
10980+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
10981+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
1098210982

1098310983
undici-types@~6.20.0:
1098410984
version "6.20.0"

0 commit comments

Comments
 (0)