From c20172c4c07704d475eefa44bf199da892ee1046 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Aug 2024 03:07:05 +0000 Subject: [PATCH] fix: packages/typescriptlang-org/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298 --- packages/typescriptlang-org/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/typescriptlang-org/package.json b/packages/typescriptlang-org/package.json index e005782a99d0..223ac0322e1a 100644 --- a/packages/typescriptlang-org/package.json +++ b/packages/typescriptlang-org/package.json @@ -27,7 +27,7 @@ "@types/react-helmet": "^5.0.15", "@typescript/twoslash": "1.1.2", "canvas": "^2.6.1", - "gatsby": "^2.24.85", + "gatsby": "^3.0.0", "gatsby-link": "2.4.16", "gatsby-plugin-catch-links": "^2.3.15", "gatsby-plugin-client-side-redirect": "orta/gatsby-plugin-client-side-redirect#index",