chore(deps): bump @sentry/node from 7.8.0 to 7.8.1 (#10371)

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.8.0 to 7.8.1.
- [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/7.8.0...7.8.1)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-01 21:12:58 +00:00 committed by GitHub
parent 7e1b24b13e
commit 06fb7d7c48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 31 deletions

View File

@ -79,7 +79,7 @@
"dependencies": {
"@koa/router": "12.0.0",
"@postlight/mercury-parser": "2.2.1",
"@sentry/node": "7.8.0",
"@sentry/node": "7.8.1",
"aes-js": "3.1.2",
"art-template": "4.13.2",
"bbcodejs": "0.0.4",

View File

@ -1510,50 +1510,50 @@
domhandler "^4.2.0"
selderee "^0.6.0"
"@sentry/core@7.8.0":
version "7.8.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.8.0.tgz#3ab3a4cb4389527e3ca08031a02f010ec52287e8"
integrity sha512-Xogwy96P6o3qgSLIGHxzKnRxrky8QdHpnS4A6ZWjnnFFAJmMg3MPF9SmqK5dOUpO9K69jTad9vs6ES2qTydfIw==
"@sentry/core@7.8.1":
version "7.8.1"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.8.1.tgz#d11ba7c97766d1e47edf697dbfd47fe4041477d9"
integrity sha512-PRivbdIzApi/gSixAxozhOBTylSVdw/9VxaStYHd7JJGhs36KXkV8ylpbCmYO4ap7/Ue9/slzwpvPOJJzmzAgA==
dependencies:
"@sentry/hub" "7.8.0"
"@sentry/types" "7.8.0"
"@sentry/utils" "7.8.0"
"@sentry/hub" "7.8.1"
"@sentry/types" "7.8.1"
"@sentry/utils" "7.8.1"
tslib "^1.9.3"
"@sentry/hub@7.8.0":
version "7.8.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.8.0.tgz#ba261fff11f389511b2a2f7ccd4466dc781d1a8d"
integrity sha512-L+aZ7XQJ5cM9NFBy/4caTyBVOc5DB6LK1wxPSFxCy1zsr/XpEYqTAy6ATRUeC0UKxdd/sN/lnQ8liGwVAc0gGQ==
"@sentry/hub@7.8.1":
version "7.8.1"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.8.1.tgz#bc255c6b8e99a3333e737f189c984c715df504aa"
integrity sha512-AxwyGyS9Lp4XsURu4t8opa5vZ+NAB6I/n+B/Uix3YZea9z8jdWYAu9vsXSizOrtxekc/i7ZN4bnlNgXVHix0iA==
dependencies:
"@sentry/types" "7.8.0"
"@sentry/utils" "7.8.0"
"@sentry/types" "7.8.1"
"@sentry/utils" "7.8.1"
tslib "^1.9.3"
"@sentry/node@7.8.0":
version "7.8.0"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.8.0.tgz#7b5f183d8717c5d106bf98936dcce3fa34a515f0"
integrity sha512-nnHeKVbOWlNC/ekgKJhSPDOJbw2W/Bk5OTRmJJm2TgrRS/RituogLjf9Ypw/oZOT4MWQHpn2qTI6yXta5WIQuw==
"@sentry/node@7.8.1":
version "7.8.1"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.8.1.tgz#9dca7afee2d9ad38fd9756e13439ce09d2f01934"
integrity sha512-gQHeIip7QudeK1YWrLyZPc7nfirhbVDJ3gfCfL9mLT724Sk8gKd1kcpU1niI+wwIwY7SOpJqX4Oh/F0lRKjzDQ==
dependencies:
"@sentry/core" "7.8.0"
"@sentry/hub" "7.8.0"
"@sentry/types" "7.8.0"
"@sentry/utils" "7.8.0"
"@sentry/core" "7.8.1"
"@sentry/hub" "7.8.1"
"@sentry/types" "7.8.1"
"@sentry/utils" "7.8.1"
cookie "^0.4.1"
https-proxy-agent "^5.0.0"
lru_map "^0.3.3"
tslib "^1.9.3"
"@sentry/types@7.8.0":
version "7.8.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.8.0.tgz#009ee9c53b474030a6b14025a8904b6260d57484"
integrity sha512-X9D2jlcAzbJdCHA+eCMv2t5HI9769Qpx48e+sZiK7Oasy1jwQtqzQRaiI9fy/zZ+p7Fyerj/4WjW/E2c4dJ63w==
"@sentry/types@7.8.1":
version "7.8.1"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.8.1.tgz#c00a1ed02ad8f69d3b94fcda91e2d24e0bb3492a"
integrity sha512-LOoaeBXVI23Kh5SpIbxSRiJ6+eYZXVOFyPFH1T1mGBj95LPwRMqOdg0lUTmFJGBKbDGDB/YNjNnu1kQ7GrXBXw==
"@sentry/utils@7.8.0":
version "7.8.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.8.0.tgz#ed9b9a607fa51125a48140b1ea836603202d3cc2"
integrity sha512-6WvXawUPs60R9MitHXFL533D/Ic9tqQZbvPnBXmAkfp90Y5rcoq2QfJjkqMk/Z+Gnplwi8/wcJCC8EtYKfWg6w==
"@sentry/utils@7.8.1":
version "7.8.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.8.1.tgz#5d8a7e1c8d834de608ad834cf648d5291c62ba39"
integrity sha512-isUZjft4HWTOk1Z58KFJ/zzXeFtIJgP82CkYQlW464ZR2WCqPHYlXXXRWZpOHOfMnrf+gWeX9WAGS9rTAdhiSg==
dependencies:
"@sentry/types" "7.8.0"
"@sentry/types" "7.8.1"
tslib "^1.9.3"
"@sinclair/typebox@^0.24.1":