Skip to content

Commit 38ac18b

Browse files
chore(deps): update dependency @types/node to v20.17.46
1 parent 04fb9eb commit 38ac18b

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
@@ -30,7 +30,7 @@
3030
"@types/chai": "4.3.11",
3131
"@types/dotenv": "8.2.0",
3232
"@types/mocha": "10.0.6",
33-
"@types/node": "20.11.16",
33+
"@types/node": "20.17.46",
3434
"@typescript-eslint/eslint-plugin": "6.21.0",
3535
"@typescript-eslint/parser": "6.21.0",
3636
"chai": "4.4.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1580,12 +1580,12 @@
15801580
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a"
15811581
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==
15821582

1583-
"@types/node@20.11.16":
1584-
version "20.11.16"
1585-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.16.tgz#4411f79411514eb8e2926f036c86c9f0e4ec6708"
1586-
integrity sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==
1583+
"@types/node@20.17.46":
1584+
version "20.17.46"
1585+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.46.tgz#75f805dfbbf21ca41fd2324ca7b485b459df51bc"
1586+
integrity sha512-0PQHLhZPWOxGW4auogW0eOQAuNIlCYvibIpG67ja0TOJ6/sehu+1en7sfceUn+QQtx4Rk3GxbLNwPh0Cav7TWw==
15871587
dependencies:
1588-
undici-types "~5.26.4"
1588+
undici-types "~6.19.2"
15891589

15901590
"@types/normalize-package-data@^2.4.0":
15911591
version "2.4.1"
@@ -6161,10 +6161,10 @@ unbox-primitive@^1.0.2:
61616161
has-symbols "^1.0.3"
61626162
which-boxed-primitive "^1.0.2"
61636163

6164-
undici-types@~5.26.4:
6165-
version "5.26.5"
6166-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
6167-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
6164+
undici-types@~6.19.2:
6165+
version "6.19.8"
6166+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
6167+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
61686168

61696169
undici@^5.14.0:
61706170
version "5.15.0"

0 commit comments

Comments
 (0)