From a518f00cced225aa9a15c47ceecc57dbd8099d0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jan 2022 11:19:18 +0000 Subject: [PATCH] Bump prismjs from 1.24.1 to 1.25.0 in /ui/src Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.1 to 1.25.0. - [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.24.1...v1.25.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ui/src/package.json | 2 +- ui/src/yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ui/src/package.json b/ui/src/package.json index dd44153f..3ac63702 100644 --- a/ui/src/package.json +++ b/ui/src/package.json @@ -16,7 +16,7 @@ "jquery": "^3.3.1", "moment": "^2.24.0", "popper.js": "^1.14.3", - "prismjs": "^1.24.1", + "prismjs": "^1.25.0", "prop-types": "^15.7.2", "qs": "^6.7.0", "query-string": "^6.5.0", diff --git a/ui/src/yarn.lock b/ui/src/yarn.lock index 0d456071..3938b8a3 100644 --- a/ui/src/yarn.lock +++ b/ui/src/yarn.lock @@ -12485,7 +12485,12 @@ pretty-hrtime@^1.0.3: resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1" integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE= -prismjs@^1.21.0, prismjs@^1.24.1, prismjs@~1.24.0: +prismjs@^1.21.0, prismjs@^1.25.0: + version "1.25.0" + resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756" + integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg== + +prismjs@~1.24.0: version "1.24.1" resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.24.1.tgz#c4d7895c4d6500289482fa8936d9cdd192684036" integrity sha512-mNPsedLuk90RVJioIky8ANZEwYm5w9LcvCXrxHlwf4fNVSn8jEipMybMkWUyyF0JhnC+C4VcOVSBuHRKs1L5Ow==