mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 05:54:19 +01:00
Bump highlight.js from 10.3.1 to 10.4.1 (#1753)
* Bump highlight.js from 10.3.1 to 10.4.1 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.3.1 to 10.4.1. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/10.3.1...10.4.1) Signed-off-by: dependabot[bot] <support@github.com> * Run yarn build Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin Chung <kchung@ctfd.io> Co-authored-by: Kevin Chung <kchung@nyu.edu>
This commit is contained in:
File diff suppressed because one or more lines are too long
24
CTFd/themes/admin/static/js/vendor.bundle.min.js
vendored
24
CTFd/themes/admin/static/js/vendor.bundle.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
22
CTFd/themes/core/static/js/vendor.bundle.min.js
vendored
22
CTFd/themes/core/static/js/vendor.bundle.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -38,7 +38,7 @@
|
||||
"eslint": "~5.12.0",
|
||||
"event-source-polyfill": "~1.0.7",
|
||||
"file-loader": "~3.0.1",
|
||||
"highlight.js": "^10.3.1",
|
||||
"highlight.js": "^10.4.1",
|
||||
"howler": "~2.1.2",
|
||||
"jquery": "~3.5.1",
|
||||
"markdown-it": "~10.0.0",
|
||||
|
||||
@@ -3292,10 +3292,10 @@ hex-color-regex@^1.1.0:
|
||||
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
|
||||
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
|
||||
|
||||
highlight.js@^10.3.1:
|
||||
version "10.3.1"
|
||||
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.3.1.tgz#3ca6bf007377faae347e8135ff25900aac734b9a"
|
||||
integrity sha512-jeW8rdPdhshYKObedYg5XGbpVgb1/DT4AHvDFXhkU7UnGSIjy9kkJ7zHG7qplhFHMitTSzh5/iClKQk3Kb2RFQ==
|
||||
highlight.js@^10.4.1:
|
||||
version "10.4.1"
|
||||
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.4.1.tgz#d48fbcf4a9971c4361b3f95f302747afe19dbad0"
|
||||
integrity sha512-yR5lWvNz7c85OhVAEAeFhVCc/GV4C30Fjzc/rCP0aCWzc1UUOPUk55dK/qdwTZHBvMZo+eZ2jpk62ndX/xMFlg==
|
||||
|
||||
hmac-drbg@^1.0.0:
|
||||
version "1.0.1"
|
||||
|
||||
Reference in New Issue
Block a user