From 33a9e15da729c4b9a7eb3bbaec709397f6d21dae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 31 Mar 2025 06:19:17 +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-TARFS-9535930 --- 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",