From 766b7ae3b803ae14721de7f767c2b6f6547e30f8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Apr 2024 19:05:43 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PHIN-6598077 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ae3547b..d024cb3 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "gatsby": "^2.32.8", "gatsby-plugin-react-helmet": "^3.3.10", "gatsby-plugin-sass": "^2.3.10", - "gatsby-plugin-sharp": "^2.6.19", - "gatsby-remark-images": "^3.3.19", + "gatsby-plugin-sharp": "^3.15.0", + "gatsby-remark-images": "^5.12.0", "gatsby-remark-relative-images": "^0.3.0", "gatsby-source-contentful": "^4.6.1", "gatsby-source-filesystem": "^2.3.19",