feat: bump lhisp libs
Some checks failed
CI Pipeline / build-and-test (push) Failing after 54s
CI Pipeline / publish (push) Has been skipped

This commit is contained in:
Leandro Costa 2026-01-24 10:29:48 -03:00
parent dc40ba4ac0
commit e548beb8c9
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"axios": "^1.10.0",
"lhisp-logger": "^3.1.0"
"lhisp-logger": "^3.1.2"
},
"devDependencies": {
"@types/jest": "^30.0.0",
@ -3330,9 +3330,9 @@
}
},
"node_modules/lhisp-logger": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/lhisp-logger/-/lhisp-logger-3.1.0.tgz",
"integrity": "sha512-dfWGqkn1yZqEwPFQ9LjdeMHm6G2/lrsQ5p3bF3sisflFVBXUB9LY5rzThEZPGCekeDz0GTw2T2LNyrRv8wPxDw==",
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/lhisp-logger/-/lhisp-logger-3.1.2.tgz",
"integrity": "sha512-dmS7pLjE8XxrEWUkzaIXWSgmITsvZmD299fWW3w4HZQoJ+Cvb6T/Dq3eQTxw4sBeE09f1P900dXGV3CvKyq0ZQ==",
"license": "ISC",
"dependencies": {
"pino": "^10.3.0",