Commit 2858533a authored by refcell.eth's avatar refcell.eth Committed by GitHub

Merge pull request #8425 from ethereum-optimism/dependabot/npm_and_yarn/sentry/node-7.85.0

build(deps): bump @sentry/node from 7.84.0 to 7.85.0
parents db04c8bb 7bc7c1f5
......@@ -35,7 +35,7 @@
},
"dependencies": {
"@eth-optimism/core-utils": "workspace:*",
"@sentry/node": "^7.84.0",
"@sentry/node": "^7.85.0",
"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.84.0
version: 7.84.0
specifier: ^7.85.0
version: 7.85.0
bcfg:
specifier: ^0.2.1
version: 0.2.1
......@@ -3416,13 +3416,13 @@ packages:
'@noble/hashes': 1.3.2
'@scure/base': 1.1.3
/@sentry-internal/tracing@7.84.0:
resolution: {integrity: sha512-y9bGYA0OM6PEREfd+nk4UURZy29tpIw+7vQwpxWfEVs2fqq0/5TBFX/tKFb8AKUI9lVM8v0bcF0bNSCnuPQZHQ==}
/@sentry-internal/tracing@7.85.0:
resolution: {integrity: sha512-p3YMUwkPCy2su9cm/3+7QYR4RiMI0+07DU1BZtht9NLTzY2O87/yvUbn1v2yHR3vJQTy/+7N0ud9/mPBFznRQQ==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.84.0
'@sentry/types': 7.84.0
'@sentry/utils': 7.84.0
'@sentry/core': 7.85.0
'@sentry/types': 7.85.0
'@sentry/utils': 7.85.0
dev: false
/@sentry/core@5.30.0:
......@@ -3436,12 +3436,12 @@ packages:
tslib: 1.14.1
dev: true
/@sentry/core@7.84.0:
resolution: {integrity: sha512-tbuwunbBx2kSex15IHCqHDnrMfIlqPc6w/76fwkGqokz3oh9GSEGlLICwmBWL8AypWimUg13IDtFpD0TJTriWA==}
/@sentry/core@7.85.0:
resolution: {integrity: sha512-DFDAc4tWmHN5IWhr7XbHCiyF1Xgb95jz8Uj/JTX9atlgodId1UIbER77qpEmH3eQGid/QBdqrlR98zCixgSbwg==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.84.0
'@sentry/utils': 7.84.0
'@sentry/types': 7.85.0
'@sentry/utils': 7.85.0
dev: false
/@sentry/hub@5.30.0:
......@@ -3479,14 +3479,14 @@ packages:
- supports-color
dev: true
/@sentry/node@7.84.0:
resolution: {integrity: sha512-Xm3fIXT3TZOQi+6uQBavI8iOehD3PkY7v0y3hog0d4lQTH88vQK9BBsI+jZEq81Em+RG/u7vZNiFo6YMTnWF7Q==}
/@sentry/node@7.85.0:
resolution: {integrity: sha512-uiBtRW9G017NHoCXBlK3ttkTwHXLFyI8ndHpaObtyajKTv3ptGIThVEn7DuK7Pwor//RjwjSEEOa7WDK+FdMVQ==}
engines: {node: '>=8'}
dependencies:
'@sentry-internal/tracing': 7.84.0
'@sentry/core': 7.84.0
'@sentry/types': 7.84.0
'@sentry/utils': 7.84.0
'@sentry-internal/tracing': 7.85.0
'@sentry/core': 7.85.0
'@sentry/types': 7.85.0
'@sentry/utils': 7.85.0
https-proxy-agent: 5.0.1
transitivePeerDependencies:
- supports-color
......@@ -3508,8 +3508,8 @@ packages:
engines: {node: '>=6'}
dev: true
/@sentry/types@7.84.0:
resolution: {integrity: sha512-VqGLIF3JOUrk7yIXjLXJvAORkZL1e3dDX0Q1okRehwyt/5CRE+mdUTeJZkBo9P9mBwgMyvtwklzOGGrzjb4eMA==}
/@sentry/types@7.85.0:
resolution: {integrity: sha512-R5jR4XkK5tBU2jDiPdSVqzkmjYRr666bcGaFGUHB/xDQCjPsjk+pEmCCL+vpuWoaZmQJUE1hVU7rgnVX81w8zg==}
engines: {node: '>=8'}
dev: false
......@@ -3521,11 +3521,11 @@ packages:
tslib: 1.14.1
dev: true
/@sentry/utils@7.84.0:
resolution: {integrity: sha512-qdUVuxnRBvaf05AU+28R+xYtZmi/Ymf8os3Njq9g4XuA+QEkZLbzmIpRK5W9Ja7vUtjOeg29Xgg43A8znde9LQ==}
/@sentry/utils@7.85.0:
resolution: {integrity: sha512-JZ7seNOLvhjAQ8GeB3GYknPQJkuhF88xAYOaESZP3xPOWBMFUN+IO4RqjMqMLFDniOwsVQS7GB/MfP+hxufieg==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.84.0
'@sentry/types': 7.85.0
dev: false
/@sinclair/typebox@0.27.8:
......@@ -12364,7 +12364,7 @@ packages:
engines: {node: '>=10'}
hasBin: true
dependencies:
'@sentry/node': 7.84.0
'@sentry/node': 7.85.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