Skip to content

Commit a075cbb

Browse files
committed
chore(deps): update dependency @types/node to v20.15.0
1 parent 2ebef10 commit a075cbb

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
@@ -33,7 +33,7 @@
3333
"@commitlint/config-angular": "19.3.0",
3434
"@types/graphql": "14.5.0",
3535
"@types/jest": "29.5.12",
36-
"@types/node": "20.14.15",
36+
"@types/node": "20.15.0",
3737
"@types/node-fetch": "3.0.3",
3838
"@types/normalize-path": "3.0.2",
3939
"@types/supertest": "6.0.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2455,12 +2455,12 @@
24552455
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.2.tgz#fa6a90f2600e052a03c18b8cb3fd83dd4e599898"
24562456
integrity sha512-vOBLVQeCQfIcF/2Y7eKFTqrMnizK5lRNQ7ykML/5RuwVXVWxYkgwS7xbt4B6fKCUPgbSL5FSsjHQpaGQP/dQmw==
24572457

2458-
"@types/node@20.14.15":
2459-
version "20.14.15"
2460-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.15.tgz#e59477ab7bc7db1f80c85540bfd192a0becc588b"
2461-
integrity sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==
2458+
"@types/node@20.15.0":
2459+
version "20.15.0"
2460+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.15.0.tgz#7305f7fe7c62cd31047ed8d65c5092f0b0e1c55d"
2461+
integrity sha512-eQf4OkH6gA9v1W0iEpht/neozCsZKMTK+C4cU6/fv7wtJCCL8LEQ4hie2Ln8ZP/0YYM2xGj7//f8xyqItkJ6QA==
24622462
dependencies:
2463-
undici-types "~5.26.4"
2463+
undici-types "~6.13.0"
24642464

24652465
"@types/normalize-package-data@^2.4.0":
24662466
version "2.4.1"
@@ -10907,10 +10907,10 @@ unbox-primitive@^1.0.2:
1090710907
has-symbols "^1.0.3"
1090810908
which-boxed-primitive "^1.0.2"
1090910909

10910-
undici-types@~5.26.4:
10911-
version "5.26.5"
10912-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
10913-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
10910+
undici-types@~6.13.0:
10911+
version "6.13.0"
10912+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
10913+
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
1091410914

1091510915
1091610916
version "5.28.3"

0 commit comments

Comments
 (0)