From b10a8cc389b80e3b53e1861f4a81c73ab14f0a7d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 7 May 2025 13:12:38 +0000 Subject: [PATCH] fix: packages/gatsby-theme-fast-ai/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- packages/gatsby-theme-fast-ai/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gatsby-theme-fast-ai/package.json b/packages/gatsby-theme-fast-ai/package.json index 2ebb6f3..37ff5b5 100644 --- a/packages/gatsby-theme-fast-ai/package.json +++ b/packages/gatsby-theme-fast-ai/package.json @@ -30,7 +30,7 @@ "dependencies": { "@emotion/core": "^10.0.35", "@fast-ai/gatsby-plugin-setup": "^1.8.0", - "@fast-ai/gatsby-plugin-staged-fonts": "^1.8.0", + "@fast-ai/gatsby-plugin-staged-fonts": "^1.0.0", "@fast-ai/ui-components": "^1.9.0", "@mdx-js/mdx": "^3.1.0", "@mdx-js/react": "^3.1.0",