From e35127f6a857b9ee047f0867cb0e974cfb714df9 Mon Sep 17 00:00:00 2001 From: John P Vajda Date: Mon, 7 Dec 2020 18:56:09 -0700 Subject: [PATCH] fix: updated theme --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index af81f367f..2e5ec8dbd 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@emotion/styled": "^10.0.27", "@mdx-js/mdx": "^1.6.19", "@mdx-js/react": "^1.6.19", - "@newrelic/gatsby-theme-newrelic": "^1.16.2", + "@newrelic/gatsby-theme-newrelic": "^1.16.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 9e03c8770..432723f95 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2971,10 +2971,10 @@ eslint-plugin-promise "^4.2.1" eslint-plugin-react "^7.14.3" -"@newrelic/gatsby-theme-newrelic@^1.16.2": - version "1.16.2" - resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-1.16.2.tgz#8a70bb64de76a623ca5642ad39a56f247600b480" - integrity sha512-i596QzdXGjq3RidAZBR6UEW+YWIW9LFN8YAw8iiE0+LqPJEhEPFtagTN9SNLcQnm4Ye7ViuCMV6p4R6H7DCH9A== +"@newrelic/gatsby-theme-newrelic@^1.16.3": + version "1.16.3" + resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-1.16.3.tgz#baae6b72a42cd838beff591ee958bdacaecf0773" + integrity sha512-OgZkEeOwWse7DEVYaDAxVRg0PUkYPuRJlamkj6r4+jW5qz1ZnKJKAS/tmq26P/Hxz8aexRas8NnTGkGI4r1nig== dependencies: "@elastic/react-search-ui" "^1.4.1" "@elastic/react-search-ui-views" "^1.4.1"