290290 tslib "^2.3.0"
291291
292292" @angular/ssr@^20.1.1 " :
293- version "20.2.1 "
294- resolved "https://registry.yarnpkg.com/@angular/ssr/-/ssr-20.2.1 .tgz#942a77d75a0ea3ee7a15c68aa60455e75df67eb6 "
295- integrity sha512-7bCfUwmgQJQPFuNRWd0mofIuwN3BK7JLpPEKYiIHd21Pd60xt+Dv8UnEwyixBL3ixhHsfzekDVaKPm2ar5/SFg ==
293+ version "20.3.6 "
294+ resolved "https://registry.yarnpkg.com/@angular/ssr/-/ssr-20.3.6 .tgz#cff33e5ec45e8bd951bfa9f83012dce65c4da2cf "
295+ integrity sha512-YABzCGfjwQ+WSUuInwBGS35pNO2zUHJeCzyj6CZ0sqRVR0qt3KvEzk1RVvR33X1bKePFHurn8NYPkcvLSpBvhQ ==
296296 dependencies :
297297 tslib "^2.3.0"
298298
@@ -9140,7 +9140,16 @@ streamroller@^3.1.5:
91409140 debug "^4.3.4"
91419141 fs-extra "^8.1.0"
91429142
9143- " string-width-cjs@npm:string-width@^4.2.0" , "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
9143+ " string-width-cjs@npm:string-width@^4.2.0 " :
9144+ version "4.2.3"
9145+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
9146+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
9147+ dependencies :
9148+ emoji-regex "^8.0.0"
9149+ is-fullwidth-code-point "^3.0.0"
9150+ strip-ansi "^6.0.1"
9151+
9152+ " string-width@^1.0.2 || 2 || 3 || 4" , string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
91449153 version "4.2.3"
91459154 resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
91469155 integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -9249,7 +9258,14 @@ string_decoder@~1.1.1:
92499258 dependencies :
92509259 safe-buffer "~5.1.0"
92519260
9252- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9261+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
9262+ version "6.0.1"
9263+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
9264+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
9265+ dependencies :
9266+ ansi-regex "^5.0.1"
9267+
9268+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
92539269 version "6.0.1"
92549270 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
92559271 integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9928,7 +9944,7 @@ wordwrap@^1.0.0:
99289944 resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
99299945 integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
99309946
9931- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0 :
9947+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
99329948 version "7.0.0"
99339949 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
99349950 integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -9946,6 +9962,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
99469962 string-width "^4.1.0"
99479963 strip-ansi "^6.0.0"
99489964
9965+ wrap-ansi@^7.0.0 :
9966+ version "7.0.0"
9967+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9968+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9969+ dependencies :
9970+ ansi-styles "^4.0.0"
9971+ string-width "^4.1.0"
9972+ strip-ansi "^6.0.0"
9973+
99499974wrap-ansi@^8.1.0 :
99509975 version "8.1.0"
99519976 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments