@@ -9286,9 +9286,9 @@ no-case@^3.0.4:
92869286 tslib "^2.0.3"
92879287
92889288node-forge@^1:
9289- version "1.3.1 "
9290- resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.1 .tgz#be8da2af243b2417d5f646a770663a92b7e9ded3 "
9291- integrity sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA ==
9289+ version "1.3.2 "
9290+ resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.2 .tgz#d0d2659a26eef778bf84d73e7f55c08144ee7750 "
9291+ integrity sha512-6xKiQ+cph9KImrRh0VsjH2d8/GXA4FIMlgU4B757iI1ApvcyA9VlouP0yZJha01V+huImO+kKMU7ih+2+E14fw ==
92929292
92939293node-int64@^0.4.0:
92949294 version "0.4.0"
@@ -11704,7 +11704,16 @@ string-length@^4.0.2:
1170411704 char-regex "^1.0.2"
1170511705 strip-ansi "^6.0.0"
1170611706
11707- "string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
11707+ "string-width-cjs@npm:string-width@^4.2.0":
11708+ version "4.2.3"
11709+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11710+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
11711+ dependencies:
11712+ emoji-regex "^8.0.0"
11713+ is-fullwidth-code-point "^3.0.0"
11714+ strip-ansi "^6.0.1"
11715+
11716+ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1170811717 version "4.2.3"
1170911718 resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1171011719 integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -11826,7 +11835,7 @@ stringify-object@^3.3.0:
1182611835 is-obj "^1.0.1"
1182711836 is-regexp "^1.0.0"
1182811837
11829- "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
11838+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1183011839 version "6.0.1"
1183111840 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1183211841 integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11840,6 +11849,13 @@ strip-ansi@^0.3.0:
1184011849 dependencies:
1184111850 ansi-regex "^0.2.1"
1184211851
11852+ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11853+ version "6.0.1"
11854+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11855+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
11856+ dependencies:
11857+ ansi-regex "^5.0.1"
11858+
1184311859strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1184411860 version "7.1.0"
1184511861 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
1339913415 "@types/trusted-types" "^2.0.2"
1340013416 workbox-core "7.3.0"
1340113417
13402- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
13418+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
13419+ version "7.0.0"
13420+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
13421+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
13422+ dependencies:
13423+ ansi-styles "^4.0.0"
13424+ string-width "^4.1.0"
13425+ strip-ansi "^6.0.0"
13426+
13427+ wrap-ansi@^7.0.0:
1340313428 version "7.0.0"
1340413429 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1340513430 integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
0 commit comments