From 189705b7acbe3a5c36db8eb10d6d6b9e5ac61361 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Jun 2020 02:16:28 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-570062 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e66aaf..aa36fd8 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "isomorphic-fetch": "^2.2.1", "jss": "^9.8.7", "luxon": "^1.8.2", - "next": "^7.0.2", + "next": "^9.0.6", "next-seo": "^1.2.0", "qs": "^6.6.0", "react": "16.6.1",