From e029a1ed99aff07e553013a66b7dcfa8fc859982 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 20:35:20 -0600 Subject: [PATCH] build(deps): bump newrelic from 12.8.1 to 12.8.2 (#6540) Bumps [newrelic](https://github.com/newrelic/node-newrelic) from 12.8.1 to 12.8.2. - [Release notes](https://github.com/newrelic/node-newrelic/releases) - [Changelog](https://github.com/newrelic/node-newrelic/blob/main/changelog.json) - [Commits](https://github.com/newrelic/node-newrelic/compare/v12.8.1...v12.8.2) --- updated-dependencies: - dependency-name: newrelic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Delilah C. <23665803+goplayoutside3@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index aeadf553d9..11ebec86b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13600,9 +13600,9 @@ neo-async@^2.5.0, neo-async@^2.6.2: integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== newrelic@~12.8.1: - version "12.8.1" - resolved "https://registry.yarnpkg.com/newrelic/-/newrelic-12.8.1.tgz#cdd0c737eae8e67e2618e67b3ed747d91cfe9fac" - integrity sha512-5iBQLuMxdkQyjy7rA7sn2KH4SRC18lW7ecfUKhxfBpyvof7y9BT+Z8z9l77xq8Jwh3B80j/hJ4YWaBXMf+izEA== + version "12.8.2" + resolved "https://registry.yarnpkg.com/newrelic/-/newrelic-12.8.2.tgz#dc96ff0003403894f243e6f0e3a87778e35648cd" + integrity sha512-VE2jxhfXqxift93gAWIneqnQQeB49tdgA7IW9oejbyqWAEHp4cpj85F39bmzNXoow+ZF5cuFccG5K5o1s6qgTg== dependencies: "@grpc/grpc-js" "^1.12.2" "@grpc/proto-loader" "^0.7.5"