From 788403e03df856bcebc680e2bc986d60be01c6b8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Feb 2023 20:46:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NTHCHECK-1586032 - https://snyk.io/vuln/SNYK-JS-SHARP-2848109 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 380ff342f..cd4793714 100644 --- a/package.json +++ b/package.json @@ -58,14 +58,14 @@ "koa": "2.13.3", "lodash-es": "4.17.21", "mailgo": "0.12.2", - "nuxt": "2.15.8", + "nuxt": "2.16.0", "nuxt-fontawesome": "0.4.0", "nuxt-i18n": "6.28.1", "nuxt-matomo": "1.2.4", "nuxt-webfontloader": "1.1.0", "prism-themes": "1.8.0", "query-string": "7.1.1", - "sharp": "0.30.4", + "sharp": "0.30.5", "vee-validate": "3.4.13" }, "devDependencies": {