From 661e6e862d4f24cd52a6355e51d8f3ce0737ff00 Mon Sep 17 00:00:00 2001 From: Jerel Miller Date: Wed, 28 Oct 2020 12:05:26 -0700 Subject: [PATCH] fix: upgrade gatsby-theme-newrelic --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d9a2395a8..1b46bd3b3 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@emotion/styled": "^10.0.27", "@mdx-js/mdx": "^1.6.17", "@mdx-js/react": "^1.6.18", - "@newrelic/gatsby-theme-newrelic": "^1.10.3", + "@newrelic/gatsby-theme-newrelic": "^1.11.0", "@splitsoftware/splitio-react": "^1.2.0", "@xstate/react": "^1.0.1", "classnames": "^2.2.6", diff --git a/yarn.lock b/yarn.lock index dd45c292b..b777f2ad2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3011,10 +3011,10 @@ eslint-plugin-promise "^4.2.1" eslint-plugin-react "^7.14.3" -"@newrelic/gatsby-theme-newrelic@^1.10.3": - version "1.10.3" - resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-1.10.3.tgz#c1b8b8fcc216f43899b6093c1d7586c04f8e0c97" - integrity sha512-A0asoXYBcwvRWovPU8ORtitcqYQNEhYwGAHxz4hg56Xz/m2uLPJeSB54jSZRu+XX9XrrlM1UFOpisRq+Pvqfrg== +"@newrelic/gatsby-theme-newrelic@^1.11.0": + version "1.11.0" + resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-1.11.0.tgz#440f4fca63d4fe14b65201d555f8c1d64b97a10c" + integrity sha512-YMY2rUT78MA1F5obw0wxYY+deazilIU3BYMZJnYDtmhLTXx6nGvVDsuMzmEd9VS/skGyMatCG5ZkqR6+2TFXnQ== dependencies: "@elastic/react-search-ui" "^1.4.1" "@elastic/react-search-ui-views" "^1.4.1"