Skip to content

Commit a86fa7e

Browse files
Merge pull request #164 from tutorcruncher/dependabot/npm_and_yarn/marked-2.0.0
[Security] Bump marked from 1.2.7 to 2.0.0
2 parents 9675970 + 7387e8e commit a86fa7e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"enzyme": "^3.11.0",
3939
"enzyme-adapter-react-16": "^1.15.5",
4040
"html-webpack-plugin": "^4.5.0",
41-
"marked": "^1.2.7",
41+
"marked": "^2.0.0",
4242
"node-sass": "^4.14.1",
4343
"pretty": "^2.0.0",
4444
"raven-js": "^3.27.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7768,10 +7768,10 @@ map-visit@^1.0.0:
77687768
dependencies:
77697769
object-visit "^1.0.0"
77707770

7771-
marked@^1.2.7:
7772-
version "1.2.7"
7773-
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.7.tgz#6e14b595581d2319cdcf033a24caaf41455a01fb"
7774-
integrity sha512-No11hFYcXr/zkBvL6qFmAp1z6BKY3zqLMHny/JN/ey+al7qwCM2+CMBL9BOgqMxZU36fz4cCWfn2poWIf7QRXA==
7771+
marked@^2.0.0:
7772+
version "2.0.0"
7773+
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.0.tgz#9662bbcb77ebbded0662a7be66ff929a8611cee5"
7774+
integrity sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q==
77757775

77767776
md5.js@^1.3.4:
77777777
version "1.3.5"

0 commit comments

Comments
 (0)