chore(deps): update dependency pino to v8.16.2

This commit is contained in:
renovate[bot] 2023-11-15 18:58:01 +00:00 committed by GitHub
parent dd060a4c47
commit 25b738a246
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -56,7 +56,7 @@
"passport-spotify": "2.0.0", "passport-spotify": "2.0.0",
"pg": "8.11.3", "pg": "8.11.3",
"pg-boss": "9.0.3", "pg-boss": "9.0.3",
"pino": "8.16.1", "pino": "8.16.2",
"pino-http": "8.5.1", "pino-http": "8.5.1",
"reflect-metadata": "0.1.13", "reflect-metadata": "0.1.13",
"rimraf": "5.0.5", "rimraf": "5.0.5",
@ -10019,9 +10019,9 @@
} }
}, },
"node_modules/pino": { "node_modules/pino": {
"version": "8.16.1", "version": "8.16.2",
"resolved": "https://registry.npmjs.org/pino/-/pino-8.16.1.tgz", "resolved": "https://registry.npmjs.org/pino/-/pino-8.16.2.tgz",
"integrity": "sha512-3bKsVhBmgPjGV9pyn4fO/8RtoVDR8ssW1ev819FsRXlRNgW8gR/9Kx+gCK4UPWd4JjrRDLWpzd/pb1AyWm3MGA==", "integrity": "sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==",
"dependencies": { "dependencies": {
"atomic-sleep": "^1.0.0", "atomic-sleep": "^1.0.0",
"fast-redact": "^3.1.1", "fast-redact": "^3.1.1",

View file

@ -73,7 +73,7 @@
"passport-spotify": "2.0.0", "passport-spotify": "2.0.0",
"pg": "8.11.3", "pg": "8.11.3",
"pg-boss": "9.0.3", "pg-boss": "9.0.3",
"pino": "8.16.1", "pino": "8.16.2",
"pino-http": "8.5.1", "pino-http": "8.5.1",
"reflect-metadata": "0.1.13", "reflect-metadata": "0.1.13",
"rimraf": "5.0.5", "rimraf": "5.0.5",