From c53a93c2fd46d200f222c149c0dcf29f00c8b21e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 30 Jun 2021 06:47:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PRISMJS-1314893 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9332ef5b118e8..184d7a1463693 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "phone": "git+https://github.com/Automattic/node-phone.git#1.0.8", "photon": "2.0.0", "postcss-cli": "2.5.1", - "prismjs": "1.6.0", + "prismjs": "1.24.0", "prop-types": "15.5.10", "q": "1.0.1", "qrcode.react": "0.6.1",