summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsnyk-bot2020-08-10 05:34:26 +0000
committersnyk-bot2020-08-10 05:34:26 +0000
commit402d5f2f3c81302e5761ed1c607e8d2383ef5607 (patch)
treebdfe8f861a477c8aa07a7757cc5b280c8fcfb218 /package.json
parente79b7e962de36f1259eda39a9d1d0c2f6d8d77dc (diff)
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PRISMJS-597628
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e486d680..fe2baa6a 100644
--- a/package.json
+++ b/package.json
@@ -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",