Skip to content

Commit c224bf0

Browse files
Update dependency @types/node to v20.14.14 (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 874f0e7 commit c224bf0

File tree

1 file changed

+16
-4
lines changed
  • provider/cmd/pulumi-resource-commandx

1 file changed

+16
-4
lines changed

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

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -608,10 +608,17 @@
608608
dependencies:
609609
"@types/node" "*"
610610

611-
"@types/node@*", "@types/node@>=13.7.0", "@types/node@^20.0.0":
612-
version "20.14.9"
613-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.9.tgz#12e8e765ab27f8c421a1820c99f5f313a933b420"
614-
integrity sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==
611+
"@types/node@*", "@types/node@>=13.7.0":
612+
version "22.0.3"
613+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.0.3.tgz#955d2eede5b83afdf3400a9769154cbd49e478f7"
614+
integrity sha512-/e0NZtK2gs6Vk2DoyrXSZZ4AlamqTkx0CcKx1Aq8/P4ITlRgU9OtVf5fl+LXkWWJce1M89pkSlH6lJJEnK7bQA==
615+
dependencies:
616+
undici-types "~6.11.1"
617+
618+
"@types/node@^20.0.0":
619+
version "20.14.14"
620+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.14.tgz#6b655d4a88623b0edb98300bb9dd2107225f885e"
621+
integrity sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ==
615622
dependencies:
616623
undici-types "~5.26.4"
617624

@@ -2438,6 +2445,11 @@ undici-types@~5.26.4:
24382445
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
24392446
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
24402447

2448+
undici-types@~6.11.1:
2449+
version "6.11.1"
2450+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.11.1.tgz#432ea6e8efd54a48569705a699e62d8f4981b197"
2451+
integrity sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==
2452+
24412453
unique-filename@^3.0.0:
24422454
version "3.0.0"
24432455
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-3.0.0.tgz#48ba7a5a16849f5080d26c760c86cf5cf05770ea"

0 commit comments

Comments
 (0)