-
Notifications
You must be signed in to change notification settings - Fork 399
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated @newrelic/aws-sdk to v7.0.2 Updated @newrelic/koa to v8.0.1 Updated @newrelic/superagent to v7.0.1 Removed this agent as a peer dependency, now that those packages are no longer standalone. Signed-off-by: mrickard <[email protected]>
- Loading branch information
Showing
4 changed files
with
49 additions
and
186 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"lastUpdated": "Mon Oct 23 2023 12:15:25 GMT-0400 (Eastern Daylight Time)", | ||
"lastUpdated": "Wed Oct 25 2023 14:53:27 GMT-0400 (Eastern Daylight Time)", | ||
"projectName": "New Relic Node Agent", | ||
"projectUrl": "https://github.com/newrelic/node-newrelic", | ||
"includeOptDeps": true, | ||
|
@@ -44,15 +44,15 @@ | |
}, | ||
"includeDev": true, | ||
"dependencies": { | ||
"@grpc/[email protected].2": { | ||
"@grpc/[email protected].4": { | ||
"name": "@grpc/grpc-js", | ||
"version": "1.9.2", | ||
"range": "^1.8.10", | ||
"version": "1.9.4", | ||
"range": "^1.9.4", | ||
"licenses": "Apache-2.0", | ||
"repoUrl": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js", | ||
"versionedRepoUrl": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js/tree/v1.9.2", | ||
"versionedRepoUrl": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js/tree/v1.9.4", | ||
"licenseFile": "node_modules/@grpc/grpc-js/LICENSE", | ||
"licenseUrl": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js/blob/v1.9.2/LICENSE", | ||
"licenseUrl": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js/blob/v1.9.4/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "Google Inc." | ||
}, | ||
|
@@ -68,28 +68,28 @@ | |
"licenseTextSource": "file", | ||
"publisher": "Google Inc." | ||
}, | ||
"@newrelic/[email protected].0": { | ||
"@newrelic/[email protected].2": { | ||
"name": "@newrelic/aws-sdk", | ||
"version": "7.0.0", | ||
"range": "^7.0.0", | ||
"version": "7.0.2", | ||
"range": "^7.0.2", | ||
"licenses": "Apache-2.0", | ||
"repoUrl": "https://github.com/newrelic/node-newrelic-aws-sdk", | ||
"versionedRepoUrl": "https://github.com/newrelic/node-newrelic-aws-sdk/tree/v7.0.0", | ||
"versionedRepoUrl": "https://github.com/newrelic/node-newrelic-aws-sdk/tree/v7.0.2", | ||
"licenseFile": "node_modules/@newrelic/aws-sdk/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/node-newrelic-aws-sdk/blob/v7.0.0/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/node-newrelic-aws-sdk/blob/v7.0.2/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "New Relic Node.js agent team", | ||
"email": "[email protected]" | ||
}, | ||
"@newrelic/[email protected].0": { | ||
"@newrelic/[email protected].1": { | ||
"name": "@newrelic/koa", | ||
"version": "8.0.0", | ||
"range": "^8.0.0", | ||
"version": "8.0.1", | ||
"range": "^8.0.1", | ||
"licenses": "Apache-2.0", | ||
"repoUrl": "https://github.com/newrelic/node-newrelic-koa", | ||
"versionedRepoUrl": "https://github.com/newrelic/node-newrelic-koa/tree/v8.0.0", | ||
"versionedRepoUrl": "https://github.com/newrelic/node-newrelic-koa/tree/v8.0.1", | ||
"licenseFile": "node_modules/@newrelic/koa/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/node-newrelic-koa/blob/v8.0.0/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/node-newrelic-koa/blob/v8.0.1/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "New Relic Node.js agent team", | ||
"email": "[email protected]" | ||
|
@@ -106,15 +106,15 @@ | |
"licenseTextSource": "file", | ||
"publisher": "newrelic" | ||
}, | ||
"@newrelic/[email protected].0": { | ||
"@newrelic/[email protected].1": { | ||
"name": "@newrelic/superagent", | ||
"version": "7.0.0", | ||
"range": "^7.0.0", | ||
"version": "7.0.1", | ||
"range": "^7.0.1", | ||
"licenses": "Apache-2.0", | ||
"repoUrl": "https://github.com/newrelic/node-newrelic-superagent", | ||
"versionedRepoUrl": "https://github.com/newrelic/node-newrelic-superagent/tree/v7.0.0", | ||
"versionedRepoUrl": "https://github.com/newrelic/node-newrelic-superagent/tree/v7.0.1", | ||
"licenseFile": "node_modules/@newrelic/superagent/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/node-newrelic-superagent/blob/v7.0.0/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/node-newrelic-superagent/blob/v7.0.1/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "New Relic Node.js Agent Team", | ||
"email": "[email protected]" | ||
|