Skip to content

Commit 58e5577

Browse files
committed
fix: upgrade react-markdown from 7.0.1 to 7.1.2
Snyk has created this PR to upgrade react-markdown from 7.0.1 to 7.1.2. See this package in npm: react-markdown See this project in Snyk: https://app.snyk.io/org/z-byte-prog/project/bf7fcc6f-f760-47b2-9c7e-32202be89de4?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 27bb734 commit 58e5577

File tree

2 files changed

+88
-32
lines changed

2 files changed

+88
-32
lines changed

package-lock.json

Lines changed: 87 additions & 31 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
@@ -67,7 +67,7 @@
6767
"react": "^17.0.2",
6868
"react-dom": "^17.0.2",
6969
"react-is": "^17.0.2",
70-
"react-markdown": "^7.0.1",
70+
"react-markdown": "^7.1.2",
7171
"react-syntax-highlighter": "^15.4.4",
7272
"redis": "^3.1.2",
7373
"redis-mock": "^0.56.3",

0 commit comments

Comments
 (0)