Bump pino from 8.15.3 to 8.15.4

Bumps [pino](https://github.com/pinojs/pino) from 8.15.3 to 8.15.4.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](https://github.com/pinojs/pino/compare/v8.15.3...v8.15.4)

---
updated-dependencies:
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/86/head
dependabot[bot] 2023-10-04 06:41:46 +00:00 zatwierdzone przez GitHub
rodzic 2e61093e7b
commit c3539eebce
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 5 dodań i 5 usunięć

8
package-lock.json wygenerowano
Wyświetl plik

@ -47,7 +47,7 @@
"nunjucks": "^3.2.3",
"on-exit-leak-free": "^2.1.0",
"pdf-lib": "^1.17.1",
"pino": "^8.15.3",
"pino": "^8.15.4",
"pino-abstract-transport": "^1.1.0",
"pino-std-serializers": "^6.2.2",
"playwright": "^1.38.1",
@ -3491,9 +3491,9 @@
}
},
"node_modules/pino": {
"version": "8.15.3",
"resolved": "https://registry.npmjs.org/pino/-/pino-8.15.3.tgz",
"integrity": "sha512-wDds1+DH8VaREe4fpLEKttGnDoLiX3KR3AP5bHsrRwEZ93y+Z/HFC03zkGSxpIGWKDHg24sloVqGcIWoLCkTLQ==",
"version": "8.15.4",
"resolved": "https://registry.npmjs.org/pino/-/pino-8.15.4.tgz",
"integrity": "sha512-3s+SfSxeugMt8QeBVXprIJAgXuGDeGuHBfquXKEXKnpghlXzMGMjoa8tOSyzz00iBfQX3xlZvm2yJQ+d6SrVsg==",
"dependencies": {
"atomic-sleep": "^1.0.0",
"fast-redact": "^3.1.1",

Wyświetl plik

@ -50,7 +50,7 @@
"nunjucks": "^3.2.3",
"on-exit-leak-free": "^2.1.0",
"pdf-lib": "^1.17.1",
"pino": "^8.15.3",
"pino": "^8.15.4",
"pino-abstract-transport": "^1.1.0",
"pino-std-serializers": "^6.2.2",
"playwright": "^1.38.1",