From 105846173db3531a15a7fbbed67cbbc562f18406 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 04:24:00 +0000 Subject: [PATCH] build(deps): [security] bump prismjs from 1.17.1 to 1.23.0 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.17.1 to 1.23.0. **This update includes security fixes.** - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](https://github.com/PrismJS/prism/compare/v1.17.1...v1.23.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ebea433..b652f47 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "material-ui": "^0.20.2", "moment": "^2.24.0", "prettier": "^1.18.2", - "prismjs": "^1.17.1", + "prismjs": "^1.23.0", "react": "^16.9.0", "react-dom": "^16.9.0", "react-easy-print": "^0.6.0", diff --git a/yarn.lock b/yarn.lock index 61a4b5e..0d29bce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10873,10 +10873,10 @@ pretty-format@^24.9.0: ansi-styles "^3.2.0" react-is "^16.8.4" -prismjs@^1.17.1: - version "1.17.1" - resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.17.1.tgz#e669fcbd4cdd873c35102881c33b14d0d68519be" - integrity sha512-PrEDJAFdUGbOP6xK/UsfkC5ghJsPJviKgnQOoxaDbBjwc8op68Quupwt1DeAFoG8GImPhiKXAvvsH7wDSLsu1Q== +prismjs@^1.23.0: + version "1.23.0" + resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.23.0.tgz#d3b3967f7d72440690497652a9d40ff046067f33" + integrity sha512-c29LVsqOaLbBHuIbsTxaKENh1N2EQBOHaWv7gkHN4dgRbxSREqDnDbtFJYdpPauS4YCplMSNCABQ6Eeor69bAA== optionalDependencies: clipboard "^2.0.0"