Skip to content

Commit aa2781f

Browse files
authored
chore: Updated import-in-the-middle version (#2923)
1 parent 8606f78 commit aa2781f

File tree

3 files changed

+78
-61
lines changed

3 files changed

+78
-61
lines changed

THIRD_PARTY_NOTICES.md

+10-9
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ code, the source code can be found at [https://github.com/newrelic/node-newrelic
9393

9494
### @grpc/grpc-js
9595

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

9898
```
9999
Apache License
@@ -511,7 +511,7 @@ This product includes source derived from [@grpc/proto-loader](https://github.co
511511

512512
### @newrelic/security-agent
513513

514-
This product includes source derived from [@newrelic/security-agent](https://github.com/newrelic/csec-node-agent) ([v2.3.0](https://github.com/newrelic/csec-node-agent/tree/v2.3.0)), distributed under the [UNKNOWN License](https://github.com/newrelic/csec-node-agent/blob/v2.3.0/LICENSE):
514+
This product includes source derived from [@newrelic/security-agent](https://github.com/newrelic/csec-node-agent) ([v2.3.1](https://github.com/newrelic/csec-node-agent/tree/v2.3.1)), distributed under the [UNKNOWN License](undefined):
515515

516516
```
517517
## New Relic Software License v1.0
@@ -1393,7 +1393,7 @@ This product includes source derived from [@opentelemetry/sdk-trace-base](https:
13931393

13941394
### @opentelemetry/semantic-conventions
13951395

1396-
This product includes source derived from [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) ([v1.28.0](https://github.com/open-telemetry/opentelemetry-js/tree/v1.28.0)), distributed under the [Apache-2.0 License](https://github.com/open-telemetry/opentelemetry-js/blob/v1.28.0/LICENSE):
1396+
This product includes source derived from [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) ([v1.29.0](https://github.com/open-telemetry/opentelemetry-js/tree/v1.29.0)), distributed under the [Apache-2.0 License](undefined):
13971397

13981398
```
13991399
Apache License
@@ -1691,7 +1691,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
16911691

16921692
### import-in-the-middle
16931693

1694-
This product includes source derived from [import-in-the-middle](https://github.com/nodejs/import-in-the-middle) ([v1.12.0](https://github.com/nodejs/import-in-the-middle/tree/v1.12.0)), distributed under the [Apache-2.0 License](https://github.com/nodejs/import-in-the-middle/blob/v1.12.0/LICENSE):
1694+
This product includes source derived from [import-in-the-middle](https://github.com/nodejs/import-in-the-middle) ([v1.13.0](https://github.com/nodejs/import-in-the-middle/tree/v1.13.0)), distributed under the [Apache-2.0 License](undefined):
16951695

16961696
```
16971697
Apache License
@@ -2035,13 +2035,14 @@ IN THE SOFTWARE.
20352035

20362036
### require-in-the-middle
20372037

2038-
This product includes source derived from [require-in-the-middle](https://github.com/elastic/require-in-the-middle) ([v7.5.0](https://github.com/elastic/require-in-the-middle/tree/v7.5.0)), distributed under the [MIT License](https://github.com/elastic/require-in-the-middle/blob/v7.5.0/LICENSE):
2038+
This product includes source derived from [require-in-the-middle](https://github.com/nodejs/require-in-the-middle) ([v7.5.1](https://github.com/nodejs/require-in-the-middle/tree/v7.5.1)), distributed under the [MIT License](undefined):
20392039

20402040
```
20412041
The MIT License (MIT)
20422042
20432043
Copyright (c) 2016-2019, Thomas Watson Steen
2044-
Copyright (c) 2019-2023, Elasticsearch B.V.
2044+
Copyright (c) 2019-2025, Elasticsearch B.V.
2045+
Copyright (c) 2025+, require-in-the-middle contributors
20452046
20462047
Permission is hereby granted, free of charge, to any person obtaining a copy
20472048
of this software and associated documentation files (the "Software"), to deal
@@ -2065,7 +2066,7 @@ SOFTWARE.
20652066

20662067
### semver
20672068

2068-
This product includes source derived from [semver](https://github.com/npm/node-semver) ([v7.7.0](https://github.com/npm/node-semver/tree/v7.7.0)), distributed under the [ISC License](https://github.com/npm/node-semver/blob/v7.7.0/LICENSE):
2069+
This product includes source derived from [semver](https://github.com/npm/node-semver) ([v7.7.1](https://github.com/npm/node-semver/tree/v7.7.1)), distributed under the [ISC License](undefined):
20692070

20702071
```
20712072
The ISC License
@@ -2121,7 +2122,7 @@ SOFTWARE.
21212122

21222123
### @aws-sdk/client-s3
21232124

2124-
This product includes source derived from [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3) ([v3.740.0](https://github.com/aws/aws-sdk-js-v3/tree/v3.740.0)), distributed under the [Apache-2.0 License](https://github.com/aws/aws-sdk-js-v3/blob/v3.740.0/LICENSE):
2125+
This product includes source derived from [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3) ([v3.743.0](https://github.com/aws/aws-sdk-js-v3/tree/v3.743.0)), distributed under the [Apache-2.0 License](undefined):
21252126

21262127
```
21272128
Apache License
@@ -2330,7 +2331,7 @@ This product includes source derived from [@aws-sdk/client-s3](https://github.co
23302331

23312332
### @aws-sdk/s3-request-presigner
23322333

2333-
This product includes source derived from [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3) ([v3.740.0](https://github.com/aws/aws-sdk-js-v3/tree/v3.740.0)), distributed under the [Apache-2.0 License](https://github.com/aws/aws-sdk-js-v3/blob/v3.740.0/LICENSE):
2334+
This product includes source derived from [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3) ([v3.743.0](https://github.com/aws/aws-sdk-js-v3/tree/v3.743.0)), distributed under the [Apache-2.0 License](undefined):
23342335

23352336
```
23362337
Apache License

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"@tyriar/fibonacci-heap": "^2.0.7",
211211
"concat-stream": "^2.0.0",
212212
"https-proxy-agent": "^7.0.1",
213-
"import-in-the-middle": "^1.11.2",
213+
"import-in-the-middle": "^1.13.0",
214214
"json-bigint": "^1.0.0",
215215
"json-stringify-safe": "^5.0.0",
216216
"module-details-from-path": "^1.0.3",

third_party_manifest.json

+67-51
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lastUpdated": "Mon Feb 03 2025 15:53:41 GMT+0530 (India Standard Time)",
2+
"lastUpdated": "Fri Feb 07 2025 10:40:18 GMT+0100 (Midden-Europese standaardtijd)",
33
"projectName": "New Relic Node Agent",
44
"projectUrl": "https://github.com/newrelic/node-newrelic",
55
"includeOptDeps": true,
@@ -44,17 +44,19 @@
4444
},
4545
"includeDev": true,
4646
"dependencies": {
47-
"@grpc/[email protected].5": {
47+
"@grpc/[email protected].6": {
4848
"name": "@grpc/grpc-js",
49-
"version": "1.12.5",
49+
"version": "1.12.6",
5050
"range": "^1.12.2",
5151
"licenses": "Apache-2.0",
5252
"repoUrl": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js",
53-
"versionedRepoUrl": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js/tree/v1.12.5",
54-
"licenseFile": "node_modules/@grpc/grpc-js/LICENSE",
55-
"licenseUrl": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js/blob/v1.12.5/LICENSE",
53+
"versionedRepoUrl": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js/tree/v1.12.6",
54+
"licenseFile": "node_modules\\@grpc\\grpc-js\\LICENSE",
5655
"licenseTextSource": "file",
57-
"publisher": "Google Inc."
56+
"publisher": "Google Inc.",
57+
"FOR_REVIEW": [
58+
"Unable to determine license url."
59+
]
5860
},
5961
"@grpc/[email protected]": {
6062
"name": "@grpc/proto-loader",
@@ -68,17 +70,19 @@
6870
"licenseTextSource": "file",
6971
"publisher": "Google Inc."
7072
},
71-
"@newrelic/[email protected].0": {
73+
"@newrelic/[email protected].1": {
7274
"name": "@newrelic/security-agent",
73-
"version": "2.3.0",
75+
"version": "2.3.1",
7476
"range": "^2.3.0",
7577
"licenses": "UNKNOWN",
7678
"repoUrl": "https://github.com/newrelic/csec-node-agent",
77-
"versionedRepoUrl": "https://github.com/newrelic/csec-node-agent/tree/v2.3.0",
78-
"licenseFile": "node_modules/@newrelic/security-agent/LICENSE",
79-
"licenseUrl": "https://github.com/newrelic/csec-node-agent/blob/v2.3.0/LICENSE",
79+
"versionedRepoUrl": "https://github.com/newrelic/csec-node-agent/tree/v2.3.1",
80+
"licenseFile": "node_modules\\@newrelic\\security-agent\\LICENSE",
8081
"licenseTextSource": "file",
81-
"publisher": "newrelic"
82+
"publisher": "newrelic",
83+
"FOR_REVIEW": [
84+
"Unable to determine license url."
85+
]
8286
},
8387
"@opentelemetry/[email protected]": {
8488
"name": "@opentelemetry/api",
@@ -128,17 +132,19 @@
128132
"licenseTextSource": "file",
129133
"publisher": "OpenTelemetry Authors"
130134
},
131-
"@opentelemetry/semantic-conventions@1.28.0": {
135+
"@opentelemetry/semantic-conventions@1.29.0": {
132136
"name": "@opentelemetry/semantic-conventions",
133-
"version": "1.28.0",
137+
"version": "1.29.0",
134138
"range": "^1.27.0",
135139
"licenses": "Apache-2.0",
136140
"repoUrl": "https://github.com/open-telemetry/opentelemetry-js",
137-
"versionedRepoUrl": "https://github.com/open-telemetry/opentelemetry-js/tree/v1.28.0",
138-
"licenseFile": "node_modules/@opentelemetry/semantic-conventions/LICENSE",
139-
"licenseUrl": "https://github.com/open-telemetry/opentelemetry-js/blob/v1.28.0/LICENSE",
141+
"versionedRepoUrl": "https://github.com/open-telemetry/opentelemetry-js/tree/v1.29.0",
142+
"licenseFile": "node_modules\\@opentelemetry\\semantic-conventions\\LICENSE",
140143
"licenseTextSource": "file",
141-
"publisher": "OpenTelemetry Authors"
144+
"publisher": "OpenTelemetry Authors",
145+
"FOR_REVIEW": [
146+
"Unable to determine license url."
147+
]
142148
},
143149
"@tyriar/[email protected]": {
144150
"name": "@tyriar/fibonacci-heap",
@@ -180,18 +186,20 @@
180186
"email": "[email protected]",
181187
"url": "http://n8.io/"
182188
},
183-
"import-in-the-middle@1.12.0": {
189+
"import-in-the-middle@1.13.0": {
184190
"name": "import-in-the-middle",
185-
"version": "1.12.0",
186-
"range": "^1.11.2",
191+
"version": "1.13.0",
192+
"range": "^1.13.0",
187193
"licenses": "Apache-2.0",
188194
"repoUrl": "https://github.com/nodejs/import-in-the-middle",
189-
"versionedRepoUrl": "https://github.com/nodejs/import-in-the-middle/tree/v1.12.0",
190-
"licenseFile": "node_modules/import-in-the-middle/LICENSE",
191-
"licenseUrl": "https://github.com/nodejs/import-in-the-middle/blob/v1.12.0/LICENSE",
195+
"versionedRepoUrl": "https://github.com/nodejs/import-in-the-middle/tree/v1.13.0",
196+
"licenseFile": "node_modules\\import-in-the-middle\\LICENSE",
192197
"licenseTextSource": "file",
193198
"publisher": "Bryan English",
194-
"email": "[email protected]"
199+
"email": "[email protected]",
200+
"FOR_REVIEW": [
201+
"Unable to determine license url."
202+
]
195203
},
196204
197205
"name": "json-bigint",
@@ -245,31 +253,35 @@
245253
"licenseUrl": "https://github.com/nodejs/readable-stream/blob/v3.6.2/LICENSE",
246254
"licenseTextSource": "file"
247255
},
248-
256+
249257
"name": "require-in-the-middle",
250-
"version": "7.5.0",
258+
"version": "7.5.1",
251259
"range": "^7.4.0",
252260
"licenses": "MIT",
253-
"repoUrl": "https://github.com/elastic/require-in-the-middle",
254-
"versionedRepoUrl": "https://github.com/elastic/require-in-the-middle/tree/v7.5.0",
255-
"licenseFile": "node_modules/require-in-the-middle/LICENSE",
256-
"licenseUrl": "https://github.com/elastic/require-in-the-middle/blob/v7.5.0/LICENSE",
261+
"repoUrl": "https://github.com/nodejs/require-in-the-middle",
262+
"versionedRepoUrl": "https://github.com/nodejs/require-in-the-middle/tree/v7.5.1",
263+
"licenseFile": "node_modules\\require-in-the-middle\\LICENSE",
257264
"licenseTextSource": "file",
258265
"publisher": "Thomas Watson Steen",
259266
"email": "[email protected]",
260-
"url": "https://twitter.com/wa7son"
267+
"url": "https://twitter.com/wa7son",
268+
"FOR_REVIEW": [
269+
"Unable to determine license url."
270+
]
261271
},
262-
272+
263273
"name": "semver",
264-
"version": "7.7.0",
274+
"version": "7.7.1",
265275
"range": "^7.5.2",
266276
"licenses": "ISC",
267277
"repoUrl": "https://github.com/npm/node-semver",
268-
"versionedRepoUrl": "https://github.com/npm/node-semver/tree/v7.7.0",
269-
"licenseFile": "node_modules/semver/LICENSE",
270-
"licenseUrl": "https://github.com/npm/node-semver/blob/v7.7.0/LICENSE",
278+
"versionedRepoUrl": "https://github.com/npm/node-semver/tree/v7.7.1",
279+
"licenseFile": "node_modules\\semver\\LICENSE",
271280
"licenseTextSource": "file",
272-
"publisher": "GitHub Inc."
281+
"publisher": "GitHub Inc.",
282+
"FOR_REVIEW": [
283+
"Unable to determine license url."
284+
]
273285
},
274286
275287
"name": "winston-transport",
@@ -286,31 +298,35 @@
286298
}
287299
},
288300
"devDependencies": {
289-
"@aws-sdk/client-s3@3.740.0": {
301+
"@aws-sdk/client-s3@3.743.0": {
290302
"name": "@aws-sdk/client-s3",
291-
"version": "3.740.0",
303+
"version": "3.743.0",
292304
"range": "^3.556.0",
293305
"licenses": "Apache-2.0",
294306
"repoUrl": "https://github.com/aws/aws-sdk-js-v3",
295-
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.740.0",
296-
"licenseFile": "node_modules/@aws-sdk/client-s3/LICENSE",
297-
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.740.0/LICENSE",
307+
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.743.0",
308+
"licenseFile": "node_modules\\@aws-sdk\\client-s3\\LICENSE",
298309
"licenseTextSource": "file",
299310
"publisher": "AWS SDK for JavaScript Team",
300-
"url": "https://aws.amazon.com/javascript/"
311+
"url": "https://aws.amazon.com/javascript/",
312+
"FOR_REVIEW": [
313+
"Unable to determine license url."
314+
]
301315
},
302-
"@aws-sdk/s3-request-presigner@3.740.0": {
316+
"@aws-sdk/s3-request-presigner@3.743.0": {
303317
"name": "@aws-sdk/s3-request-presigner",
304-
"version": "3.740.0",
318+
"version": "3.743.0",
305319
"range": "^3.556.0",
306320
"licenses": "Apache-2.0",
307321
"repoUrl": "https://github.com/aws/aws-sdk-js-v3",
308-
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.740.0",
309-
"licenseFile": "node_modules/@aws-sdk/s3-request-presigner/LICENSE",
310-
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.740.0/LICENSE",
322+
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.743.0",
323+
"licenseFile": "node_modules\\@aws-sdk\\s3-request-presigner\\LICENSE",
311324
"licenseTextSource": "file",
312325
"publisher": "AWS SDK for JavaScript Team",
313-
"url": "https://aws.amazon.com/javascript/"
326+
"url": "https://aws.amazon.com/javascript/",
327+
"FOR_REVIEW": [
328+
"Unable to determine license url."
329+
]
314330
},
315331
316332
"name": "@koa/router",

0 commit comments

Comments
 (0)