-
Notifications
You must be signed in to change notification settings - Fork 404
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Udpated @newrelic/security-agent to v2.0.0 (#2594)
- Loading branch information
1 parent
d169546
commit 92e6978
Showing
3 changed files
with
53 additions
and
53 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 Sep 09 2024 10:05:18 GMT-0400 (Eastern Daylight Time)", | ||
"lastUpdated": "Fri Sep 20 2024 16:37:31 GMT+0530 (India Standard 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].1": { | ||
"@grpc/[email protected].3": { | ||
"name": "@grpc/grpc-js", | ||
"version": "1.11.1", | ||
"version": "1.11.3", | ||
"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.11.1", | ||
"versionedRepoUrl": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js/tree/v1.11.3", | ||
"licenseFile": "node_modules/@grpc/grpc-js/LICENSE", | ||
"licenseUrl": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js/blob/v1.11.1/LICENSE", | ||
"licenseUrl": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js/blob/v1.11.3/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "Google Inc." | ||
}, | ||
|
@@ -68,15 +68,15 @@ | |
"licenseTextSource": "file", | ||
"publisher": "Google Inc." | ||
}, | ||
"@newrelic/security-agent@1.5.0": { | ||
"@newrelic/security-agent@2.0.0": { | ||
"name": "@newrelic/security-agent", | ||
"version": "1.5.0", | ||
"range": "^1.3.0", | ||
"version": "2.0.0", | ||
"range": "^2.0.0", | ||
"licenses": "UNKNOWN", | ||
"repoUrl": "https://github.com/newrelic/csec-node-agent", | ||
"versionedRepoUrl": "https://github.com/newrelic/csec-node-agent/tree/v1.5.0", | ||
"versionedRepoUrl": "https://github.com/newrelic/csec-node-agent/tree/v2.0.0", | ||
"licenseFile": "node_modules/@newrelic/security-agent/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/csec-node-agent/blob/v1.5.0/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/csec-node-agent/blob/v2.0.0/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "newrelic" | ||
}, | ||
|
@@ -226,41 +226,41 @@ | |
} | ||
}, | ||
"devDependencies": { | ||
"@aws-sdk/client-s3@3.632.0": { | ||
"@aws-sdk/client-s3@3.654.0": { | ||
"name": "@aws-sdk/client-s3", | ||
"version": "3.632.0", | ||
"version": "3.654.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.632.0", | ||
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.654.0", | ||
"licenseFile": "node_modules/@aws-sdk/client-s3/LICENSE", | ||
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.632.0/LICENSE", | ||
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.654.0/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "AWS SDK for JavaScript Team", | ||
"url": "https://aws.amazon.com/javascript/" | ||
}, | ||
"@aws-sdk/s3-request-presigner@3.632.0": { | ||
"@aws-sdk/s3-request-presigner@3.654.0": { | ||
"name": "@aws-sdk/s3-request-presigner", | ||
"version": "3.632.0", | ||
"version": "3.654.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.632.0", | ||
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.654.0", | ||
"licenseFile": "node_modules/@aws-sdk/s3-request-presigner/LICENSE", | ||
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.632.0/LICENSE", | ||
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.654.0/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "AWS SDK for JavaScript Team", | ||
"url": "https://aws.amazon.com/javascript/" | ||
}, | ||
"@koa/[email protected].1": { | ||
"@koa/[email protected].2": { | ||
"name": "@koa/router", | ||
"version": "12.0.1", | ||
"version": "12.0.2", | ||
"range": "^12.0.1", | ||
"licenses": "MIT", | ||
"repoUrl": "https://github.com/koajs/router", | ||
"versionedRepoUrl": "https://github.com/koajs/router/tree/v12.0.1", | ||
"versionedRepoUrl": "https://github.com/koajs/router/tree/v12.0.2", | ||
"licenseFile": "node_modules/@koa/router/LICENSE", | ||
"licenseUrl": "https://github.com/koajs/router/blob/v12.0.1/LICENSE", | ||
"licenseUrl": "https://github.com/koajs/router/blob/v12.0.2/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "Alex Mingoia", | ||
"email": "[email protected]" | ||
|
@@ -327,15 +327,15 @@ | |
"licenseUrl": "https://github.com/octokit/rest.js/blob/v18.12.0/LICENSE", | ||
"licenseTextSource": "file" | ||
}, | ||
"@slack/[email protected].1": { | ||
"@slack/[email protected].4": { | ||
"name": "@slack/bolt", | ||
"version": "3.21.1", | ||
"version": "3.21.4", | ||
"range": "^3.7.0", | ||
"licenses": "MIT", | ||
"repoUrl": "https://github.com/slackapi/bolt", | ||
"versionedRepoUrl": "https://github.com/slackapi/bolt/tree/v3.21.1", | ||
"versionedRepoUrl": "https://github.com/slackapi/bolt/tree/v3.21.4", | ||
"licenseFile": "node_modules/@slack/bolt/LICENSE", | ||
"licenseUrl": "https://github.com/slackapi/bolt/blob/v3.21.1/LICENSE", | ||
"licenseUrl": "https://github.com/slackapi/bolt/blob/v3.21.4/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "Slack Technologies, LLC" | ||
}, | ||
|
@@ -377,27 +377,27 @@ | |
"licenseTextSource": "file", | ||
"publisher": "Evgeny Poberezkin" | ||
}, | ||
"[email protected].5": { | ||
"[email protected].6": { | ||
"name": "async", | ||
"version": "3.2.5", | ||
"version": "3.2.6", | ||
"range": "^3.2.4", | ||
"licenses": "MIT", | ||
"repoUrl": "https://github.com/caolan/async", | ||
"versionedRepoUrl": "https://github.com/caolan/async/tree/v3.2.5", | ||
"versionedRepoUrl": "https://github.com/caolan/async/tree/v3.2.6", | ||
"licenseFile": "node_modules/async/LICENSE", | ||
"licenseUrl": "https://github.com/caolan/async/blob/v3.2.5/LICENSE", | ||
"licenseUrl": "https://github.com/caolan/async/blob/v3.2.6/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "Caolan McMahon" | ||
}, | ||
"aws-sdk@2.1677.0": { | ||
"aws-sdk@2.1691.0": { | ||
"name": "aws-sdk", | ||
"version": "2.1677.0", | ||
"version": "2.1691.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.1677.0", | ||
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js/tree/v2.1691.0", | ||
"licenseFile": "node_modules/aws-sdk/LICENSE.txt", | ||
"licenseUrl": "https://github.com/aws/aws-sdk-js/blob/v2.1677.0/LICENSE.txt", | ||
"licenseUrl": "https://github.com/aws/aws-sdk-js/blob/v2.1691.0/LICENSE.txt", | ||
"licenseTextSource": "file", | ||
"publisher": "Amazon Web Services", | ||
"url": "https://aws.amazon.com/" | ||
|
@@ -531,28 +531,28 @@ | |
"licenseUrl": "https://github.com/SonarSource/eslint-plugin-sonarjs/blob/v0.18.0/LICENSE", | ||
"licenseTextSource": "file" | ||
}, | ||
"[email protected].0": { | ||
"[email protected].1": { | ||
"name": "eslint", | ||
"version": "8.57.0", | ||
"version": "8.57.1", | ||
"range": "^8.24.0", | ||
"licenses": "MIT", | ||
"repoUrl": "https://github.com/eslint/eslint", | ||
"versionedRepoUrl": "https://github.com/eslint/eslint/tree/v8.57.0", | ||
"versionedRepoUrl": "https://github.com/eslint/eslint/tree/v8.57.1", | ||
"licenseFile": "node_modules/eslint/LICENSE", | ||
"licenseUrl": "https://github.com/eslint/eslint/blob/v8.57.0/LICENSE", | ||
"licenseUrl": "https://github.com/eslint/eslint/blob/v8.57.1/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "Nicholas C. Zakas", | ||
"email": "[email protected]" | ||
}, | ||
"express@4.19.2": { | ||
"express@4.21.0": { | ||
"name": "express", | ||
"version": "4.19.2", | ||
"version": "4.21.0", | ||
"range": "*", | ||
"licenses": "MIT", | ||
"repoUrl": "https://github.com/expressjs/express", | ||
"versionedRepoUrl": "https://github.com/expressjs/express/tree/v4.19.2", | ||
"versionedRepoUrl": "https://github.com/expressjs/express/tree/v4.21.0", | ||
"licenseFile": "node_modules/express/LICENSE", | ||
"licenseUrl": "https://github.com/expressjs/express/blob/v4.19.2/LICENSE", | ||
"licenseUrl": "https://github.com/expressjs/express/blob/v4.21.0/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "TJ Holowaychuk", | ||
"email": "[email protected]" | ||
|