mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump pino-http from 8.6.0 to 8.6.1 (#20916)
Bumps [pino-http](https://github.com/pinojs/pino-http) from 8.6.0 to 8.6.1. - [Release notes](https://github.com/pinojs/pino-http/releases) - [Commits](https://github.com/pinojs/pino-http/compare/v8.6.0...v8.6.1) --- updated-dependencies: - dependency-name: pino-http dependency-type: direct:production update-type: version-update:semver-patch ... 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:
@@ -150,7 +150,7 @@
|
||||
"p-queue": "8.0.1",
|
||||
"papaparse": "5.4.1",
|
||||
"pino": "8.17.1",
|
||||
"pino-http": "8.6.0",
|
||||
"pino-http": "8.6.1",
|
||||
"pino-http-print": "3.1.0",
|
||||
"pino-pretty": "10.3.0",
|
||||
"qs": "6.11.2",
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -294,8 +294,8 @@ importers:
|
||||
specifier: 8.17.1
|
||||
version: 8.17.1
|
||||
pino-http:
|
||||
specifier: 8.6.0
|
||||
version: 8.6.0
|
||||
specifier: 8.6.1
|
||||
version: 8.6.1
|
||||
pino-http-print:
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0
|
||||
@@ -15279,13 +15279,13 @@ packages:
|
||||
through2: 4.0.2
|
||||
dev: false
|
||||
|
||||
/pino-http@8.6.0:
|
||||
resolution: {integrity: sha512-SMkt0R7nzoX76BhTlmCWg0s2F0UYKGeln8y+thL2OUcCxZbbPB1AqgrEMuHAjHyc7oBefext3Af3ZT3k9ieETw==}
|
||||
/pino-http@8.6.1:
|
||||
resolution: {integrity: sha512-J0hiJgUExtBXP2BjrK4VB305tHXS31sCmWJ9XJo2wPkLHa1NFPuW4V9wjG27PAc2fmBCigiNhQKpvrx+kntBPA==}
|
||||
dependencies:
|
||||
get-caller-file: 2.0.5
|
||||
pino: 8.17.1
|
||||
pino-std-serializers: 6.2.2
|
||||
process-warning: 2.3.2
|
||||
process-warning: 3.0.0
|
||||
dev: false
|
||||
|
||||
/pino-pretty@10.3.0:
|
||||
@@ -15898,6 +15898,10 @@ packages:
|
||||
resolution: {integrity: sha512-n9wh8tvBe5sFmsqlg+XQhaQLumwpqoAUruLwjCopgTmUBjJ/fjtBsJzKleCaIGBOMXYEhp1YfKl4d7rJ5ZKJGA==}
|
||||
dev: false
|
||||
|
||||
/process-warning@3.0.0:
|
||||
resolution: {integrity: sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==}
|
||||
dev: false
|
||||
|
||||
/process@0.11.10:
|
||||
resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==}
|
||||
engines: {node: '>= 0.6.0'}
|
||||
|
||||
Reference in New Issue
Block a user