Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 942a32a

Browse files
committed
Bump markdown-pdf version because of security vulnerability
1 parent c6a0147 commit 942a32a

File tree

3 files changed

+33
-102
lines changed

3 files changed

+33
-102
lines changed

package-lock.json

Lines changed: 29 additions & 98 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"find-in-files": "^0.4.0",
3535
"hash-sum": "^1.0.2",
3636
"hashids": "^1.1.1",
37-
"markdown-pdf": "^8.0.0",
37+
"markdown-pdf": "^9.0.0",
3838
"markdown-table": "^1.1.0",
3939
"moment": "^2.22.2",
4040
"moment-timezone": "^0.5.21",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -885,9 +885,9 @@ [email protected]:
885885
dependencies:
886886
tmpl "1.0.x"
887887

888-
markdown-pdf@^8.0.0:
889-
version "8.1.1"
890-
resolved "https://registry.yarnpkg.com/markdown-pdf/-/markdown-pdf-8.1.1.tgz#25c025d4f4f91869ac0f3f6fd7f7d32237669438"
888+
markdown-pdf@^9.0.0:
889+
version "9.0.0"
890+
resolved "https://registry.yarnpkg.com/markdown-pdf/-/markdown-pdf-9.0.0.tgz#d699f29c3b6c41da4b9a2ec7d09ea8895daef146"
891891
dependencies:
892892
commander "^2.2.0"
893893
duplexer "^0.1.1"

0 commit comments

Comments
 (0)