diff --git a/package.json b/package.json index 0c83b2ece..a8e95192d 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@emotion/styled": "^11.3.0", "@mdx-js/mdx": "^1.6.19", "@mdx-js/react": "^1.6.19", - "@newrelic/gatsby-theme-newrelic": "2.2.2", + "@newrelic/gatsby-theme-newrelic": "^2.2.3", "@splitsoftware/splitio-react": "^1.2.0", "@xstate/react": "^1.0.2", "classnames": "^2.2.6", diff --git a/yarn.lock b/yarn.lock index b90b74d06..5f98ea133 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2052,10 +2052,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"