Skip to content

Commit 7a144e1

Browse files
[Security] Bump marked from 1.2.9 to 2.0.3
Bumps [marked](https://github.com/markedjs/marked) from 1.2.9 to 2.0.3. **This update includes a security fix.** - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](markedjs/marked@v1.2.9...v2.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8a3977a commit 7a144e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"dependencies": {
7272
"babel-polyfill": "^6.26.0",
7373
"i18n-webpack-plugin": "^1.0.0",
74-
"marked": "^1.2.9",
74+
"marked": "^2.0.3",
7575
"react": "^16.14.0",
7676
"react-dom": "^16.14.0",
7777
"react-render-html": "^0.6.0",

0 commit comments

Comments
 (0)