Skip to content

Commit d33943b

Browse files
chore(deps): update dependency @types/node to v18.19.74
1 parent 61c4466 commit d33943b

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

yarn.lock

+10-3
Original file line numberDiff line numberDiff line change
@@ -1309,9 +1309,11 @@
13091309
integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==
13101310

13111311
"@types/node@^18.0.0":
1312-
version "18.7.18"
1313-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.18.tgz#633184f55c322e4fb08612307c274ee6d5ed3154"
1314-
integrity sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg==
1312+
version "18.19.74"
1313+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.74.tgz#4d093acd2a558ebbc5f0efa4e20ce63791b0cc58"
1314+
integrity sha512-HMwEkkifei3L605gFdV+/UwtpxP6JSzM+xFk2Ia6DNFSwSVBRh9qp5Tgf4lNFOMfPVuU0WnkcWpXZpgn5ufO4A==
1315+
dependencies:
1316+
undici-types "~5.26.4"
13151317

13161318
"@types/prettier@^2.1.5":
13171319
version "2.4.1"
@@ -5134,6 +5136,11 @@ unc-path-regex@^0.1.2:
51345136
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
51355137
integrity sha1-5z3T17DXxe2G+6xrCufYxqadUPo=
51365138

5139+
undici-types@~5.26.4:
5140+
version "5.26.5"
5141+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
5142+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
5143+
51375144
upper-case-first@^2.0.2:
51385145
version "2.0.2"
51395146
resolved "https://registry.yarnpkg.com/upper-case-first/-/upper-case-first-2.0.2.tgz#992c3273f882abd19d1e02894cc147117f844324"

0 commit comments

Comments
 (0)