Skip to content

Commit 41776fe

Browse files
committed
Update dependency marked to v4 [SECURITY]
1 parent c9417e4 commit 41776fe

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
@@ -33,7 +33,7 @@
3333
"gatsby-transformer-remark": "5.2.0",
3434
"globby": "11.0.4",
3535
"graphql": "15.6.0",
36-
"marked": "3.0.8",
36+
"marked": "4.0.10",
3737
"numbro": "2.3.5",
3838
"parser-front-matter": "1.6.4",
3939
"prism-react-renderer": "1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8431,10 +8431,10 @@ markdown-table@^2.0.0:
84318431
dependencies:
84328432
repeat-string "^1.0.0"
84338433

8434-
marked@3.0.8:
8435-
version "3.0.8"
8436-
resolved "https://registry.yarnpkg.com/marked/-/marked-3.0.8.tgz#2785f0dc79cbdc6034be4bb4f0f0a396bd3f8aeb"
8437-
integrity sha512-0gVrAjo5m0VZSJb4rpL59K1unJAMb/hm8HRXqasD8VeC8m91ytDPMritgFSlKonfdt+rRYYpP/JfLxgIX8yoSw==
8434+
marked@4.0.10:
8435+
version "4.0.10"
8436+
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423"
8437+
integrity sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==
84388438

84398439
md5-file@^5.0.0:
84408440
version "5.0.0"

0 commit comments

Comments
 (0)