Skip to content

Commit 944d719

Browse files
chore(deps): update dependency @types/node to v20.17.48
1 parent 043cc4c commit 944d719

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.48",
124124
"@typescript-eslint/eslint-plugin": "7.18.0",
125125
"@typescript-eslint/parser": "7.18.0",
126126
"dotenv": "16.5.0",

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.48":
2823+
version "20.17.48"
2824+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.48.tgz#5a4028ae0d22985c30cc100e589b7d50ae783457"
2825+
integrity sha512-KpSfKOHPsiSC4IkZeu2LsusFwExAIVGkhG1KkbaBMLwau0uMhj0fCrvyg9ddM2sAvd+gtiBJLir4LAw1MNMIaw==
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"
@@ -10991,10 +10991,10 @@ [email protected]:
1099110991
resolved "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e"
1099210992
integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==
1099310993

10994-
undici-types@~5.26.4:
10995-
version "5.26.5"
10996-
resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
10997-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
10994+
undici-types@~6.19.2:
10995+
version "6.19.8"
10996+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
10997+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
1099810998

1099910999
undici-types@~6.20.0:
1100011000
version "6.20.0"

0 commit comments

Comments
 (0)