From 061343d570ad0fea4bbdf1d95cb562d5129f4b81 Mon Sep 17 00:00:00 2001 From: Sunny Zanchi Date: Thu, 22 Aug 2024 18:11:59 -0400 Subject: [PATCH] bump `@newrelic/gatsby-theme-newrelic` to 9.8.1 --- package.json | 4 ++-- yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index affef5a38..78fd6bf78 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@emotion/styled": "^11.10.0", "@mdx-js/mdx": "^1.6.19", "@mdx-js/react": "^1.6.19", - "@newrelic/gatsby-theme-newrelic": "9.7.3", + "@newrelic/gatsby-theme-newrelic": "9.8.1", "@splitsoftware/splitio-react": "^1.2.0", "@xstate/react": "^1.0.2", "classnames": "^2.2.6", @@ -129,4 +129,4 @@ "url": "https://github.com/newrelic/developer-website/issues" }, "snyk": true -} \ No newline at end of file +} diff --git a/yarn.lock b/yarn.lock index 71069a692..9b6b72aeb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2837,10 +2837,10 @@ eslint-plugin-promise "^4.2.1" eslint-plugin-react "^7.14.3" -"@newrelic/gatsby-theme-newrelic@9.7.3": - version "9.7.3" - resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.7.3.tgz#3b8dfdd52c0e130ea1b1ca95519f8b3e6f6f679c" - integrity sha512-t6/h99+BImEkkJpas2R9kW1nf51HST4nN2RxtVbfYwS8E7hrqPMweDYO5xL4pDhLjj7yecgPTwQlGC7LcpPbAA== +"@newrelic/gatsby-theme-newrelic@9.8.1": + version "9.8.1" + resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.8.1.tgz#969ff2f9c5f7a9a683279a14372826500c2026f1" + integrity sha512-PPf0yjhO5HkvICLNYp1T37g9+yU7kIE828Buhm/pLqYRrusiQFCqoU1Uia1CjVsxnJUyIE3B6c1hn9h70lSszA== dependencies: "@segment/analytics-next" "1.63.0" "@wry/equality" "^0.4.0"