|
1661 | 1661 | resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
|
1662 | 1662 | integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==
|
1663 | 1663 |
|
1664 |
| -"@pulumi/aws@6.57.0": |
1665 |
| - version "6.57.0" |
1666 |
| - resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.57.0.tgz#3f41e2645f3ff0d41c2952b5bef0532d7b5a7b09" |
1667 |
| - integrity sha512-cFwb7EbbfWntByGuyNmQAZaTXyJu1Wxcuw8aWsBS5xF/C/28iYUooRFXWT37sjYbFtYqTDYGG+LSsg+WKl1yHw== |
| 1664 | +"@pulumi/aws@6.58.0": |
| 1665 | + version "6.58.0" |
| 1666 | + resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.58.0.tgz#3287e558b63a9ef9253c704d7e181f8917ca45d9" |
| 1667 | + integrity sha512-nP8kdpcHsu/RO8P9LGCaJ06KnGKt6fpvNZE7IUfkHdZ9ErYu4kCx+eX/mo/QAexeOmOmdt3Oa7BLhACQRb3M8Q== |
1668 | 1668 | dependencies:
|
1669 | 1669 | "@pulumi/pulumi" "^3.136.0"
|
1670 | 1670 | builtin-modules "3.0.0"
|
@@ -5276,7 +5276,16 @@ string-length@^4.0.1:
|
5276 | 5276 | char-regex "^1.0.2"
|
5277 | 5277 | strip-ansi "^6.0.0"
|
5278 | 5278 |
|
5279 |
| -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
| 5279 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 5280 | + version "4.2.3" |
| 5281 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 5282 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 5283 | + dependencies: |
| 5284 | + emoji-regex "^8.0.0" |
| 5285 | + is-fullwidth-code-point "^3.0.0" |
| 5286 | + strip-ansi "^6.0.1" |
| 5287 | + |
| 5288 | +string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
5280 | 5289 | version "4.2.3"
|
5281 | 5290 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
5282 | 5291 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
@@ -5308,7 +5317,14 @@ string_decoder@~1.1.1:
|
5308 | 5317 | dependencies:
|
5309 | 5318 | safe-buffer "~5.1.0"
|
5310 | 5319 |
|
5311 |
| -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 5320 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 5321 | + version "6.0.1" |
| 5322 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 5323 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 5324 | + dependencies: |
| 5325 | + ansi-regex "^5.0.1" |
| 5326 | + |
| 5327 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
5312 | 5328 | version "6.0.1"
|
5313 | 5329 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
5314 | 5330 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
@@ -5751,7 +5767,16 @@ which@^4.0.0:
|
5751 | 5767 | dependencies:
|
5752 | 5768 | isexe "^3.1.1"
|
5753 | 5769 |
|
5754 |
| -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: |
| 5770 | +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": |
| 5771 | + version "7.0.0" |
| 5772 | + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" |
| 5773 | + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
| 5774 | + dependencies: |
| 5775 | + ansi-styles "^4.0.0" |
| 5776 | + string-width "^4.1.0" |
| 5777 | + strip-ansi "^6.0.0" |
| 5778 | + |
| 5779 | +wrap-ansi@^7.0.0: |
5755 | 5780 | version "7.0.0"
|
5756 | 5781 | resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
5757 | 5782 | integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
0 commit comments