Skip to content

Commit 3b9cc8c

Browse files
committed
fix(deps): update dependency prismjs to v1.30.0 [security]
1 parent cd57bb8 commit 3b9cc8c

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17750,9 +17750,9 @@ prism-react-renderer@^1.1.1:
1775017750
integrity sha512-IJ+MSwBWKG+SM3b2SUfdrhC+gu01QkV2KmRQgREThBfSQRoufqRfxfHUxpG1WcaFjP+kojcFyO9Qqtpgt3qLCg==
1775117751

1775217752
prismjs@^1.27.0:
17753-
version "1.29.0"
17754-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12"
17755-
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==
17753+
version "1.30.0"
17754+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.30.0.tgz#d9709969d9d4e16403f6f348c63553b19f0975a9"
17755+
integrity sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==
1775617756

1775717757
probe-image-size@^7.2.3:
1775817758
version "7.2.3"
@@ -19831,7 +19831,16 @@ string-similarity@^1.2.2:
1983119831
lodash.map "^4.6.0"
1983219832
lodash.maxby "^4.6.0"
1983319833

19834-
"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.2, string-width@^4.2.3:
19834+
"string-width-cjs@npm:string-width@^4.2.0":
19835+
version "4.2.3"
19836+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
19837+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
19838+
dependencies:
19839+
emoji-regex "^8.0.0"
19840+
is-fullwidth-code-point "^3.0.0"
19841+
strip-ansi "^6.0.1"
19842+
19843+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
1983519844
version "4.2.3"
1983619845
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1983719846
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -19922,7 +19931,7 @@ stringify-entities@^4.0.0:
1992219931
character-entities-html4 "^2.0.0"
1992319932
character-entities-legacy "^3.0.0"
1992419933

19925-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
19934+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1992619935
version "6.0.1"
1992719936
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1992819937
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -19943,6 +19952,13 @@ strip-ansi@^5.2.0:
1994319952
dependencies:
1994419953
ansi-regex "^4.1.0"
1994519954

19955+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
19956+
version "6.0.1"
19957+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
19958+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
19959+
dependencies:
19960+
ansi-regex "^5.0.1"
19961+
1994619962
strip-ansi@^7.0.1:
1994719963
version "7.1.0"
1994819964
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -21659,7 +21675,7 @@ worker-farm@^1.7.0:
2165921675
dependencies:
2166021676
errno "~0.1.7"
2166121677

21662-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
21678+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2166321679
version "7.0.0"
2166421680
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2166521681
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -21677,6 +21693,15 @@ wrap-ansi@^6.2.0:
2167721693
string-width "^4.1.0"
2167821694
strip-ansi "^6.0.0"
2167921695

21696+
wrap-ansi@^7.0.0:
21697+
version "7.0.0"
21698+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
21699+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
21700+
dependencies:
21701+
ansi-styles "^4.0.0"
21702+
string-width "^4.1.0"
21703+
strip-ansi "^6.0.0"
21704+
2168021705
wrap-ansi@^8.1.0:
2168121706
version "8.1.0"
2168221707
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)