Skip to content

Commit 426c2ea

Browse files
Update dependency prismjs to v1.30.0 [SECURITY]
1 parent 005363e commit 426c2ea

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"lodash": "4.17.21",
1616
"next": "15.0.4",
1717
"next-mdx-remote": "5.0.0",
18-
"prismjs": "1.29.0",
18+
"prismjs": "1.30.0",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1",
2121
"react-icons": "5.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5367,10 +5367,10 @@ pretty-format@^29.0.0, pretty-format@^29.7.0:
53675367
ansi-styles "^5.0.0"
53685368
react-is "^18.0.0"
53695369

5370-
prismjs@1.29.0:
5371-
version "1.29.0"
5372-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12"
5373-
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==
5370+
prismjs@1.30.0:
5371+
version "1.30.0"
5372+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.30.0.tgz#d9709969d9d4e16403f6f348c63553b19f0975a9"
5373+
integrity sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==
53745374

53755375
process@^0.11.10:
53765376
version "0.11.10"

0 commit comments

Comments
 (0)