-
Notifications
You must be signed in to change notification settings - Fork 408
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Updated import-in-the-middle version (#2923)
- Loading branch information
Showing
3 changed files
with
78 additions
and
61 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
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 Feb 03 2025 15:53:41 GMT+0530 (India Standard Time)", | ||
"lastUpdated": "Fri Feb 07 2025 10:40:18 GMT+0100 (Midden-Europese standaardtijd)", | ||
"projectName": "New Relic Node Agent", | ||
"projectUrl": "https://github.com/newrelic/node-newrelic", | ||
"includeOptDeps": true, | ||
|
@@ -44,17 +44,19 @@ | |
}, | ||
"includeDev": true, | ||
"dependencies": { | ||
"@grpc/[email protected].5": { | ||
"@grpc/[email protected].6": { | ||
"name": "@grpc/grpc-js", | ||
"version": "1.12.5", | ||
"version": "1.12.6", | ||
"range": "^1.12.2", | ||
"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.12.5", | ||
"licenseFile": "node_modules/@grpc/grpc-js/LICENSE", | ||
"licenseUrl": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js/blob/v1.12.5/LICENSE", | ||
"versionedRepoUrl": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js/tree/v1.12.6", | ||
"licenseFile": "node_modules\\@grpc\\grpc-js\\LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "Google Inc." | ||
"publisher": "Google Inc.", | ||
"FOR_REVIEW": [ | ||
"Unable to determine license url." | ||
] | ||
}, | ||
"@grpc/[email protected]": { | ||
"name": "@grpc/proto-loader", | ||
|
@@ -68,17 +70,19 @@ | |
"licenseTextSource": "file", | ||
"publisher": "Google Inc." | ||
}, | ||
"@newrelic/[email protected].0": { | ||
"@newrelic/[email protected].1": { | ||
"name": "@newrelic/security-agent", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"range": "^2.3.0", | ||
"licenses": "UNKNOWN", | ||
"repoUrl": "https://github.com/newrelic/csec-node-agent", | ||
"versionedRepoUrl": "https://github.com/newrelic/csec-node-agent/tree/v2.3.0", | ||
"licenseFile": "node_modules/@newrelic/security-agent/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/csec-node-agent/blob/v2.3.0/LICENSE", | ||
"versionedRepoUrl": "https://github.com/newrelic/csec-node-agent/tree/v2.3.1", | ||
"licenseFile": "node_modules\\@newrelic\\security-agent\\LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "newrelic" | ||
"publisher": "newrelic", | ||
"FOR_REVIEW": [ | ||
"Unable to determine license url." | ||
] | ||
}, | ||
"@opentelemetry/[email protected]": { | ||
"name": "@opentelemetry/api", | ||
|
@@ -128,17 +132,19 @@ | |
"licenseTextSource": "file", | ||
"publisher": "OpenTelemetry Authors" | ||
}, | ||
"@opentelemetry/semantic-conventions@1.28.0": { | ||
"@opentelemetry/semantic-conventions@1.29.0": { | ||
"name": "@opentelemetry/semantic-conventions", | ||
"version": "1.28.0", | ||
"version": "1.29.0", | ||
"range": "^1.27.0", | ||
"licenses": "Apache-2.0", | ||
"repoUrl": "https://github.com/open-telemetry/opentelemetry-js", | ||
"versionedRepoUrl": "https://github.com/open-telemetry/opentelemetry-js/tree/v1.28.0", | ||
"licenseFile": "node_modules/@opentelemetry/semantic-conventions/LICENSE", | ||
"licenseUrl": "https://github.com/open-telemetry/opentelemetry-js/blob/v1.28.0/LICENSE", | ||
"versionedRepoUrl": "https://github.com/open-telemetry/opentelemetry-js/tree/v1.29.0", | ||
"licenseFile": "node_modules\\@opentelemetry\\semantic-conventions\\LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "OpenTelemetry Authors" | ||
"publisher": "OpenTelemetry Authors", | ||
"FOR_REVIEW": [ | ||
"Unable to determine license url." | ||
] | ||
}, | ||
"@tyriar/[email protected]": { | ||
"name": "@tyriar/fibonacci-heap", | ||
|
@@ -180,18 +186,20 @@ | |
"email": "[email protected]", | ||
"url": "http://n8.io/" | ||
}, | ||
"import-in-the-middle@1.12.0": { | ||
"import-in-the-middle@1.13.0": { | ||
"name": "import-in-the-middle", | ||
"version": "1.12.0", | ||
"range": "^1.11.2", | ||
"version": "1.13.0", | ||
"range": "^1.13.0", | ||
"licenses": "Apache-2.0", | ||
"repoUrl": "https://github.com/nodejs/import-in-the-middle", | ||
"versionedRepoUrl": "https://github.com/nodejs/import-in-the-middle/tree/v1.12.0", | ||
"licenseFile": "node_modules/import-in-the-middle/LICENSE", | ||
"licenseUrl": "https://github.com/nodejs/import-in-the-middle/blob/v1.12.0/LICENSE", | ||
"versionedRepoUrl": "https://github.com/nodejs/import-in-the-middle/tree/v1.13.0", | ||
"licenseFile": "node_modules\\import-in-the-middle\\LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "Bryan English", | ||
"email": "[email protected]" | ||
"email": "[email protected]", | ||
"FOR_REVIEW": [ | ||
"Unable to determine license url." | ||
] | ||
}, | ||
"[email protected]": { | ||
"name": "json-bigint", | ||
|
@@ -245,31 +253,35 @@ | |
"licenseUrl": "https://github.com/nodejs/readable-stream/blob/v3.6.2/LICENSE", | ||
"licenseTextSource": "file" | ||
}, | ||
"[email protected].0": { | ||
"[email protected].1": { | ||
"name": "require-in-the-middle", | ||
"version": "7.5.0", | ||
"version": "7.5.1", | ||
"range": "^7.4.0", | ||
"licenses": "MIT", | ||
"repoUrl": "https://github.com/elastic/require-in-the-middle", | ||
"versionedRepoUrl": "https://github.com/elastic/require-in-the-middle/tree/v7.5.0", | ||
"licenseFile": "node_modules/require-in-the-middle/LICENSE", | ||
"licenseUrl": "https://github.com/elastic/require-in-the-middle/blob/v7.5.0/LICENSE", | ||
"repoUrl": "https://github.com/nodejs/require-in-the-middle", | ||
"versionedRepoUrl": "https://github.com/nodejs/require-in-the-middle/tree/v7.5.1", | ||
"licenseFile": "node_modules\\require-in-the-middle\\LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "Thomas Watson Steen", | ||
"email": "[email protected]", | ||
"url": "https://twitter.com/wa7son" | ||
"url": "https://twitter.com/wa7son", | ||
"FOR_REVIEW": [ | ||
"Unable to determine license url." | ||
] | ||
}, | ||
"[email protected].0": { | ||
"[email protected].1": { | ||
"name": "semver", | ||
"version": "7.7.0", | ||
"version": "7.7.1", | ||
"range": "^7.5.2", | ||
"licenses": "ISC", | ||
"repoUrl": "https://github.com/npm/node-semver", | ||
"versionedRepoUrl": "https://github.com/npm/node-semver/tree/v7.7.0", | ||
"licenseFile": "node_modules/semver/LICENSE", | ||
"licenseUrl": "https://github.com/npm/node-semver/blob/v7.7.0/LICENSE", | ||
"versionedRepoUrl": "https://github.com/npm/node-semver/tree/v7.7.1", | ||
"licenseFile": "node_modules\\semver\\LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "GitHub Inc." | ||
"publisher": "GitHub Inc.", | ||
"FOR_REVIEW": [ | ||
"Unable to determine license url." | ||
] | ||
}, | ||
"[email protected]": { | ||
"name": "winston-transport", | ||
|
@@ -286,31 +298,35 @@ | |
} | ||
}, | ||
"devDependencies": { | ||
"@aws-sdk/client-s3@3.740.0": { | ||
"@aws-sdk/client-s3@3.743.0": { | ||
"name": "@aws-sdk/client-s3", | ||
"version": "3.740.0", | ||
"version": "3.743.0", | ||
"range": "^3.556.0", | ||
"licenses": "Apache-2.0", | ||
"repoUrl": "https://github.com/aws/aws-sdk-js-v3", | ||
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.740.0", | ||
"licenseFile": "node_modules/@aws-sdk/client-s3/LICENSE", | ||
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.740.0/LICENSE", | ||
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.743.0", | ||
"licenseFile": "node_modules\\@aws-sdk\\client-s3\\LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "AWS SDK for JavaScript Team", | ||
"url": "https://aws.amazon.com/javascript/" | ||
"url": "https://aws.amazon.com/javascript/", | ||
"FOR_REVIEW": [ | ||
"Unable to determine license url." | ||
] | ||
}, | ||
"@aws-sdk/s3-request-presigner@3.740.0": { | ||
"@aws-sdk/s3-request-presigner@3.743.0": { | ||
"name": "@aws-sdk/s3-request-presigner", | ||
"version": "3.740.0", | ||
"version": "3.743.0", | ||
"range": "^3.556.0", | ||
"licenses": "Apache-2.0", | ||
"repoUrl": "https://github.com/aws/aws-sdk-js-v3", | ||
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.740.0", | ||
"licenseFile": "node_modules/@aws-sdk/s3-request-presigner/LICENSE", | ||
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.740.0/LICENSE", | ||
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.743.0", | ||
"licenseFile": "node_modules\\@aws-sdk\\s3-request-presigner\\LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "AWS SDK for JavaScript Team", | ||
"url": "https://aws.amazon.com/javascript/" | ||
"url": "https://aws.amazon.com/javascript/", | ||
"FOR_REVIEW": [ | ||
"Unable to determine license url." | ||
] | ||
}, | ||
"@koa/[email protected]": { | ||
"name": "@koa/router", | ||
|