File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed
provider/cmd/pulumi-resource-commandx Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change 608
608
dependencies :
609
609
" @types/node" " *"
610
610
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==
615
622
dependencies :
616
623
undici-types "~5.26.4"
617
624
@@ -2438,6 +2445,11 @@ undici-types@~5.26.4:
2438
2445
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
2439
2446
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
2440
2447
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
+
2441
2453
unique-filename@^3.0.0 :
2442
2454
version "3.0.0"
2443
2455
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-3.0.0.tgz#48ba7a5a16849f5080d26c760c86cf5cf05770ea"
You can’t perform that action at this time.
0 commit comments