From 2a1f5be03f7a8183da09f64c063caee693ff574a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Sep 2024 08:40:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-TAR-6476909 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index cca1d518f8..54505ddf05 100644 --- a/package.json +++ b/package.json @@ -10,12 +10,12 @@ "@raae/gatsby-remark-oembed": "0.3.3", "@sentry/browser": "7.31.1", "@sentry/node": "7.31.1", - "@sentry/profiling-node": "0.3.0", + "@sentry/profiling-node": "1.3.0", "@sentry/react": "7.31.1", "@sentry/tracing": "7.31.1", "@types/react-helmet": "6.1.11", - "@typescript-eslint/eslint-plugin": "5.38.0", - "@typescript-eslint/parser": "5.38.0", + "@typescript-eslint/eslint-plugin": "8.3.0", + "@typescript-eslint/parser": "8.3.0", "algoliasearch": "4.19.1", "autocomplete.js": "0.38.1", "axios": "1.6.5",