Skip to content

Commit 5974321

Browse files
authored
Merge pull request #564 from zxing-js/dependabot/npm_and_yarn/angular/core-18.0.0
Bump @angular/core from 9.0.0 to 18.0.0
2 parents 4d1991d + 9b9150a commit 5974321

File tree

1 file changed

+28
-3
lines changed

1 file changed

+28
-3
lines changed

yarn.lock

+28-3
Original file line numberDiff line numberDiff line change
@@ -8975,7 +8975,16 @@ streamroller@^3.1.5:
89758975
debug "^4.3.4"
89768976
fs-extra "^8.1.0"
89778977

8978-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8978+
"string-width-cjs@npm:string-width@^4.2.0":
8979+
version "4.2.3"
8980+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8981+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8982+
dependencies:
8983+
emoji-regex "^8.0.0"
8984+
is-fullwidth-code-point "^3.0.0"
8985+
strip-ansi "^6.0.1"
8986+
8987+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
89798988
version "4.2.3"
89808989
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
89818990
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -9035,7 +9044,7 @@ string_decoder@~1.1.1:
90359044
dependencies:
90369045
safe-buffer "~5.1.0"
90379046

9038-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9047+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
90399048
version "6.0.1"
90409049
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
90419050
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9049,6 +9058,13 @@ strip-ansi@^3.0.0:
90499058
dependencies:
90509059
ansi-regex "^2.0.0"
90519060

9061+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9062+
version "6.0.1"
9063+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
9064+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
9065+
dependencies:
9066+
ansi-regex "^5.0.1"
9067+
90529068
strip-ansi@^7.0.1:
90539069
version "7.1.0"
90549070
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -9837,7 +9853,7 @@ wordwrap@^1.0.0:
98379853
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
98389854
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
98399855

9840-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
9856+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
98419857
version "7.0.0"
98429858
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
98439859
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -9855,6 +9871,15 @@ wrap-ansi@^6.2.0:
98559871
string-width "^4.1.0"
98569872
strip-ansi "^6.0.0"
98579873

9874+
wrap-ansi@^7.0.0:
9875+
version "7.0.0"
9876+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9877+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9878+
dependencies:
9879+
ansi-styles "^4.0.0"
9880+
string-width "^4.1.0"
9881+
strip-ansi "^6.0.0"
9882+
98589883
wrap-ansi@^8.1.0:
98599884
version "8.1.0"
98609885
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)