chore(deps): bump @sentry/node from 7.74.1 to 7.75.0 (#13633)

* chore(deps): bump @sentry/node from 7.74.1 to 7.75.0

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.74.1 to 7.75.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.74.1...7.75.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] 2023-10-24 23:18:24 +00:00 committed by GitHub
parent c3ffb3cc63
commit 44b2ccc1e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 38 deletions

View File

@ -86,7 +86,7 @@
"@koa/router": "12.0.1",
"@notionhq/client": "2.2.13",
"@postlight/parser": "2.2.3",
"@sentry/node": "7.74.1",
"@sentry/node": "7.75.0",
"@tonyrl/rand-user-agent": "2.0.36",
"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.74.1
version: 7.74.1
specifier: 7.75.0
version: 7.75.0
'@tonyrl/rand-user-agent':
specifier: 2.0.36
version: 2.0.36
@ -1248,52 +1248,46 @@ packages:
selderee: 0.11.0
dev: false
/@sentry-internal/tracing@7.74.1:
resolution: {integrity: sha512-nNaiZreQxCitG2PzYPaC7XtyA9OMsETGYMKAtiK4p62/uTmeYbsBva9BoNx1XeiHRwbrVQYRMKQ9nV5e2jS4/A==}
/@sentry-internal/tracing@7.75.0:
resolution: {integrity: sha512-/j4opF/jB9j8qnSiQK75/lFLtkfqXS5/MoOKc2KWK/pOaf15W+6uJzGQ8jRBHLYd9dDg6AyqsF48Wqy561/mNg==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.74.1
'@sentry/types': 7.74.1
'@sentry/utils': 7.74.1
tslib: 2.6.2
'@sentry/core': 7.75.0
'@sentry/types': 7.75.0
'@sentry/utils': 7.75.0
dev: false
/@sentry/core@7.74.1:
resolution: {integrity: sha512-LvEhOSfdIvwkr+PdlrT/aA/iOLhkXrSkvjqAQyogE4ddCWeYfS0NoirxNt1EaxMBAWKhYZRqzkA7WA4LDLbzlA==}
/@sentry/core@7.75.0:
resolution: {integrity: sha512-vXg3cdJgwzP24oTS9zFCgLW4MgTkMZqXx+ESRq7gTD9qJTpcmAmYT+Ckmvebg8K6DBThV6+0v61r50na2+XdrA==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.74.1
'@sentry/utils': 7.74.1
tslib: 2.6.2
'@sentry/types': 7.75.0
'@sentry/utils': 7.75.0
dev: false
/@sentry/node@7.74.1:
resolution: {integrity: sha512-aMUQ2LFZF64FBr+cgjAqjT4OkpYBIC9lyWI8QqjEHqNho5+LGu18/iVrJPD4fgs4UhGdCuAiQjpC36MbmnIDZA==}
/@sentry/node@7.75.0:
resolution: {integrity: sha512-z5Xanf9QeTd4YrEuZiJfvtAy2C874Zg4KpurEo3okJ8uYjnbXMsQ3EwVHbKEoYSwE3ExTrqOggPfk2NNSJIECA==}
engines: {node: '>=8'}
dependencies:
'@sentry-internal/tracing': 7.74.1
'@sentry/core': 7.74.1
'@sentry/types': 7.74.1
'@sentry/utils': 7.74.1
cookie: 0.5.0
'@sentry-internal/tracing': 7.75.0
'@sentry/core': 7.75.0
'@sentry/types': 7.75.0
'@sentry/utils': 7.75.0
https-proxy-agent: 5.0.1
lru_map: 0.3.3
tslib: 2.6.2
transitivePeerDependencies:
- supports-color
dev: false
/@sentry/types@7.74.1:
resolution: {integrity: sha512-2jIuPc+YKvXqZETwr2E8VYnsH1zsSUR/wkIvg1uTVeVNyoowJv+YsOtCdeGyL2AwiotUBSPKu7O1Lz0kq5rMOQ==}
/@sentry/types@7.75.0:
resolution: {integrity: sha512-xG8OLADxG7HpGhMxrF4v4tKq/v/gqmLsTZ858R51pz0xCWM8SK6ZSWOKudkAGBIpRjI6RUHMnkBtRAN2aKDOkQ==}
engines: {node: '>=8'}
dev: false
/@sentry/utils@7.74.1:
resolution: {integrity: sha512-qUsqufuHYcy5gFhLZslLxA5kcEOkkODITXW3c7D+x+8iP/AJqa8v8CeUCVNS7RetHCuIeWAbbTClC4c411EwQg==}
/@sentry/utils@7.75.0:
resolution: {integrity: sha512-UHWKeevhUNRp+mAWDbMVFOMgseoq8t/xFgdUywO/2PC14qZKRBH+0k1BKoNkp5sOzDT06ETj2w6wYoYhy6i+dA==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.74.1
tslib: 2.6.2
'@sentry/types': 7.75.0
dev: false
/@sinclair/typebox@0.27.8:
@ -2643,11 +2637,6 @@ packages:
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
dev: true
/cookie@0.5.0:
resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==}
engines: {node: '>= 0.6'}
dev: false
/cookiejar@2.1.4:
resolution: {integrity: sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw==}
dev: true
@ -5524,10 +5513,6 @@ packages:
engines: {node: '>=12'}
dev: false
/lru_map@0.3.3:
resolution: {integrity: sha512-Pn9cox5CsMYngeDbmChANltQl+5pi6XmTrraMSzhPmMBbmgcxmqWry0U3PGapCU1yB4/LqCcom7qhHZiF/jGfQ==}
dev: false
/luxon@1.28.1:
resolution: {integrity: sha512-gYHAa180mKrNIUJCbwpmD0aTu9kV0dREDrwNnuyFAsO1Wt0EVYSZelPnJlbj9HplzXX/YWXHFTL45kvZ53M0pw==}
dev: false