Skip to content

Commit 9cc2002

Browse files
committed
fix(deps): update dependency prismjs to v1.21.0 [security]
1 parent d3c7679 commit 9cc2002

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,9 +1552,9 @@ cli-width@^2.0.0:
15521552
integrity sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk=
15531553

15541554
clipboard@^2.0.0:
1555-
version "2.0.4"
1556-
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.4.tgz#836dafd66cf0fea5d71ce5d5b0bf6e958009112d"
1557-
integrity sha512-Vw26VSLRpJfBofiVaFb/I8PVfdI1OxKcYShe6fm0sP/DtmiWQNCjhM/okTvdCo0G+lMMm1rMYbk4IK4x1X+kgQ==
1555+
version "2.0.6"
1556+
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.6.tgz#52921296eec0fdf77ead1749421b21c968647376"
1557+
integrity sha512-g5zbiixBRk/wyKakSwCKd7vQXDjFnAMGHoEyBogG/bw9kTD9GvdAvaoRR1ALcEzt3pVKxZR0pViekPMIS0QyGg==
15581558
dependencies:
15591559
good-listener "^1.2.2"
15601560
select "^1.1.2"
@@ -5564,9 +5564,9 @@ pretty-format@^24.0.0:
55645564
ansi-styles "^3.2.0"
55655565

55665566
prismjs@^1.15.0:
5567-
version "1.15.0"
5568-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.15.0.tgz#8801d332e472091ba8def94976c8877ad60398d9"
5569-
integrity sha512-Lf2JrFYx8FanHrjoV5oL8YHCclLQgbJcVZR+gikGGMqz6ub5QVWDTM6YIwm3BuPxM/LOV+rKns3LssXNLIf+DA==
5567+
version "1.21.0"
5568+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
5569+
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
55705570
optionalDependencies:
55715571
clipboard "^2.0.0"
55725572

0 commit comments

Comments
 (0)