Skip to content

Commit 0e08afd

Browse files
committed
chore(deps): update dependency @types/node to v20.8.9
1 parent 955cdc8 commit 0e08afd

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -892,11 +892,11 @@
892892
"@types/braces" "*"
893893

894894
"@types/node@*", "@types/node@^20.3.2":
895-
version "20.8.8"
896-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.8.tgz#adee050b422061ad5255fc38ff71b2bb96ea2a0e"
897-
integrity sha512-YRsdVxq6OaLfmR9Hy816IMp33xOBjfyOgUd77ehqg96CFywxAPbDbXvAsuN2KVg2HOT8Eh6uAfU+l4WffwPVrQ==
895+
version "20.8.9"
896+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08"
897+
integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==
898898
dependencies:
899-
undici-types "~5.25.1"
899+
undici-types "~5.26.4"
900900

901901
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
902902
version "7.5.4"
@@ -3979,10 +3979,10 @@ unbox-primitive@^1.0.2:
39793979
has-symbols "^1.0.3"
39803980
which-boxed-primitive "^1.0.2"
39813981

3982-
undici-types@~5.25.1:
3983-
version "5.25.3"
3984-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
3985-
integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
3982+
undici-types@~5.26.4:
3983+
version "5.26.5"
3984+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3985+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
39863986

39873987
undici@^5.25.4:
39883988
version "5.26.5"

0 commit comments

Comments
 (0)