diff --git a/package.json b/package.json index db4ccca33b0..ee20dc18a59 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@emotion/styled": "^11.3.0", "@mdx-js/mdx": "2.0.0-next.8", "@mdx-js/react": "2.0.0-next.8", - "@newrelic/gatsby-theme-newrelic": "9.11.2", + "@newrelic/gatsby-theme-newrelic": "9.11.3", "@splitsoftware/splitio-react": "^1.2.4", "ansi-colors": "^4.1.3", "cockatiel": "^3.0.0-beta.0", diff --git a/yarn.lock b/yarn.lock index 1fc012051f6..33e1f345efe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3750,10 +3750,10 @@ eslint-plugin-promise "^4.2.1" eslint-plugin-react "^7.14.3" -"@newrelic/gatsby-theme-newrelic@9.11.2": - version "9.11.2" - resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.11.2.tgz#af262e306304e13b10dc3ade4bc9eb48743aa099" - integrity sha512-RT+fQFzr9pRmyaqp0EdM9zmZhORpYXhKLpHsPZYZhW6N/2HeOt672bJ5lVKTZze8L835muFe9BCSFVy+RE2+Ug== +"@newrelic/gatsby-theme-newrelic@9.11.3": + version "9.11.3" + resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.11.3.tgz#e510f10059e7c0d76abbab5d616d6053887d313c" + integrity sha512-Peapl9Rqktx+FlbFvugmHcjD6mXBc2GmlcIUfhoOsCTo3vStZnCdJ64Juws9A7jWJSA973zOu6ScrugcquwRTw== dependencies: "@segment/analytics-next" "1.63.0" "@wry/equality" "^0.4.0" @@ -3765,7 +3765,7 @@ gatsby "^4.25.2" gatsby-plugin-emotion "^6.10.0" gatsby-plugin-layout "^2.10.0" - gatsby-plugin-newrelic "^2.7.0" + gatsby-plugin-newrelic "^2.8.0" gatsby-plugin-portal "^1.0.7" gatsby-plugin-react-helmet "^5.4.0" gatsby-plugin-robots-txt "^1.6.8" @@ -11481,10 +11481,10 @@ gatsby-plugin-netlify@^5.1.1: lodash.mergewith "^4.6.2" webpack-assets-manifest "^5.0.6" -gatsby-plugin-newrelic@^2.7.0: - version "2.7.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-newrelic/-/gatsby-plugin-newrelic-2.7.0.tgz#28a250f87aa464425580ee8de0d240612021b7b5" - integrity sha512-bzvx4HRrrjCKEnEXFr6IXVwx3328uNM99r/1UhDZnUdMk8kzgBhWGVb9SYbMmpFWQQWWNN+BApSQcTF8QnGozw== +gatsby-plugin-newrelic@^2.8.0: + version "2.8.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-newrelic/-/gatsby-plugin-newrelic-2.8.0.tgz#36c8666391ed1d1a5181961cbfbff96344ab0045" + integrity sha512-gl/9lcXCiffK5VD0Q/t4bqHMJQzGWePZyHJSZK756UnBrDVJs65HI1xtGsqyGJzxmUtxW1dwfX1cc+joaTZxyQ== dependencies: "@babel/runtime" "^7.12.5"