diff --git a/package.json b/package.json index a84b593036..0cae6ba5f8 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": "2.2.2", + "@newrelic/gatsby-theme-newrelic": "2.2.3", "@splitsoftware/splitio-react": "^1.2.4", "date-fns": "^2.17.0", "feather-icons": "^4.28.0", diff --git a/yarn.lock b/yarn.lock index b12bd5b244..b500111c55 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2049,10 +2049,10 @@ eslint-plugin-promise "^4.2.1" eslint-plugin-react "^7.14.3" -"@newrelic/gatsby-theme-newrelic@2.2.2": - version "2.2.2" - resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-2.2.2.tgz#342c68a56f94ba7a6c7316a4e75e0402b41d838d" - integrity sha512-ig9LC+p0BFDN8IzHc8Ny8QQbRSknCcVU9r/MvgreiEGxWKUp33kD07HohYMsax4eOaCa4SdjUPHWN8R3/OM2fw== +"@newrelic/gatsby-theme-newrelic@2.2.3": + version "2.2.3" + resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-2.2.3.tgz#c4d14807745b27ac0e84997b48303ab52bf28afc" + integrity sha512-d2L/NKA9L/jHBIWXKzC/2XqaajNPLwwcp2Dtp30+AsP0RnGkcgeY8+l8yt25lvUDRECdZDjjEM9QycCzvHzEug== dependencies: "@elastic/react-search-ui" "^1.5.1" "@elastic/react-search-ui-views" "^1.5.1"