chore(deps): bump @sentry/node from 7.70.0 to 7.71.0 (#13392)
* chore(deps): bump @sentry/node from 7.70.0 to 7.71.0 Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.70.0 to 7.71.0. - [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.70.0...7.71.0) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- 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
6e8d0286cf
commit
a1bd893e19
|
|
@ -86,7 +86,7 @@
|
|||
"@koa/router": "12.0.0",
|
||||
"@notionhq/client": "2.2.13",
|
||||
"@postlight/parser": "2.2.3",
|
||||
"@sentry/node": "7.70.0",
|
||||
"@sentry/node": "7.71.0",
|
||||
"aes-js": "3.1.2",
|
||||
"art-template": "4.13.2",
|
||||
"bbcodejs": "0.0.4",
|
||||
|
|
|
|||
|
|
@ -15,8 +15,8 @@ dependencies:
|
|||
specifier: 2.2.3
|
||||
version: 2.2.3
|
||||
'@sentry/node':
|
||||
specifier: 7.70.0
|
||||
version: 7.70.0
|
||||
specifier: 7.71.0
|
||||
version: 7.71.0
|
||||
aes-js:
|
||||
specifier: 3.1.2
|
||||
version: 3.1.2
|
||||
|
|
@ -1240,33 +1240,33 @@ packages:
|
|||
selderee: 0.11.0
|
||||
dev: false
|
||||
|
||||
/@sentry-internal/tracing@7.70.0:
|
||||
resolution: {integrity: sha512-SpbE6wZhs6QwG2ORWCt8r28o1T949qkWx/KeRTCdK4Ub95PQ3Y3DgnqD8Wz//3q50Wt6EZDEibmz4t067g6PPg==}
|
||||
/@sentry-internal/tracing@7.71.0:
|
||||
resolution: {integrity: sha512-HRGsQOrA2Y3Ga+NTgCkTWO+qtU2SFTJ7t9pt/LR8Har9cvVcjLIlHNwPoDx6bVkICK3cGOF8ZtXVmLizVbXoAg==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
'@sentry/core': 7.70.0
|
||||
'@sentry/types': 7.70.0
|
||||
'@sentry/utils': 7.70.0
|
||||
'@sentry/core': 7.71.0
|
||||
'@sentry/types': 7.71.0
|
||||
'@sentry/utils': 7.71.0
|
||||
tslib: 2.6.2
|
||||
dev: false
|
||||
|
||||
/@sentry/core@7.70.0:
|
||||
resolution: {integrity: sha512-voUsGVM+jwRp99AQYFnRvr7sVd2tUhIMj1L6F42LtD3vp7t5ZnKp3NpXagtFW2vWzXESfyJUBhM0qI/bFvn7ZA==}
|
||||
/@sentry/core@7.71.0:
|
||||
resolution: {integrity: sha512-kZcWnzxzMxyNuCwq65owu0yGbY+C9QJhWFMDBsqmKK1/dSt0bdhNjf3VQW1dJLnWaQTk7rUTHEHGH8JSdV5EAg==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
'@sentry/types': 7.70.0
|
||||
'@sentry/utils': 7.70.0
|
||||
'@sentry/types': 7.71.0
|
||||
'@sentry/utils': 7.71.0
|
||||
tslib: 2.6.2
|
||||
dev: false
|
||||
|
||||
/@sentry/node@7.70.0:
|
||||
resolution: {integrity: sha512-GeGlnu3QnJX0GN2FvZ3E31e48ZhRzEpREyC0Wa4BRvYHnyiGvsQjo/0RKeq6vvlggRhVnuoMg/jESyUmdntrAA==}
|
||||
/@sentry/node@7.71.0:
|
||||
resolution: {integrity: sha512-rvCzfLWAeX+16mOJeb08xDlpBdn/H/G8dj9mENQAom8O0SgMkkRyfYc9pnvsmU5gjuS7C9u+e4ZlOLLr1xZ+zQ==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
'@sentry-internal/tracing': 7.70.0
|
||||
'@sentry/core': 7.70.0
|
||||
'@sentry/types': 7.70.0
|
||||
'@sentry/utils': 7.70.0
|
||||
'@sentry-internal/tracing': 7.71.0
|
||||
'@sentry/core': 7.71.0
|
||||
'@sentry/types': 7.71.0
|
||||
'@sentry/utils': 7.71.0
|
||||
cookie: 0.5.0
|
||||
https-proxy-agent: 5.0.1
|
||||
lru_map: 0.3.3
|
||||
|
|
@ -1275,16 +1275,16 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@sentry/types@7.70.0:
|
||||
resolution: {integrity: sha512-rY4DqpiDBtXSk4MDNBH3dwWqfPbNBI/9GA7Y5WJSIcObBtfBKp0fzYliHJZD0pgM7d4DPFrDn42K9Iiumgymkw==}
|
||||
/@sentry/types@7.71.0:
|
||||
resolution: {integrity: sha512-30PRLZI1RoeWbLE9K7AHsRPWDH22CqC4WcLNeVmRfLC5m1vE1FHb53r98QSKFhLoONMPMVzDhZZgl4ZcC5mptQ==}
|
||||
engines: {node: '>=8'}
|
||||
dev: false
|
||||
|
||||
/@sentry/utils@7.70.0:
|
||||
resolution: {integrity: sha512-0cChMH0lsGp+5I3D4wOHWwjFN19HVrGUs7iWTLTO5St3EaVbdeLbI1vFXHxMxvopbwgpeZafbreHw/loIdZKpw==}
|
||||
/@sentry/utils@7.71.0:
|
||||
resolution: {integrity: sha512-aS53l/E/5XsSJMOXHKvS0GlX4gZHBgNAMfhEB3f8rUIn5iLF2uu8lCA1uEvX6VB8b7q/Cg4WFTi6BiJ0hvJHQg==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
'@sentry/types': 7.70.0
|
||||
'@sentry/types': 7.71.0
|
||||
tslib: 2.6.2
|
||||
dev: false
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue