From efea2a002f5fca7dbc891d88b26fe5da12df517b Mon Sep 17 00:00:00 2001 From: Liz Baker Date: Mon, 19 Aug 2024 09:41:35 -0700 Subject: [PATCH] fix: Update theme and osano --- package.json | 4 ++-- yarn.lock | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 9f642cc13f..a75088401d 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@emotion/styled": "^11.3.0", "@mdx-js/mdx": "^1.6.22", "@mdx-js/react": "^1.6.22", - "@newrelic/gatsby-theme-newrelic": "9.2.9", + "@newrelic/gatsby-theme-newrelic": "9.7.3", "@splitsoftware/splitio-react": "^1.2.4", "date-fns": "^2.17.0", "feather-icons": "^4.28.0", @@ -88,4 +88,4 @@ "bugs": { "url": "https://github.com/newrelic/opensource-website/issues" } -} +} \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 70f684b8dd..9e3227c91f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2673,10 +2673,10 @@ eslint-plugin-promise "^4.2.1" eslint-plugin-react "^7.14.3" -"@newrelic/gatsby-theme-newrelic@9.2.9": - version "9.2.9" - resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.2.9.tgz#c5c28c67255d96a0e2a528bd479e4d71a96394b3" - integrity sha512-e3V2E5Yo90YaSQb8RQ/Dk6yVXXZMll84QytStsNWqZBig43C2QB7IXJWShclzJbARwa1D04kqVVDg5XTapp5yQ== +"@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== dependencies: "@segment/analytics-next" "1.63.0" "@wry/equality" "^0.4.0" @@ -2687,7 +2687,7 @@ file-saver "^2.0.5" gatsby-plugin-emotion "^6.10.0" gatsby-plugin-layout "^2.10.0" - gatsby-plugin-newrelic "^2.4.0" + gatsby-plugin-newrelic "^2.6.0" gatsby-plugin-portal "^1.0.7" gatsby-plugin-react-helmet "^5.4.0" gatsby-plugin-robots-txt "^1.6.8" @@ -9217,10 +9217,10 @@ gatsby-plugin-netlify@^5.1.1: lodash.mergewith "^4.6.2" webpack-assets-manifest "^5.0.6" -gatsby-plugin-newrelic@^2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-newrelic/-/gatsby-plugin-newrelic-2.4.0.tgz#9361b49db19cbbe4e6f17aa2f81d9c68535f62fe" - integrity sha512-BOZko4EHIphlA/fDZaTXtJu2E/7BQFt5kWz1ps2F8QpbcRmO7RpzSU0Mwh/sNWp3nAPcfPsAvFVKesZNNWHpOQ== +gatsby-plugin-newrelic@^2.6.0: + version "2.6.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-newrelic/-/gatsby-plugin-newrelic-2.6.0.tgz#0d25c3e70e696945d3186a89c7a1e8733a926d4b" + integrity sha512-5ToEx5ojxVj4Z3n3tXGsmwygx+Cf3B0keZ3bmYLLi8zF1K1m5r2OIjRbgZvGqikkhFNP+hyYATqPZRFaLumOxQ== dependencies: "@babel/runtime" "^7.12.5"