chore(deps): bump @sentry/node from 7.100.1 to 7.101.0 (#14454)

* chore(deps): bump @sentry/node from 7.100.1 to 7.101.0

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.100.1 to 7.101.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.100.1...7.101.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:
dependabot[bot] 2024-02-13 22:08:06 +00:00 committed by GitHub
parent cd861f6eda
commit dc567b3b46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 23 additions and 23 deletions

View File

@ -86,7 +86,7 @@
"@koa/router": "12.0.1",
"@notionhq/client": "2.2.14",
"@postlight/parser": "2.2.3",
"@sentry/node": "7.100.1",
"@sentry/node": "7.101.0",
"@tonyrl/rand-user-agent": "2.0.50",
"aes-js": "3.1.2",
"art-template": "4.13.2",

View File

@ -15,8 +15,8 @@ dependencies:
specifier: 2.2.3
version: 2.2.3
'@sentry/node':
specifier: 7.100.1
version: 7.100.1
specifier: 7.101.0
version: 7.101.0
'@tonyrl/rand-user-agent':
specifier: 2.0.50
version: 2.0.50
@ -1334,43 +1334,43 @@ packages:
selderee: 0.11.0
dev: false
/@sentry-internal/tracing@7.100.1:
resolution: {integrity: sha512-+u9RRf5eL3StiyiRyAHZmdkAR7GTSGx4Mt4Lmi5NEtCcWlTGZ1QgW2r8ZbhouVmTiJkjhQgYCyej3cojtazeJg==}
/@sentry-internal/tracing@7.101.0:
resolution: {integrity: sha512-rp9oOLQs6vMuzvAnAHRRCNu5Z0o/ZVRI3WPYedxpdMWKD1Z3G9o+0joP+ZIUqHsamWWYiIgPqXgL9AK6AWjFRg==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.100.1
'@sentry/types': 7.100.1
'@sentry/utils': 7.100.1
'@sentry/core': 7.101.0
'@sentry/types': 7.101.0
'@sentry/utils': 7.101.0
dev: false
/@sentry/core@7.100.1:
resolution: {integrity: sha512-f+ItUge/o9AjlveQq0ZUbQauKlPH1FIJbC1TRaYLJ4KNfOdrsh8yZ29RmWv0cFJ/e+FGTr603gWpRPObF5rM8Q==}
/@sentry/core@7.101.0:
resolution: {integrity: sha512-dRNrNV5OLGARkOGgxJsVDhA98Pev5G1LVJcud5E83cRg49BCUx2riqEtDP6iIS1nvem6cApkSnLC1kvl/T5/Cw==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.100.1
'@sentry/utils': 7.100.1
'@sentry/types': 7.101.0
'@sentry/utils': 7.101.0
dev: false
/@sentry/node@7.100.1:
resolution: {integrity: sha512-jB6tBLr7BpgdE2SlYZu343vvpa5jMFnqyFlprr+jdDu/ayNF4idB0qFwQe8p4C6LI6M/MNDRLVOgPBiCjjZSpw==}
/@sentry/node@7.101.0:
resolution: {integrity: sha512-4z01VAFjRYk7XcajbWPJlhkPN6PBG4nVX8n1dl+OH2OeqTxFxcnmY5zR5v+AtEbNJgg5PMwy8mnnGZRG/wLZgA==}
engines: {node: '>=8'}
dependencies:
'@sentry-internal/tracing': 7.100.1
'@sentry/core': 7.100.1
'@sentry/types': 7.100.1
'@sentry/utils': 7.100.1
'@sentry-internal/tracing': 7.101.0
'@sentry/core': 7.101.0
'@sentry/types': 7.101.0
'@sentry/utils': 7.101.0
dev: false
/@sentry/types@7.100.1:
resolution: {integrity: sha512-fLM+LedHuKzOd8IhXBqaQuym+AA519MGjeczBa5kGakes/BbAsUMwsNfjsKQedp7Kh44RgYF99jwoRPK2oDrXw==}
/@sentry/types@7.101.0:
resolution: {integrity: sha512-YC+ltO/AlbEyJHjCUYQ4is1HcDT2zSMuLkIAcyQmK7fUdlGT4iR5sfENriY9ZopYHgjPdJKfhI8ohScam7zp/A==}
engines: {node: '>=8'}
dev: false
/@sentry/utils@7.100.1:
resolution: {integrity: sha512-Ve6dXr1o6xiBe3VCoJgiutmBKrugryI65EZAbYto5XI+t+PjiLLf9wXtEMF24ZrwImo4Lv3E9Uqza+fWkEbw6A==}
/@sentry/utils@7.101.0:
resolution: {integrity: sha512-px1NUkCLsD9UKLE4W4DghpyzmAVHgYhskrjRt30ubyUKqlggtHkOXRvS8MjuWowR/i0wF0GuTCbU9StBd7JMrw==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.100.1
'@sentry/types': 7.101.0
dev: false
/@sinclair/typebox@0.27.8: