Commit 9b65d023 authored by OptimismBot's avatar OptimismBot Committed by GitHub

Merge pull request #6719 from ethereum-optimism/dependabot/npm_and_yarn/pino-sentry-0.14.0

build(deps): bump pino-sentry from 0.7.0 to 0.14.0
parents 61798528 25abfb07
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
"morgan": "^1.10.0", "morgan": "^1.10.0",
"pino": "^6.11.3", "pino": "^6.11.3",
"pino-multi-stream": "^5.3.0", "pino-multi-stream": "^5.3.0",
"pino-sentry": "^0.7.0", "pino-sentry": "^0.14.0",
"prom-client": "^13.1.0" "prom-client": "^13.1.0"
}, },
"devDependencies": { "devDependencies": {
......
...@@ -234,8 +234,8 @@ importers: ...@@ -234,8 +234,8 @@ importers:
specifier: ^5.3.0 specifier: ^5.3.0
version: 5.3.0 version: 5.3.0
pino-sentry: pino-sentry:
specifier: ^0.7.0 specifier: ^0.14.0
version: 0.7.0 version: 0.14.0
prom-client: prom-client:
specifier: ^13.1.0 specifier: ^13.1.0
version: 13.2.0 version: 13.2.0
...@@ -5675,7 +5675,7 @@ packages: ...@@ -5675,7 +5675,7 @@ packages:
engines: {node: '>=14.15.0'} engines: {node: '>=14.15.0'}
dependencies: dependencies:
js-yaml: 3.14.1 js-yaml: 3.14.1
tslib: 2.5.3 tslib: 2.6.0
dev: true dev: true
/@zkochan/js-yaml@0.0.6: /@zkochan/js-yaml@0.0.6:
...@@ -16767,8 +16767,8 @@ packages: ...@@ -16767,8 +16767,8 @@ packages:
pino: 6.13.1 pino: 6.13.1
dev: false dev: false
/pino-sentry@0.7.0: /pino-sentry@0.14.0:
resolution: {integrity: sha512-/rZO1R/oMcMa4mzfIqW6Afap+TGgVHgB8iZfzwjhLdT2PhyuTUNJ3KJT2eIZ0citsQNv26pxRzIPbqgHuQtUAQ==} resolution: {integrity: sha512-UwX0zgJk2ToA1c1f6QpJ7OlWEwxMFt5apJgCYNhhBbuuJuPDmqEzDRMrWKcbF3HKFuupoaNWK6S3o4XXPmI9Rw==}
engines: {node: '>=10'} engines: {node: '>=10'}
hasBin: true hasBin: true
dependencies: dependencies:
......
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