From 14a5a99ff12c81d822d0c5a56d8694cf48dd2698 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Apr 2024 16:51:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-6564963 - https://snyk.io/vuln/SNYK-JS-UNDICI-6564964 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a96be6b4..ecb212c8 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@mdx-js/react": "^3.0.1", "bluebird": "^3.7.2", "eslint-plugin-react-hooks": "^4.6.0", - "firebase": "^10.9.0", + "firebase": "^10.11.0", "gatsby": "^5.13.3", "gatsby-plugin-catch-links": "^5.13.1", "gatsby-plugin-cname": "^1.0.0",