From 2cb54f0d00363218b64e8ddd4ace156850db8877 Mon Sep 17 00:00:00 2001 From: gmanandhar-nr Date: Wed, 5 Mar 2025 11:44:54 +0530 Subject: [PATCH] feat: update gatsby-plugin-newrelic to 2.7.0 --- packages/gatsby-theme-newrelic/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/gatsby-theme-newrelic/package.json b/packages/gatsby-theme-newrelic/package.json index 73717c5a1..174801d20 100644 --- a/packages/gatsby-theme-newrelic/package.json +++ b/packages/gatsby-theme-newrelic/package.json @@ -59,7 +59,7 @@ "file-saver": "^2.0.5", "gatsby-plugin-emotion": "^6.10.0", "gatsby-plugin-layout": "^2.10.0", - "gatsby-plugin-newrelic": "^2.6.0", + "gatsby-plugin-newrelic": "^2.7.0", "gatsby-plugin-portal": "^1.0.7", "gatsby-plugin-react-helmet": "^5.4.0", "gatsby-plugin-robots-txt": "^1.6.8", diff --git a/yarn.lock b/yarn.lock index ebcad0e2b..a86859e3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12388,10 +12388,10 @@ gatsby-plugin-netlify@^5.1.1: lodash.mergewith "^4.6.2" webpack-assets-manifest "^5.0.6" -gatsby-plugin-newrelic@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-newrelic/-/gatsby-plugin-newrelic-2.6.0.tgz#0d25c3e70e696945d3186a89c7a1e8733a926d4b" - integrity sha512-5ToEx5ojxVj4Z3n3tXGsmwygx+Cf3B0keZ3bmYLLi8zF1K1m5r2OIjRbgZvGqikkhFNP+hyYATqPZRFaLumOxQ== +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== dependencies: "@babel/runtime" "^7.12.5"