Bump pino from 8.15.1 to 8.15.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/80/head
dependabot[bot] 2023-10-02 06:40:11 +00:00 zatwierdzone przez GitHub
rodzic 308160c20b
commit f2ad2ce6ab
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.1",
"pino": "^8.15.3",
"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.1",
"resolved": "https://registry.npmjs.org/pino/-/pino-8.15.1.tgz",
"integrity": "sha512-Cp4QzUQrvWCRJaQ8Lzv0mJzXVk4z2jlq8JNKMGaixC2Pz5L4l2p95TkuRvYbrEbe85NQsDKrAd4zalf7Ml6WiA==",
"version": "8.15.3",
"resolved": "https://registry.npmjs.org/pino/-/pino-8.15.3.tgz",
"integrity": "sha512-wDds1+DH8VaREe4fpLEKttGnDoLiX3KR3AP5bHsrRwEZ93y+Z/HFC03zkGSxpIGWKDHg24sloVqGcIWoLCkTLQ==",
"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.1",
"pino": "^8.15.3",
"pino-abstract-transport": "^1.1.0",
"pino-std-serializers": "^6.2.2",
"playwright": "^1.38.1",