vue-use-web
vue-use-web copied to clipboard
chore(deps): [security] bump prismjs from 1.21.0 to 1.24.1
Bumps prismjs from 1.21.0 to 1.24.1. 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
Release notes
Sourced from prismjs's releases.
v1.24.1
Release 1.24.1
v1.24.0
Release 1.24.0
v1.23.0
Release 1.23.0
v1.22.0
Release 1.22.0
Changelog
Sourced from prismjs's changelog.
1.24.1 (2021-07-03)
Updated components
Updated plugins
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)
c4f6b2ccUpdated components
... (truncated)
Commits
0fd01ea1.24.159db7eaChangelog for v1.24.1 (#2981)748ecddToolbar: Fixed styles being applies to nested elements (#2980)151121cMarkdown: Fixed markdown not working in NodeJS (#2977)3432b4b1.24.046d0720Updated.npmignore(#2971)aef7f08Changelog for v1.24.0 (#2965)e9477d8Markdown: Improved code snippets (#2967)4b55bd6Made Match Braces and Custom Class compatible (#2947)e8d3b50ESLint: Addedregexp/strictrule (#2944)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)