Commit 58558eff authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #8185 from ethereum-optimism/dependabot/npm_and_yarn/sentry/node-7.80.1

build(deps): bump @sentry/node from 7.80.0 to 7.80.1
parents 5d6a8684 eb8c5e9f
......@@ -35,7 +35,7 @@
},
"dependencies": {
"@eth-optimism/core-utils": "workspace:*",
"@sentry/node": "^7.80.0",
"@sentry/node": "^7.80.1",
"bcfg": "^0.2.1",
"body-parser": "^1.20.2",
"commander": "^11.1.0",
......
......@@ -192,8 +192,8 @@ importers:
specifier: workspace:*
version: link:../core-utils
'@sentry/node':
specifier: ^7.80.0
version: 7.80.0
specifier: ^7.80.1
version: 7.80.1
bcfg:
specifier: ^0.2.1
version: 0.2.1
......@@ -3248,13 +3248,13 @@ packages:
'@noble/hashes': 1.3.2
'@scure/base': 1.1.3
/@sentry-internal/tracing@7.80.0:
resolution: {integrity: sha512-P1Ab9gamHLsbH9D82i1HY8xfq9dP8runvc4g50AAd6OXRKaJ45f2KGRZUmnMEVqBQ7YoPYp2LFMkrhNYbcZEoQ==}
/@sentry-internal/tracing@7.80.1:
resolution: {integrity: sha512-5gZ4LPIj2vpQl2/dHBM4uXMi9OI5E0VlOhJQt0foiuN6JJeiOjdpJFcfVqJk69wrc0deVENTtgKKktxqMwVeWQ==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.80.0
'@sentry/types': 7.80.0
'@sentry/utils': 7.80.0
'@sentry/core': 7.80.1
'@sentry/types': 7.80.1
'@sentry/utils': 7.80.1
dev: false
/@sentry/core@5.30.0:
......@@ -3268,12 +3268,12 @@ packages:
tslib: 1.14.1
dev: true
/@sentry/core@7.80.0:
resolution: {integrity: sha512-nJiiymdTSEyI035/rdD3VOq6FlOZ2wWLR5bit9LK8a3rzHU3UXkwScvEo6zYgs0Xp1sC0yu1S9+0BEiYkmi29A==}
/@sentry/core@7.80.1:
resolution: {integrity: sha512-3Yh+O9Q86MxwIuJFYtuSSoUCpdx99P1xDAqL0FIPTJ+ekaVMiUJq9NmyaNh9uN2myPSmxvEXW6q3z37zta9ZHg==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.80.0
'@sentry/utils': 7.80.0
'@sentry/types': 7.80.1
'@sentry/utils': 7.80.1
dev: false
/@sentry/hub@5.30.0:
......@@ -3311,14 +3311,14 @@ packages:
- supports-color
dev: true
/@sentry/node@7.80.0:
resolution: {integrity: sha512-J35fqe8J5ac/17ZXT0ML3opYGTOclqYNE9Sybs1y9n6BqacHyzH8By72YrdI03F7JJDHwrcGw+/H8hGpkCwi0Q==}
/@sentry/node@7.80.1:
resolution: {integrity: sha512-0NWfcZMlyQphKWsvyzfhGm2dCBk5DUPqOGW/vGx18G4tCCYtFcAIj/mCp/4XOEcZRPQgb9vkm+sidGD6DnwWlA==}
engines: {node: '>=8'}
dependencies:
'@sentry-internal/tracing': 7.80.0
'@sentry/core': 7.80.0
'@sentry/types': 7.80.0
'@sentry/utils': 7.80.0
'@sentry-internal/tracing': 7.80.1
'@sentry/core': 7.80.1
'@sentry/types': 7.80.1
'@sentry/utils': 7.80.1
https-proxy-agent: 5.0.1
transitivePeerDependencies:
- supports-color
......@@ -3340,8 +3340,8 @@ packages:
engines: {node: '>=6'}
dev: true
/@sentry/types@7.80.0:
resolution: {integrity: sha512-4bpMO+2jWiWLDa8zbTASWWNLWe6yhjfPsa7/6VH5y9x1NGtL8oRbqUsTgsvjF3nmeHEMkHQsC8NHPaQ/ibFmZQ==}
/@sentry/types@7.80.1:
resolution: {integrity: sha512-CVu4uPVTOI3U9kYiOdA085R7jX5H1oVODbs9y+A8opJ0dtJTMueCXgZyE8oXQ0NjGVs6HEeaLkOuiV0mj8X3yw==}
engines: {node: '>=8'}
dev: false
......@@ -3353,11 +3353,11 @@ packages:
tslib: 1.14.1
dev: true
/@sentry/utils@7.80.0:
resolution: {integrity: sha512-XbBCEl6uLvE50ftKwrEo6XWdDaZXHXu+kkHXTPWQEcnbvfZKLuG9V0Hxtxxq3xQgyWmuF05OH1GcqYqiO+v5Yg==}
/@sentry/utils@7.80.1:
resolution: {integrity: sha512-bfFm2e/nEn+b9++QwjNEYCbS7EqmteT8uf0XUs7PljusSimIqqxDtK1pfD9zjynPgC8kW/fVBKv0pe2LufomeA==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.80.0
'@sentry/types': 7.80.1
dev: false
/@sinclair/typebox@0.27.8:
......@@ -11913,7 +11913,7 @@ packages:
engines: {node: '>=10'}
hasBin: true
dependencies:
'@sentry/node': 7.80.0
'@sentry/node': 7.80.1
commander: 2.20.3
pumpify: 2.0.1
split2: 3.2.2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment