fix(security): fix security issue in prismjs dep

Refs #7492
This commit is contained in:
Vladimir Gorej
2021-09-13 13:57:01 +03:00
parent d6c2604821
commit ece59459ce
2 changed files with 2 additions and 2 deletions

View File

@@ -77,7 +77,7 @@
"react-immutable-pure-component": "^2.2.0",
"react-inspector": "^5.1.1",
"react-redux": "^7.2.4",
"react-syntax-highlighter": "^15.4.3",
"react-syntax-highlighter": "^15.4.4",
"redux": "^4.1.0",
"redux-immutable": "^4.0.0",
"remarkable": "^2.0.1",