Skip to content

Commit edf8cfd

Browse files
Update dependency @types/node to v20.17.3
1 parent 18f354d commit edf8cfd

File tree

1 file changed

+9
-9
lines changed
  • provider/cmd/pulumi-resource-commandx

1 file changed

+9
-9
lines changed

provider/cmd/pulumi-resource-commandx/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -613,11 +613,11 @@
613613
undici-types "~6.13.0"
614614

615615
"@types/node@^20.0.0":
616-
version "20.14.14"
617-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.14.tgz#6b655d4a88623b0edb98300bb9dd2107225f885e"
618-
integrity sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ==
616+
version "20.17.3"
617+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.3.tgz#1ad87177c53fa2b237e79a4929fd37932f779f0c"
618+
integrity sha512-tSQrmKKatLDGnG92h40GD7FzUt0MjahaHwOME4VAFeeA/Xopayq5qLyQRy7Jg/pjgKIFBXuKcGhJo+UdYG55jQ==
619619
dependencies:
620-
undici-types "~5.26.4"
620+
undici-types "~6.19.2"
621621

622622
"@types/responselike@^1.0.0":
623623
version "1.0.3"
@@ -2467,16 +2467,16 @@ typescript@^5.0.0:
24672467
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
24682468
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
24692469

2470-
undici-types@~5.26.4:
2471-
version "5.26.5"
2472-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
2473-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
2474-
24752470
undici-types@~6.13.0:
24762471
version "6.13.0"
24772472
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
24782473
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
24792474

2475+
undici-types@~6.19.2:
2476+
version "6.19.8"
2477+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
2478+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
2479+
24802480
unique-filename@^3.0.0:
24812481
version "3.0.0"
24822482
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-3.0.0.tgz#48ba7a5a16849f5080d26c760c86cf5cf05770ea"

0 commit comments

Comments
 (0)