Merge pull request #92 from harvard-lil/aefedependabot/npm_and_yarn/dependabot/pino-pretty-10.2.3

Bump pino-pretty from 10.2.2 to 10.2.3
pull/88/head
Matteo Cargnelutti 2023-10-11 10:55:32 -04:00 zatwierdzone przez GitHub
commit 07b83ca3d1
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

@ -77,7 +77,7 @@
}, },
"devDependencies": { "devDependencies": {
"is-html": "^3.0.0", "is-html": "^3.0.0",
"pino-pretty": "^10.2.2", "pino-pretty": "^10.2.3",
"tap": "^16.3.8" "tap": "^16.3.8"
} }
}, },
@ -3524,9 +3524,9 @@
} }
}, },
"node_modules/pino-pretty": { "node_modules/pino-pretty": {
"version": "10.2.2", "version": "10.2.3",
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-10.2.2.tgz", "resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-10.2.3.tgz",
"integrity": "sha512-RvAdCQAU51MdVsJdvXX4Bipb52wwldXtOzlva1NT8q2d7tmgYWFIMLhoSnfx2Sr+Hi7BLGpR/n8wgrcq5G/ykA==", "integrity": "sha512-4jfIUc8TC1GPUfDyMSlW1STeORqkoxec71yhxIpLDQapUu8WOuoz2TTCoidrIssyz78LZC69whBMPIKCMbi3cw==",
"dependencies": { "dependencies": {
"colorette": "^2.0.7", "colorette": "^2.0.7",
"dateformat": "^4.6.3", "dateformat": "^4.6.3",

Wyświetl plik

@ -90,7 +90,7 @@
"homepage": "https://github.com/harvard-lil/thread-keeper#readme", "homepage": "https://github.com/harvard-lil/thread-keeper#readme",
"devDependencies": { "devDependencies": {
"is-html": "^3.0.0", "is-html": "^3.0.0",
"pino-pretty": "^10.2.2", "pino-pretty": "^10.2.3",
"tap": "^16.3.8" "tap": "^16.3.8"
} }
} }