fix: package.json & yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PRISMJS-597628
This commit is contained in:
snyk-bot
2020-08-10 05:34:26 +00:00
parent e79b7e962d
commit 402d5f2f3c
2 changed files with 5 additions and 5 deletions

View File

@@ -106,7 +106,7 @@
"pdfobject": "^2.0.201604172",
"pg": "^8.2.1",
"pg-hstore": "^2.3.3",
"prismjs": "^1.6.0",
"prismjs": "^1.21.0",
"randomcolor": "^0.5.3",
"raphael": "git+https://github.com/dmitrybaranovskiy/raphael",
"readline-sync": "^1.4.7",