Skip to content

Commit 8e98c43

Browse files
committed
Update dependency marked to v4 [SECURITY]
1 parent 7b27891 commit 8e98c43

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

plugins/update/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"chalk": "4.1.0",
2525
"colorette": "1.2.2",
2626
"fs-extra": "9.0.1",
27-
"marked": "1.1.1",
27+
"marked": "4.0.10",
2828
"marked-terminal": "4.1.1",
2929
"node-fetch": "2.6.1",
3030
"semver": "7.3.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2267,7 +2267,7 @@
22672267
chalk "4.1.0"
22682268
colorette "1.2.2"
22692269
fs-extra "9.0.1"
2270-
marked "1.1.1"
2270+
marked "4.0.10"
22712271
marked-terminal "4.1.1"
22722272
node-fetch "2.6.1"
22732273
semver "7.3.4"
@@ -16184,10 +16184,10 @@ [email protected]:
1618416184
node-emoji "^1.10.0"
1618516185
supports-hyperlinks "^2.1.0"
1618616186

16187-
marked@1.1.1:
16188-
version "1.1.1"
16189-
resolved "https://registry.yarnpkg.com/marked/-/marked-1.1.1.tgz#e5d61b69842210d5df57b05856e0c91572703e6a"
16190-
integrity sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw==
16187+
marked@4.0.10:
16188+
version "4.0.10"
16189+
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423"
16190+
integrity sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==
1619116191

1619216192
marked@^0.7.0:
1619316193
version "0.7.0"

0 commit comments

Comments
 (0)