From 26f7b96d20d29ffb2822189b7aa717b1701b86ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 11:21:37 +0000 Subject: [PATCH] Bump newrelic from 10.6.0 to 10.6.1 Bumps [newrelic](https://github.com/newrelic/node-newrelic) from 10.6.0 to 10.6.1. - [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/v10.6.0...v10.6.1) --- updated-dependencies: - dependency-name: newrelic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 09d42c5..2969493 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4103,9 +4103,9 @@ } }, "node_modules/newrelic": { - "version": "10.6.0", - "resolved": "https://registry.npmjs.org/newrelic/-/newrelic-10.6.0.tgz", - "integrity": "sha512-O4O1pEg4x0UnTBCReiVIZHNIq/6bl8/EPgtL0FQrHThQ8tLiS1jUSzyLiTGpH7WGvRy5ol8CFTmHEe1yfnWvqg==", + "version": "10.6.1", + "resolved": "https://registry.npmjs.org/newrelic/-/newrelic-10.6.1.tgz", + "integrity": "sha512-jtBOCcTDqEp7oWWpuFQQDhe4DEydxm6NzuloNzJANawWc94PT7abHknhXq+f4wtP6Ydzs8Uq9MdQBHkS9nQ2wQ==", "dependencies": { "@grpc/grpc-js": "^1.8.10", "@grpc/proto-loader": "^0.7.5", @@ -8712,9 +8712,9 @@ "integrity": "sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk=" }, "newrelic": { - "version": "10.6.0", - "resolved": "https://registry.npmjs.org/newrelic/-/newrelic-10.6.0.tgz", - "integrity": "sha512-O4O1pEg4x0UnTBCReiVIZHNIq/6bl8/EPgtL0FQrHThQ8tLiS1jUSzyLiTGpH7WGvRy5ol8CFTmHEe1yfnWvqg==", + "version": "10.6.1", + "resolved": "https://registry.npmjs.org/newrelic/-/newrelic-10.6.1.tgz", + "integrity": "sha512-jtBOCcTDqEp7oWWpuFQQDhe4DEydxm6NzuloNzJANawWc94PT7abHknhXq+f4wtP6Ydzs8Uq9MdQBHkS9nQ2wQ==", "requires": { "@contrast/fn-inspect": "^3.3.0", "@grpc/grpc-js": "^1.8.10",