Skip to content

Commit

Permalink
chore(deps): Updated aws-sdk, koa, superagent (#1831)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrickard committed Oct 25, 2023
1 parent 9892901 commit 8b4e963
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 186 deletions.
8 changes: 4 additions & 4 deletions THIRD_PARTY_NOTICES.md
Expand Up @@ -92,7 +92,7 @@ code, the source code can be found at [https://github.com/newrelic/node-newrelic

### @grpc/grpc-js

This product includes source derived from [@grpc/grpc-js](https://github.com/grpc/grpc-node/tree/master/packages/grpc-js) ([v1.9.2](https://github.com/grpc/grpc-node/tree/master/packages/grpc-js/tree/v1.9.2)), distributed under the [Apache-2.0 License](https://github.com/grpc/grpc-node/tree/master/packages/grpc-js/blob/v1.9.2/LICENSE):
This product includes source derived from [@grpc/grpc-js](https://github.com/grpc/grpc-node/tree/master/packages/grpc-js) ([v1.9.4](https://github.com/grpc/grpc-node/tree/master/packages/grpc-js/tree/v1.9.4)), distributed under the [Apache-2.0 License](https://github.com/grpc/grpc-node/tree/master/packages/grpc-js/blob/v1.9.4/LICENSE):

```
Apache License
Expand Down Expand Up @@ -510,7 +510,7 @@ This product includes source derived from [@grpc/proto-loader](https://github.co

### @newrelic/aws-sdk

This product includes source derived from [@newrelic/aws-sdk](https://github.com/newrelic/node-newrelic-aws-sdk) ([v7.0.0](https://github.com/newrelic/node-newrelic-aws-sdk/tree/v7.0.0)), distributed under the [Apache-2.0 License](https://github.com/newrelic/node-newrelic-aws-sdk/blob/v7.0.0/LICENSE):
This product includes source derived from [@newrelic/aws-sdk](https://github.com/newrelic/node-newrelic-aws-sdk) ([v7.0.2](https://github.com/newrelic/node-newrelic-aws-sdk/tree/v7.0.2)), distributed under the [Apache-2.0 License](https://github.com/newrelic/node-newrelic-aws-sdk/blob/v7.0.2/LICENSE):

```
Apache License
Expand Down Expand Up @@ -718,7 +718,7 @@ This product includes source derived from [@newrelic/aws-sdk](https://github.com

### @newrelic/koa

This product includes source derived from [@newrelic/koa](https://github.com/newrelic/node-newrelic-koa) ([v8.0.0](https://github.com/newrelic/node-newrelic-koa/tree/v8.0.0)), distributed under the [Apache-2.0 License](https://github.com/newrelic/node-newrelic-koa/blob/v8.0.0/LICENSE):
This product includes source derived from [@newrelic/koa](https://github.com/newrelic/node-newrelic-koa) ([v8.0.1](https://github.com/newrelic/node-newrelic-koa/tree/v8.0.1)), distributed under the [Apache-2.0 License](https://github.com/newrelic/node-newrelic-koa/blob/v8.0.1/LICENSE):

```
Apache License
Expand Down Expand Up @@ -978,7 +978,7 @@ This license terminates when the Pre-Release Software stops being provided by Ne

### @newrelic/superagent

This product includes source derived from [@newrelic/superagent](https://github.com/newrelic/node-newrelic-superagent) ([v7.0.0](https://github.com/newrelic/node-newrelic-superagent/tree/v7.0.0)), distributed under the [Apache-2.0 License](https://github.com/newrelic/node-newrelic-superagent/blob/v7.0.0/LICENSE):
This product includes source derived from [@newrelic/superagent](https://github.com/newrelic/node-newrelic-superagent) ([v7.0.1](https://github.com/newrelic/node-newrelic-superagent/tree/v7.0.1)), distributed under the [Apache-2.0 License](https://github.com/newrelic/node-newrelic-superagent/blob/v7.0.1/LICENSE):

```
Apache License
Expand Down
179 changes: 21 additions & 158 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -183,10 +183,10 @@
"dependencies": {
"@grpc/grpc-js": "^1.9.4",
"@grpc/proto-loader": "^0.7.5",
"@newrelic/aws-sdk": "^7.0.0",
"@newrelic/koa": "^8.0.0",
"@newrelic/aws-sdk": "^7.0.2",
"@newrelic/koa": "^8.0.1",
"@newrelic/security-agent": "0.3.0",
"@newrelic/superagent": "^7.0.0",
"@newrelic/superagent": "^7.0.1",
"@tyriar/fibonacci-heap": "^2.0.7",
"concat-stream": "^2.0.0",
"https-proxy-agent": "^7.0.1",
Expand Down
42 changes: 21 additions & 21 deletions third_party_manifest.json
@@ -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,
Expand Down Expand Up @@ -44,15 +44,15 @@
},
"includeDev": true,
"dependencies": {
"@grpc/grpc-js@1.9.2": {
"@grpc/grpc-js@1.9.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."
},
Expand All @@ -68,28 +68,28 @@
"licenseTextSource": "file",
"publisher": "Google Inc."
},
"@newrelic/aws-sdk@7.0.0": {
"@newrelic/aws-sdk@7.0.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": "nodejs@newrelic.com"
},
"@newrelic/koa@8.0.0": {
"@newrelic/koa@8.0.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": "nodejs@newrelic.com"
Expand All @@ -106,15 +106,15 @@
"licenseTextSource": "file",
"publisher": "newrelic"
},
"@newrelic/superagent@7.0.0": {
"@newrelic/superagent@7.0.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": "nodejs@newrelic.com"
Expand Down

0 comments on commit 8b4e963

Please sign in to comment.