chore(deps): bump @sentry/node from 7.74.0 to 7.74.1 (#13543)

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

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

* 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-17 23:45:55 +00:00 committed by GitHub
parent 9776095ac4
commit 363b1b66f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 23 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.0",
"@sentry/node": "7.74.1",
"@tonyrl/rand-user-agent": "2.0.35",
"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.0
version: 7.74.0
specifier: 7.74.1
version: 7.74.1
'@tonyrl/rand-user-agent':
specifier: 2.0.35
version: 2.0.35
@ -1248,33 +1248,33 @@ packages:
selderee: 0.11.0
dev: false
/@sentry-internal/tracing@7.74.0:
resolution: {integrity: sha512-JK6IRGgdtZjswGfaGIHNWIThffhOHzVIIaGmglui+VFIzOsOqePjoxaDV0MEvzafxXZD7eWqGE5RGuZ0n6HFVg==}
/@sentry-internal/tracing@7.74.1:
resolution: {integrity: sha512-nNaiZreQxCitG2PzYPaC7XtyA9OMsETGYMKAtiK4p62/uTmeYbsBva9BoNx1XeiHRwbrVQYRMKQ9nV5e2jS4/A==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.74.0
'@sentry/types': 7.74.0
'@sentry/utils': 7.74.0
'@sentry/core': 7.74.1
'@sentry/types': 7.74.1
'@sentry/utils': 7.74.1
tslib: 2.6.2
dev: false
/@sentry/core@7.74.0:
resolution: {integrity: sha512-83NRuqn7nDZkSVBN5yJQqcpXDG4yMYiB7TkYUKrGTzBpRy6KUOrkCdybuKk0oraTIGiGSe5WEwCFySiNgR9FzA==}
/@sentry/core@7.74.1:
resolution: {integrity: sha512-LvEhOSfdIvwkr+PdlrT/aA/iOLhkXrSkvjqAQyogE4ddCWeYfS0NoirxNt1EaxMBAWKhYZRqzkA7WA4LDLbzlA==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.74.0
'@sentry/utils': 7.74.0
'@sentry/types': 7.74.1
'@sentry/utils': 7.74.1
tslib: 2.6.2
dev: false
/@sentry/node@7.74.0:
resolution: {integrity: sha512-uBmW2/z0cz/WFIG74ZF7lSipO0XNzMf9yrdqnZXnGDYsUZE4I4QiqDN0hNi6fkTgf9MYRC8uFem2OkAvyPJ74Q==}
/@sentry/node@7.74.1:
resolution: {integrity: sha512-aMUQ2LFZF64FBr+cgjAqjT4OkpYBIC9lyWI8QqjEHqNho5+LGu18/iVrJPD4fgs4UhGdCuAiQjpC36MbmnIDZA==}
engines: {node: '>=8'}
dependencies:
'@sentry-internal/tracing': 7.74.0
'@sentry/core': 7.74.0
'@sentry/types': 7.74.0
'@sentry/utils': 7.74.0
'@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
https-proxy-agent: 5.0.1
lru_map: 0.3.3
@ -1283,16 +1283,16 @@ packages:
- supports-color
dev: false
/@sentry/types@7.74.0:
resolution: {integrity: sha512-rI5eIRbUycWjn6s6o3yAjjWtIvYSxZDdnKv5je2EZINfLKcMPj1dkl6wQd2F4y7gLfD/N6Y0wZYIXC3DUdJQQg==}
/@sentry/types@7.74.1:
resolution: {integrity: sha512-2jIuPc+YKvXqZETwr2E8VYnsH1zsSUR/wkIvg1uTVeVNyoowJv+YsOtCdeGyL2AwiotUBSPKu7O1Lz0kq5rMOQ==}
engines: {node: '>=8'}
dev: false
/@sentry/utils@7.74.0:
resolution: {integrity: sha512-k3np8nuTPtx5KDODPtULfFln4UXdE56MZCcF19Jv6Ljxf+YN/Ady1+0Oi3e0XoSvFpWNyWnglauT7M65qCE6kg==}
/@sentry/utils@7.74.1:
resolution: {integrity: sha512-qUsqufuHYcy5gFhLZslLxA5kcEOkkODITXW3c7D+x+8iP/AJqa8v8CeUCVNS7RetHCuIeWAbbTClC4c411EwQg==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.74.0
'@sentry/types': 7.74.1
tslib: 2.6.2
dev: false