Skip to content

Commit 5f63f1c

Browse files
Update dependency prismjs to v1.30.0 [SECURITY] (#239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6cc6c08 commit 5f63f1c

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
@@ -9,7 +9,7 @@
99
"@testing-library/user-event": "14.5.2",
1010
"antd": "5.12.8",
1111
"jwt-decode": "^4.0.0",
12-
"prismjs": "1.29.0",
12+
"prismjs": "1.30.0",
1313
"react": "18.2.0",
1414
"react-dom": "18.2.0",
1515
"react-router": "6.21.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9296,10 +9296,10 @@ pretty-format@^29.7.0:
92969296
ansi-styles "^5.0.0"
92979297
react-is "^18.0.0"
92989298

9299-
prismjs@1.29.0:
9300-
version "1.29.0"
9301-
resolved "https://registry.npmjs.org/prismjs/-/prismjs-1.29.0.tgz"
9302-
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==
9299+
prismjs@1.30.0:
9300+
version "1.30.0"
9301+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.30.0.tgz#d9709969d9d4e16403f6f348c63553b19f0975a9"
9302+
integrity sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==
93039303

93049304
process-nextick-args@~2.0.0:
93059305
version "2.0.1"

0 commit comments

Comments
 (0)