From 342f4c6f488110f8b5c0319bedd1fad5b643aede Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 10 Mar 2025 05:29:41 +0000 Subject: [PATCH] fix: packages/gatsby-theme-fast-ai-sidebar/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519 --- packages/gatsby-theme-fast-ai-sidebar/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gatsby-theme-fast-ai-sidebar/package.json b/packages/gatsby-theme-fast-ai-sidebar/package.json index 5c5a03c..58fcf70 100644 --- a/packages/gatsby-theme-fast-ai-sidebar/package.json +++ b/packages/gatsby-theme-fast-ai-sidebar/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.1.0", "@fast-ai/ui-components": "^1.9.0", "@mdx-js/mdx": "^1.6.16", "@mdx-js/react": "^1.6.16",