Skip to content

Commit 2e6f0d9

Browse files
committed
fix: upgrade mdast-util-find-and-replace from 3.0.0 to 3.0.2
Snyk has created this PR to upgrade mdast-util-find-and-replace from 3.0.0 to 3.0.2. See this package in npm: mdast-util-find-and-replace See this project in Snyk: https://app.snyk.io/org/codes-exe/project/4ecc5cb6-47dd-4c60-b1c6-44734276eb03?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a8893b3 commit 2e6f0d9

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 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
@@ -12,7 +12,7 @@
1212
"license": "MIT",
1313
"dependencies": {
1414
"mdast-builder": "^1.1.1",
15-
"mdast-util-find-and-replace": "^3.0.0",
15+
"mdast-util-find-and-replace": "^3.0.2",
1616
"mdast-util-to-string": "^4.0.0",
1717
"rehype-stringify": "^9.0.3",
1818
"remark": "^14.0.3",

0 commit comments

Comments
 (0)