From e6fc1032086b60425df23457ca6281b826f9438c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 12 Jan 2022 21:15:00 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-RAMDA-1582370 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 521005f..5f7e6b8 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@contentful/rich-text-html-renderer": "^13.4.0", "@fullhuman/postcss-purgecss": "^1.3.0", "@types/node": "^12.12.14", - "apisauce": "^2.0.0", + "apisauce": "^2.1.4", "compression": "^1.7.1", "contentful": "^8.0.3", "css-loader": "^3.3.2",