chore(deps): bump @sentry/node from 7.37.0 to 7.37.1 (#11831)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.37.0 to 7.37.1. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.37.0...7.37.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:
parent
22b19f2a4f
commit
ce2fa987dc
|
|
@ -91,7 +91,7 @@
|
|||
"dependencies": {
|
||||
"@koa/router": "12.0.0",
|
||||
"@postlight/parser": "2.2.3",
|
||||
"@sentry/node": "7.37.0",
|
||||
"@sentry/node": "7.37.1",
|
||||
"aes-js": "3.1.2",
|
||||
"art-template": "4.13.2",
|
||||
"bbcodejs": "0.0.4",
|
||||
|
|
|
|||
44
yarn.lock
44
yarn.lock
|
|
@ -1557,39 +1557,39 @@
|
|||
domhandler "^5.0.3"
|
||||
selderee "^0.10.0"
|
||||
|
||||
"@sentry/core@7.37.0":
|
||||
version "7.37.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.37.0.tgz#df4036012dbadee9a0569d392d73d034c4e758fa"
|
||||
integrity sha512-2M6aZKIG/1HgfE0hobQ9tKSo6ZsyBrSQqjtQhMVFwVzZJyFw3m1AqcrB+f0myi+1ay2MMPbJ+HhYtBPR3e4EvA==
|
||||
"@sentry/core@7.37.1":
|
||||
version "7.37.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.37.1.tgz#6d8d151b3d6ae0d6f81c7f4da92cd2e7cb5bf1fa"
|
||||
integrity sha512-eS5hoFDjAOl7POZg6K77J0oiypiqR1782oVSB49UkjK+D8tCZzZ5PxPMv0b/O0310p7x4oZ3WGRJaWEN3vY4KQ==
|
||||
dependencies:
|
||||
"@sentry/types" "7.37.0"
|
||||
"@sentry/utils" "7.37.0"
|
||||
"@sentry/types" "7.37.1"
|
||||
"@sentry/utils" "7.37.1"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/node@7.37.0":
|
||||
version "7.37.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.37.0.tgz#647e103c3d26d02b0226c08daf1ff56759729255"
|
||||
integrity sha512-ohkk5K7V3+lK1MtVVpTzqu09xcGNu9IeGK2VjjMD68deojdYrxWXINuO4ta0aE1hmg1rwAlpPebQkmXspo9zOw==
|
||||
"@sentry/node@7.37.1":
|
||||
version "7.37.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.37.1.tgz#c234e8711090b7532358bb1d6ab3fcca75356e98"
|
||||
integrity sha512-nGerngIo5JwinJgl7m0SaL/xI+YRBlhb53gbkuLSAAcnoitBFzbp7LjywsqYFTWuWDIyk7O2t124GNxtolBAgA==
|
||||
dependencies:
|
||||
"@sentry/core" "7.37.0"
|
||||
"@sentry/types" "7.37.0"
|
||||
"@sentry/utils" "7.37.0"
|
||||
"@sentry/core" "7.37.1"
|
||||
"@sentry/types" "7.37.1"
|
||||
"@sentry/utils" "7.37.1"
|
||||
cookie "^0.4.1"
|
||||
https-proxy-agent "^5.0.0"
|
||||
lru_map "^0.3.3"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/types@7.37.0":
|
||||
version "7.37.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.37.0.tgz#691b92c5c733ce772d8761a571196f738ca06384"
|
||||
integrity sha512-p8iw5oGvWLIk7osMgXhxshUpebJD0riiuT3ihBP0DV+Gs8r0qdQ5gtcStl7Cn0D4013p4j/f3T5q85Z9ENE6fA==
|
||||
"@sentry/types@7.37.1":
|
||||
version "7.37.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.37.1.tgz#269da7da39c1a5243bf5f9a35370291b5cc205bb"
|
||||
integrity sha512-c2HWyWSgVA0V4+DSW2qVb0yjftrb1X/q2CzCom+ayjGHO72qyWC+9Tc+7ZfotU1mapRjqUWBgkXkbGmao8N8Ug==
|
||||
|
||||
"@sentry/utils@7.37.0":
|
||||
version "7.37.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.37.0.tgz#20b367649873f7ff5c6f1071ed2a1069779b2e10"
|
||||
integrity sha512-CN86EKQ07+SgqfgGehMJsgrCEjc0sl1YDcj2xf9dA0Bn3ma2MTDkCyutxVcRfc2IVWfqAN1rn/L8/BH2v2+eqA==
|
||||
"@sentry/utils@7.37.1":
|
||||
version "7.37.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.37.1.tgz#7695d6e30d6178723f3fa446a9553893bca85e96"
|
||||
integrity sha512-/4mJOyDsfysx+5TXyJgSI+Ihw2/0EVJbrHjCyXPDXW5ADwbtU8VdBZ0unOmF0hk4QfftqwM9cyEu3BN4iBJsEA==
|
||||
dependencies:
|
||||
"@sentry/types" "7.37.0"
|
||||
"@sentry/types" "7.37.1"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sinclair/typebox@^0.25.16":
|
||||
|
|
|
|||
Loading…
Reference in New Issue