Skip to content

Commit dddd668

Browse files
Update dependency @types/node to v18.18.14
1 parent ffe1ebb commit dddd668

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,14 +1084,16 @@
10841084
integrity sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg==
10851085

10861086
"@types/node@^18.7.23":
1087-
version "18.17.19"
1088-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.19.tgz#80c9b8a89d3648d9e6098f4a7184e03833fee3c5"
1089-
integrity sha512-+pMhShR3Or5GR0/sp4Da7FnhVmTalWm81M6MkEldbwjETSaPalw138Z4KdpQaistvqQxLB7Cy4xwYdxpbSOs9Q==
1087+
version "18.18.14"
1088+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.14.tgz#26771c647f2842af57eb96191cd615d845164295"
1089+
integrity sha512-iSOeNeXYNYNLLOMDSVPvIFojclvMZ/HDY2dU17kUlcsOsSQETbWIslJbYLZgA+ox8g2XQwSHKTkght1a5X26lQ==
1090+
dependencies:
1091+
undici-types "~5.26.4"
10901092

10911093
"@types/semver@^7.3.12":
1092-
version "7.5.2"
1093-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.2.tgz#31f6eec1ed7ec23f4f05608d3a2d381df041f564"
1094-
integrity sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw==
1094+
version "7.5.6"
1095+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
1096+
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
10951097

10961098
"@typescript-eslint/eslint-plugin@5.62.0":
10971099
version "5.62.0"
@@ -2649,6 +2651,11 @@ unbox-primitive@^1.0.2:
26492651
has-symbols "^1.0.3"
26502652
which-boxed-primitive "^1.0.2"
26512653

2654+
undici-types@~5.26.4:
2655+
version "5.26.5"
2656+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
2657+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
2658+
26522659
universal-github-app-jwt@^1.1.1:
26532660
version "1.1.1"
26542661
resolved "https://registry.yarnpkg.com/universal-github-app-jwt/-/universal-github-app-jwt-1.1.1.tgz#d57cee49020662a95ca750a057e758a1a7190e6e"

0 commit comments

Comments
 (0)