From 4744198358196664d8d02748ea80b93c5b11663e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 3 Mar 2023 23:37:06 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSON5-3182856 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d94f2e75146..681a65206d8 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "blueimp-load-image": "5.14.0", "blurhash": "1.1.3", "classnames": "2.2.5", - "config": "1.28.1", + "config": "1.31.0", "copy-text-to-clipboard": "2.1.0", "dashdash": "1.14.1", "dicer": "0.3.1",