Commit adad261e authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #8150 from ethereum-optimism/dependabot/npm_and_yarn/sentry/node-7.80.0

build(deps): bump @sentry/node from 7.77.0 to 7.80.0
parents 894c740b 3a92469a
......@@ -35,7 +35,7 @@
},
"dependencies": {
"@eth-optimism/core-utils": "workspace:*",
"@sentry/node": "^7.77.0",
"@sentry/node": "^7.80.0",
"bcfg": "^0.2.1",
"body-parser": "^1.20.2",
"commander": "^11.1.0",
......
......@@ -195,8 +195,8 @@ importers:
specifier: workspace:*
version: link:../core-utils
'@sentry/node':
specifier: ^7.77.0
version: 7.77.0
specifier: ^7.80.0
version: 7.80.0
bcfg:
specifier: ^0.2.1
version: 0.2.1
......@@ -3251,13 +3251,13 @@ packages:
'@noble/hashes': 1.3.2
'@scure/base': 1.1.3
/@sentry-internal/tracing@7.77.0:
resolution: {integrity: sha512-8HRF1rdqWwtINqGEdx8Iqs9UOP/n8E0vXUu3Nmbqj4p5sQPA7vvCfq+4Y4rTqZFc7sNdFpDsRION5iQEh8zfZw==}
/@sentry-internal/tracing@7.80.0:
resolution: {integrity: sha512-P1Ab9gamHLsbH9D82i1HY8xfq9dP8runvc4g50AAd6OXRKaJ45f2KGRZUmnMEVqBQ7YoPYp2LFMkrhNYbcZEoQ==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.77.0
'@sentry/types': 7.77.0
'@sentry/utils': 7.77.0
'@sentry/core': 7.80.0
'@sentry/types': 7.80.0
'@sentry/utils': 7.80.0
dev: false
/@sentry/core@5.30.0:
......@@ -3271,12 +3271,12 @@ packages:
tslib: 1.14.1
dev: true
/@sentry/core@7.77.0:
resolution: {integrity: sha512-Tj8oTYFZ/ZD+xW8IGIsU6gcFXD/gfE+FUxUaeSosd9KHwBQNOLhZSsYo/tTVf/rnQI/dQnsd4onPZLiL+27aTg==}
/@sentry/core@7.80.0:
resolution: {integrity: sha512-nJiiymdTSEyI035/rdD3VOq6FlOZ2wWLR5bit9LK8a3rzHU3UXkwScvEo6zYgs0Xp1sC0yu1S9+0BEiYkmi29A==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.77.0
'@sentry/utils': 7.77.0
'@sentry/types': 7.80.0
'@sentry/utils': 7.80.0
dev: false
/@sentry/hub@5.30.0:
......@@ -3314,14 +3314,14 @@ packages:
- supports-color
dev: true
/@sentry/node@7.77.0:
resolution: {integrity: sha512-Ob5tgaJOj0OYMwnocc6G/CDLWC7hXfVvKX/ofkF98+BbN/tQa5poL+OwgFn9BA8ud8xKzyGPxGU6LdZ8Oh3z/g==}
/@sentry/node@7.80.0:
resolution: {integrity: sha512-J35fqe8J5ac/17ZXT0ML3opYGTOclqYNE9Sybs1y9n6BqacHyzH8By72YrdI03F7JJDHwrcGw+/H8hGpkCwi0Q==}
engines: {node: '>=8'}
dependencies:
'@sentry-internal/tracing': 7.77.0
'@sentry/core': 7.77.0
'@sentry/types': 7.77.0
'@sentry/utils': 7.77.0
'@sentry-internal/tracing': 7.80.0
'@sentry/core': 7.80.0
'@sentry/types': 7.80.0
'@sentry/utils': 7.80.0
https-proxy-agent: 5.0.1
transitivePeerDependencies:
- supports-color
......@@ -3343,8 +3343,8 @@ packages:
engines: {node: '>=6'}
dev: true
/@sentry/types@7.77.0:
resolution: {integrity: sha512-nfb00XRJVi0QpDHg+JkqrmEBHsqBnxJu191Ded+Cs1OJ5oPXEW6F59LVcBScGvMqe+WEk1a73eH8XezwfgrTsA==}
/@sentry/types@7.80.0:
resolution: {integrity: sha512-4bpMO+2jWiWLDa8zbTASWWNLWe6yhjfPsa7/6VH5y9x1NGtL8oRbqUsTgsvjF3nmeHEMkHQsC8NHPaQ/ibFmZQ==}
engines: {node: '>=8'}
dev: false
......@@ -3356,11 +3356,11 @@ packages:
tslib: 1.14.1
dev: true
/@sentry/utils@7.77.0:
resolution: {integrity: sha512-NmM2kDOqVchrey3N5WSzdQoCsyDkQkiRxExPaNI2oKQ/jMWHs9yt0tSy7otPBcXs0AP59ihl75Bvm1tDRcsp5g==}
/@sentry/utils@7.80.0:
resolution: {integrity: sha512-XbBCEl6uLvE50ftKwrEo6XWdDaZXHXu+kkHXTPWQEcnbvfZKLuG9V0Hxtxxq3xQgyWmuF05OH1GcqYqiO+v5Yg==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.77.0
'@sentry/types': 7.80.0
dev: false
/@sinclair/typebox@0.27.8:
......@@ -11968,7 +11968,7 @@ packages:
engines: {node: '>=10'}
hasBin: true
dependencies:
'@sentry/node': 7.77.0
'@sentry/node': 7.80.0
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