Bump pino from 8.16.1 to 8.16.2

Bumps [pino](https://github.com/pinojs/pino) from 8.16.1 to 8.16.2.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](https://github.com/pinojs/pino/compare/v8.16.1...v8.16.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/120/head
dependabot[bot] 2023-11-16 06:55:39 +00:00 zatwierdzone przez GitHub
rodzic a89e95338d
commit e2ec680a87
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.2",
"pdf-lib": "^1.17.1",
"pino": "^8.16.1",
"pino": "^8.16.2",
"pino-abstract-transport": "^1.1.0",
"pino-std-serializers": "^6.2.2",
"playwright": "^1.39.0",
@ -3566,9 +3566,9 @@
}
},
"node_modules/pino": {
"version": "8.16.1",
"resolved": "https://registry.npmjs.org/pino/-/pino-8.16.1.tgz",
"integrity": "sha512-3bKsVhBmgPjGV9pyn4fO/8RtoVDR8ssW1ev819FsRXlRNgW8gR/9Kx+gCK4UPWd4JjrRDLWpzd/pb1AyWm3MGA==",
"version": "8.16.2",
"resolved": "https://registry.npmjs.org/pino/-/pino-8.16.2.tgz",
"integrity": "sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==",
"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.2",
"pdf-lib": "^1.17.1",
"pino": "^8.16.1",
"pino": "^8.16.2",
"pino-abstract-transport": "^1.1.0",
"pino-std-serializers": "^6.2.2",
"playwright": "^1.39.0",