chore(deps): bump @sentry/node from 5.26.0 to 5.27.4 in /api-server

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.26.0 to 5.27.4.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.26.0...5.27.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-15 05:22:12 +00:00
parent 0434c1e118
commit 35119cc71a
2 changed files with 43 additions and 43 deletions

View File

@ -6216,47 +6216,47 @@
}
},
"@sentry/core": {
"version": "5.26.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-5.26.0.tgz",
"integrity": "sha512-Ubrw7K52orTVsaxpz8Su40FPXugKipoQC+zPrXcH+JIMB+o18kutF81Ae4WzuUqLfP7YB91eAlRrP608zw0EXA==",
"version": "5.27.4",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-5.27.4.tgz",
"integrity": "sha512-IbI37cIZU/qBQouuUXaLbGF/9xYFp5STqmj1Gv64l0IZe4JnEp06V3yD5GxQ/mJ78vSfOqfwLooVCUw9FA61sQ==",
"requires": {
"@sentry/hub": "5.26.0",
"@sentry/minimal": "5.26.0",
"@sentry/types": "5.26.0",
"@sentry/utils": "5.26.0",
"@sentry/hub": "5.27.4",
"@sentry/minimal": "5.27.4",
"@sentry/types": "5.27.4",
"@sentry/utils": "5.27.4",
"tslib": "^1.9.3"
}
},
"@sentry/hub": {
"version": "5.26.0",
"resolved": "https://registry.npmjs.org/@sentry/hub/-/hub-5.26.0.tgz",
"integrity": "sha512-lAYeWvvhGYS6eQ5d0VEojw0juxGc3v4aAu8VLvMKWcZ1jXD13Bhc46u9Nvf4qAY6BAQsJDQcpEZLpzJu1bk1Qw==",
"version": "5.27.4",
"resolved": "https://registry.npmjs.org/@sentry/hub/-/hub-5.27.4.tgz",
"integrity": "sha512-Ba1AqcjvSd2S+fpdXtXCrVXdrzq9E2Etb2eHUOkEYwSsq7StMOw7E8YHDPAo+to8zUbpMPz/Z9XGhFkyAbImGQ==",
"requires": {
"@sentry/types": "5.26.0",
"@sentry/utils": "5.26.0",
"@sentry/types": "5.27.4",
"@sentry/utils": "5.27.4",
"tslib": "^1.9.3"
}
},
"@sentry/minimal": {
"version": "5.26.0",
"resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-5.26.0.tgz",
"integrity": "sha512-mdFo3FYaI1W3KEd8EHATYx8mDOZIxeoUhcBLlH7Iej6rKvdM7p8GoECrmHPU1l6sCCPtBuz66QT5YeXc7WILsA==",
"version": "5.27.4",
"resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-5.27.4.tgz",
"integrity": "sha512-biw5YfIQwvDoaRhLarfeRQ6MJ9UJOoDTmu8Kgg18prJy4rtfDowNJP0OBs5XAsTk6SWAXiE3g7vqUJBXgs7BWA==",
"requires": {
"@sentry/hub": "5.26.0",
"@sentry/types": "5.26.0",
"@sentry/hub": "5.27.4",
"@sentry/types": "5.27.4",
"tslib": "^1.9.3"
}
},
"@sentry/node": {
"version": "5.26.0",
"resolved": "https://registry.npmjs.org/@sentry/node/-/node-5.26.0.tgz",
"integrity": "sha512-BuN9c84f8MxGhYZl+JgVsORh3GiDmuyG9QjawVQ2fmJKVxQ+fcNvde/wq5z7jEca4Z8FrNLa+DHb4c8Fl8gz8g==",
"version": "5.27.4",
"resolved": "https://registry.npmjs.org/@sentry/node/-/node-5.27.4.tgz",
"integrity": "sha512-fv3FfQ6FiNV56LKk6t48oNw8qgf7X5fEhqhvKAoU7w+BL9AhChzh9v7sWn9ppDtRFE45tFfsZh0J/8ox5jpnfQ==",
"requires": {
"@sentry/core": "5.26.0",
"@sentry/hub": "5.26.0",
"@sentry/tracing": "5.26.0",
"@sentry/types": "5.26.0",
"@sentry/utils": "5.26.0",
"@sentry/core": "5.27.4",
"@sentry/hub": "5.27.4",
"@sentry/tracing": "5.27.4",
"@sentry/types": "5.27.4",
"@sentry/utils": "5.27.4",
"cookie": "^0.4.1",
"https-proxy-agent": "^5.0.0",
"lru_map": "^0.3.3",
@ -6264,9 +6264,9 @@
},
"dependencies": {
"agent-base": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.1.tgz",
"integrity": "sha512-01q25QQDwLSsyfhrKbn8yuur+JNw0H+0Y4JiGIKd3z9aYk/w/2kxD/Upc+t2ZBBSUNff50VjPsSW2YxM8QYKVg==",
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
"integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
"requires": {
"debug": "4"
}
@ -6296,28 +6296,28 @@
}
},
"@sentry/tracing": {
"version": "5.26.0",
"resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-5.26.0.tgz",
"integrity": "sha512-N9qWGmKrFJYKFTZBe8zVT3Qiju0+9bbNJuyun69T+fqP3PCDh+aRlRiP+OKTJyeCZjNG5HIvIlU8wTVUDoYfjQ==",
"version": "5.27.4",
"resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-5.27.4.tgz",
"integrity": "sha512-f3nG8ozCdcbFOzsnBCZ8w+/WfoNiAd0Ctr643L0rsFbaSzPWxbPMe3LNVrWwFVo6mHacG3/2HYmJ3CYMiWyTKQ==",
"requires": {
"@sentry/hub": "5.26.0",
"@sentry/minimal": "5.26.0",
"@sentry/types": "5.26.0",
"@sentry/utils": "5.26.0",
"@sentry/hub": "5.27.4",
"@sentry/minimal": "5.27.4",
"@sentry/types": "5.27.4",
"@sentry/utils": "5.27.4",
"tslib": "^1.9.3"
}
},
"@sentry/types": {
"version": "5.26.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.26.0.tgz",
"integrity": "sha512-ugpa1ePOhK55pjsyutAsa2tiJVQEyGYCaOXzaheg/3+EvhMdoW+owiZ8wupfvPhtZFIU3+FPOVz0d5k9K5d1rw=="
"version": "5.27.4",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.27.4.tgz",
"integrity": "sha512-41h3c7tgtSS8UBmfvEckSr+7V7/IVOjt/EiydyOd6s0N18zSFfGY5HdA6g+eFtIJK3DhWkUHCHZNanD5IY5YCQ=="
},
"@sentry/utils": {
"version": "5.26.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-5.26.0.tgz",
"integrity": "sha512-F2gnHIAWbjiowcAgxz3VpKxY/NQ39NTujEd/NPnRTWlRynLFg3bAV+UvZFXljhYJeN3b/zRlScNDcpCWTrtZGw==",
"version": "5.27.4",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-5.27.4.tgz",
"integrity": "sha512-shV1I/q+Tob3hUxRj11DfMhe9PNDiv85hUUoRloZGGwu275dMwpswb2uwgSmjc2Ao4pnMKVx8TL1hC3kGLVHTQ==",
"requires": {
"@sentry/types": "5.26.0",
"@sentry/types": "5.27.4",
"tslib": "^1.9.3"
}
},

View File

@ -14,7 +14,7 @@
"license": "BSD-3-Clause",
"dependencies": {
"@freecodecamp/loopback-component-passport": "^1.2.0",
"@sentry/node": "^5.26.0",
"@sentry/node": "^5.27.4",
"accepts": "^1.3.7",
"auth0-js": "^9.14.0",
"axios": "^0.21.0",