Skip to content

Commit 0bc96c9

Browse files
committed
chore(deps): update dependency @types/node to v20.16.3
1 parent b5b3ed8 commit 0bc96c9

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
@@ -130,7 +130,7 @@
130130
"@types/expect": "1.20.4",
131131
"@types/lodash": "4.17.7",
132132
"@types/mocha": "9.1.1",
133-
"@types/node": "20.14.14",
133+
"@types/node": "20.16.3",
134134
"@types/sinon": "17.0.3",
135135
"expect": "^24.1.0",
136136
"graphql": "^15.4.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1156,12 +1156,12 @@
11561156
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
11571157
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
11581158

1159-
"@types/node@20.14.14":
1160-
version "20.14.14"
1161-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.14.tgz#6b655d4a88623b0edb98300bb9dd2107225f885e"
1162-
integrity sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ==
1159+
"@types/node@20.16.3":
1160+
version "20.16.3"
1161+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.3.tgz#7b4f9a37091cf03a0c2561bf76a9a55f03f4f523"
1162+
integrity sha512-/wdGiWRkMOm53gAsSyFMXFZHbVg7C6CbkrzHNpaHoYfsUWPg7m6ZRKtvQjgvQ9i8WT540a3ydRlRQbxjY30XxQ==
11631163
dependencies:
1164-
undici-types "~5.26.4"
1164+
undici-types "~6.19.2"
11651165

11661166
"@types/node@^14.0.0":
11671167
version "14.18.33"
@@ -7351,10 +7351,10 @@ uncss@^0.17.0:
73517351
postcss-selector-parser "6.0.2"
73527352
request "^2.88.0"
73537353

7354-
undici-types@~5.26.4:
7355-
version "5.26.5"
7356-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
7357-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
7354+
undici-types@~6.19.2:
7355+
version "6.19.8"
7356+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
7357+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
73587358

73597359
unicode-canonical-property-names-ecmascript@^1.0.4:
73607360
version "1.0.4"

0 commit comments

Comments
 (0)