express-webpack-react-redux-typescript-boilerplate
express-webpack-react-redux-typescript-boilerplate copied to clipboard
Build(deps): [security] bump prismjs from 1.15.0 to 1.24.0
Bumps prismjs from 1.15.0 to 1.24.0. This update includes security fixes.
Vulnerabilities fixed
Sourced from The GitHub Security Advisory Database.
Regular Expression Denial of Service (ReDoS) in Prism Some languages before 1.24.0 are vulnerable to Regular Expression Denial of Service (ReDoS).
Impact
When Prism is used to highlight untrusted (user-given) text, an attacker can craft a string that will take a very very long time to highlight. Do not use the following languages to highlight untrusted text.
- ASCIIDoc
- ERB
Other languages are not affected and can be used to highlight untrusted text.
Patches
This problem has been fixed in Prism v1.24.
References
- PrismJS/prism#2774
- PrismJS/prism#2688
Affected versions: < 1.24.0
Sourced from The GitHub Security Advisory Database.
Denial of service in prismjs The package prismjs before 1.23.0 are vulnerable to Regular Expression Denial of Service (ReDoS) via the prism-asciidoc, prism-rest, prism-tap and prism-eiffel components.
Affected versions: < 1.23.0
Sourced from The GitHub Security Advisory Database.
Cross-Site Scripting in Prism
Impact
The easing preview of the Previewers plugin has an XSS vulnerability that allows attackers to execute arbitrary code in Safari and Internet Explorer.
This impacts all Safari and Internet Explorer users of Prism >=v1.1.0 that use the Previewers plugin (>=v1.10.0) or the Previewer: Easing plugin (v1.1.0 to v1.9.0).
Patches
This problem is patched in v1.21.0.
Workarounds
To workaround the issue without upgrading, disable the easing preview on all impacted code blocks. You need Prism v1.10.0 or newer to apply this workaround.
References
The vulnerability was introduced by this commit on Sep 29, 2015 and fixed by Masato Kinugawa (#2506).
For more information
If you have any questions or comments about this advisory, please open an issue.
Affected versions: >= 1.1.0 < 1.21.0
Release notes
Sourced from prismjs's releases.
v1.24.0
Release 1.24.0
v1.23.0
Release 1.23.0
v1.22.0
Release 1.22.0
v1.21.0
Release 1.21.0
v1.20.0
Release 1.20.0
v1.19.0
Release 1.19.0
v1.18.0
Release 1.18.0
v1.17.1
Release 1.17.1
v1.17.0
Release 1.17.0
v1.16.0
Release 1.16.0
Changelog
Sourced from prismjs's changelog.
1.24.0 (2021-06-27)
New components
- CFScript (#2771)
b0a6ec85
- ChaiScript (#2706)
3f7d7453
- COBOL (#2800)
7e5f78ff
- Coq (#2803)
41e25d3c
- CSV (#2794)
f9b69528
- DOT (Graphviz) (#2690)
1f91868e
- False (#2802)
99a21dc5
- ICU Message Format (#2745)
bf4e7ba9
- Idris (#2755)
e9314415
- Jexl (#2764)
7e51b99c
- KuMir (КуМир) (#2760)
3419fb77
- Log file (#2796)
2bc6475b
- Nevod (#2798)
f84c49c5
- OpenQasm (#2797)
1a2347a3
- PATROL Scripting Language (#2739)
18c67b49
- Q# (#2804)
1b63cd01
- Rego (#2624)
e38986f9
- Squirrel (#2721)
fd1081d2
- URI (#2708)
bbc77d19
- V (#2687)
72962701
- Wolfram language & Mathematica & Mathematica Notebook (#2921)
c4f6b2cc
Updated components
... (truncated)
Commits
3432b4b
1.24.046d0720
Updated.npmignore
(#2971)aef7f08
Changelog for v1.24.0 (#2965)e9477d8
Markdown: Improved code snippets (#2967)4b55bd6
Made Match Braces and Custom Class compatible (#2947)e8d3b50
ESLint: Addedregexp/strict
rule (#2944)bfd7fde
GraphQL: Fixeddefinition-query
anddefinition-mutation
tokens (#2964)14e3868
Fixed reST testa7656de
reST: Fixedinline
pattern (#2946)b4ac061
ESLint: Use cache (#2959)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by rundevelopment, a new releaser for prismjs since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)