From 51be2eb72c1eb8cc10486d8c135bc13aa588fc48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 18:11:35 +0000 Subject: [PATCH] Bump newrelic from 11.13.0 to 11.14.0 Bumps [newrelic](https://github.com/newrelic/node-newrelic) from 11.13.0 to 11.14.0. - [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/v11.13.0...v11.14.0) --- updated-dependencies: - dependency-name: newrelic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 77df389..48480f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2705,16 +2705,16 @@ } }, "node_modules/newrelic": { - "version": "11.13.0", - "resolved": "https://registry.npmjs.org/newrelic/-/newrelic-11.13.0.tgz", - "integrity": "sha512-FUIAaoUWPTpv+TjDfn+mxOd1LPQ9Sduvc4kas1OUYIB4o1RtBhBpZVFz8b6BSJZtY/NZcW4fm7/4J6MT62zI1g==", + "version": "11.14.0", + "resolved": "https://registry.npmjs.org/newrelic/-/newrelic-11.14.0.tgz", + "integrity": "sha512-12LLm7wN/n1APOe3qUcijpEE7sLgxiZ/ApAKB18Sou6FBpplsnCoBHuTtIOThpLEFjRJYxpw5PaOQGzb8gauZg==", "dependencies": { "@grpc/grpc-js": "^1.9.4", "@grpc/proto-loader": "^0.7.5", "@newrelic/aws-sdk": "^7.3.0", "@newrelic/koa": "^9.0.0", "@newrelic/ritm": "^7.2.0", - "@newrelic/security-agent": "^1.0.1", + "@newrelic/security-agent": "1.0.1", "@newrelic/superagent": "^7.0.1", "@tyriar/fibonacci-heap": "^2.0.7", "concat-stream": "^2.0.0", @@ -6016,9 +6016,9 @@ "integrity": "sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk=" }, "newrelic": { - "version": "11.13.0", - "resolved": "https://registry.npmjs.org/newrelic/-/newrelic-11.13.0.tgz", - "integrity": "sha512-FUIAaoUWPTpv+TjDfn+mxOd1LPQ9Sduvc4kas1OUYIB4o1RtBhBpZVFz8b6BSJZtY/NZcW4fm7/4J6MT62zI1g==", + "version": "11.14.0", + "resolved": "https://registry.npmjs.org/newrelic/-/newrelic-11.14.0.tgz", + "integrity": "sha512-12LLm7wN/n1APOe3qUcijpEE7sLgxiZ/ApAKB18Sou6FBpplsnCoBHuTtIOThpLEFjRJYxpw5PaOQGzb8gauZg==", "requires": { "@contrast/fn-inspect": "^3.3.0", "@grpc/grpc-js": "^1.9.4", @@ -6027,7 +6027,7 @@ "@newrelic/koa": "^9.0.0", "@newrelic/native-metrics": "^10.0.0", "@newrelic/ritm": "^7.2.0", - "@newrelic/security-agent": "^1.0.1", + "@newrelic/security-agent": "1.0.1", "@newrelic/superagent": "^7.0.1", "@prisma/prisma-fmt-wasm": "^4.17.0-16.27eb2449f178cd9fe1a4b892d732cc4795f75085", "@tyriar/fibonacci-heap": "^2.0.7",