From f03329cbefb7a74d3926e4e915521ad1d4dcfc1a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 29 Jan 2022 22:54:15 +0000 Subject: [PATCH] fix: grid-packages/ag-grid-docs/documentation/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SIMPLEGET-2361683 --- grid-packages/ag-grid-docs/documentation/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grid-packages/ag-grid-docs/documentation/package.json b/grid-packages/ag-grid-docs/documentation/package.json index 0326898eaf2..5e1719dce7b 100644 --- a/grid-packages/ag-grid-docs/documentation/package.json +++ b/grid-packages/ag-grid-docs/documentation/package.json @@ -41,7 +41,7 @@ "gatsby-plugin-react-helmet": "3.10.0", "gatsby-plugin-remove-generator": "1.0.8", "gatsby-plugin-sass": "3.2.0", - "gatsby-plugin-sharp": "2.14.0", + "gatsby-plugin-sharp": "3.13.0", "gatsby-plugin-sitemap": "2.12.0", "gatsby-plugin-use-query-params": "1.0.1", "gatsby-remark-attr": "0.1.0", @@ -55,7 +55,7 @@ "gatsby-source-filesystem": "2.11.0", "gatsby-transformer-rehype": "1.9.8", "gatsby-transformer-remark": "2.16.0", - "gatsby-transformer-sharp": "2.12.0", + "gatsby-transformer-sharp": "3.13.0", "gif-frames": "1.0.1", "graceful-fs": "4.2.4", "jquery": "3.6.0",