-
Notifications
You must be signed in to change notification settings - Fork 409
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Updated versioned tests due to update in @newrelic/security-ag…
…ent V1.3.0 (#2239)
- Loading branch information
1 parent
354bcb2
commit 982276c
Showing
6 changed files
with
31 additions
and
37 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
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": "Wed May 29 2024 17:25:34 GMT-0400 (Eastern Daylight Time)", | ||
"lastUpdated": "Mon Jun 03 2024 11:14:52 GMT+0530 (India Standard Time)", | ||
"projectName": "New Relic Node Agent", | ||
"projectUrl": "https://github.com/newrelic/node-newrelic", | ||
"includeOptDeps": true, | ||
|
@@ -82,15 +82,15 @@ | |
"email": "[email protected]", | ||
"url": "https://twitter.com/wa7son" | ||
}, | ||
"@newrelic/security-agent@1.2.0": { | ||
"@newrelic/security-agent@1.3.0": { | ||
"name": "@newrelic/security-agent", | ||
"version": "1.2.0", | ||
"range": "^1.1.1", | ||
"version": "1.3.0", | ||
"range": "^1.3.0", | ||
"licenses": "UNKNOWN", | ||
"repoUrl": "https://github.com/newrelic/csec-node-agent", | ||
"versionedRepoUrl": "https://github.com/newrelic/csec-node-agent/tree/v1.2.0", | ||
"versionedRepoUrl": "https://github.com/newrelic/csec-node-agent/tree/v1.3.0", | ||
"licenseFile": "node_modules/@newrelic/security-agent/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/csec-node-agent/blob/v1.2.0/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/csec-node-agent/blob/v1.3.0/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "newrelic" | ||
}, | ||
|
@@ -226,28 +226,28 @@ | |
} | ||
}, | ||
"devDependencies": { | ||
"@aws-sdk/client-s3@3.582.0": { | ||
"@aws-sdk/client-s3@3.587.0": { | ||
"name": "@aws-sdk/client-s3", | ||
"version": "3.582.0", | ||
"version": "3.587.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.582.0", | ||
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.587.0", | ||
"licenseFile": "node_modules/@aws-sdk/client-s3/LICENSE", | ||
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.582.0/LICENSE", | ||
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.587.0/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "AWS SDK for JavaScript Team", | ||
"url": "https://aws.amazon.com/javascript/" | ||
}, | ||
"@aws-sdk/s3-request-presigner@3.582.0": { | ||
"@aws-sdk/s3-request-presigner@3.587.0": { | ||
"name": "@aws-sdk/s3-request-presigner", | ||
"version": "3.582.0", | ||
"version": "3.587.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.582.0", | ||
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.587.0", | ||
"licenseFile": "node_modules/@aws-sdk/s3-request-presigner/LICENSE", | ||
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.582.0/LICENSE", | ||
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.587.0/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "AWS SDK for JavaScript Team", | ||
"url": "https://aws.amazon.com/javascript/" | ||
|
@@ -376,15 +376,15 @@ | |
"licenseTextSource": "file", | ||
"publisher": "Caolan McMahon" | ||
}, | ||
"aws-sdk@2.1626.0": { | ||
"aws-sdk@2.1631.0": { | ||
"name": "aws-sdk", | ||
"version": "2.1626.0", | ||
"version": "2.1631.0", | ||
"range": "^2.1604.0", | ||
"licenses": "Apache-2.0", | ||
"repoUrl": "https://github.com/aws/aws-sdk-js", | ||
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js/tree/v2.1626.0", | ||
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js/tree/v2.1631.0", | ||
"licenseFile": "node_modules/aws-sdk/LICENSE.txt", | ||
"licenseUrl": "https://github.com/aws/aws-sdk-js/blob/v2.1626.0/LICENSE.txt", | ||
"licenseUrl": "https://github.com/aws/aws-sdk-js/blob/v2.1631.0/LICENSE.txt", | ||
"licenseTextSource": "file", | ||
"publisher": "Amazon Web Services", | ||
"url": "https://aws.amazon.com/" | ||
|
@@ -480,15 +480,15 @@ | |
"publisher": "Michael Radionov", | ||
"url": "https://github.com/mradionov" | ||
}, | ||
"[email protected].5": { | ||
"[email protected].7": { | ||
"name": "eslint-plugin-jsdoc", | ||
"version": "48.2.5", | ||
"version": "48.2.7", | ||
"range": "^48.0.5", | ||
"licenses": "BSD-3-Clause", | ||
"repoUrl": "https://github.com/gajus/eslint-plugin-jsdoc", | ||
"versionedRepoUrl": "https://github.com/gajus/eslint-plugin-jsdoc/tree/v48.2.5", | ||
"versionedRepoUrl": "https://github.com/gajus/eslint-plugin-jsdoc/tree/v48.2.7", | ||
"licenseFile": "node_modules/eslint-plugin-jsdoc/LICENSE", | ||
"licenseUrl": "https://github.com/gajus/eslint-plugin-jsdoc/blob/v48.2.5/LICENSE", | ||
"licenseUrl": "https://github.com/gajus/eslint-plugin-jsdoc/blob/v48.2.7/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "Gajus Kuizinas", | ||
"email": "[email protected]", | ||
|