mirror of
https://git.stamm.me/OpenServer/NodeLogging.git
synced 2024-11-15 02:41:04 +00:00
Updating dependencies
This commit is contained in:
parent
c7c968753f
commit
2a55549199
6
package-lock.json
generated
6
package-lock.json
generated
@ -5,9 +5,9 @@
|
|||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@hibas123/logging": {
|
"@hibas123/logging": {
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"resolved": "https://npm.hibas123.de/@hibas123%2flogging/-/logging-2.3.0.tgz",
|
"resolved": "https://npm.hibas123.de/@hibas123%2flogging/-/logging-2.3.1.tgz",
|
||||||
"integrity": "sha512-VB/aOrup5AFOL4Ck5c7jF1Qy5Jr5tDfjhMHI0Tbe4fzkA2pagpTcIgdm+p0rQ9sa/rO2FKpd0kpy11b3W5NC8g==",
|
"integrity": "sha512-s84jNcUE+FT0BqGPWVkcVdwpPR1byKwklRs7Eafa0cpsq5tyLFElL4/gzNxUCar6tM1+jGOqqyHIcTAhMOkE1w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@hibas123/utils": "^2.2.3"
|
"@hibas123/utils": "^2.2.3"
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@hibas123/nodelogging",
|
"name": "@hibas123/nodelogging",
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "out/index.js",
|
"main": "out/index.js",
|
||||||
"types": "out/index.d.ts",
|
"types": "out/index.d.ts",
|
||||||
@ -32,7 +32,7 @@
|
|||||||
"typescript": "^3.8.3"
|
"typescript": "^3.8.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@hibas123/logging": "^2.3.0",
|
"@hibas123/logging": "^2.3.1",
|
||||||
"@hibas123/utils": "^2.2.3"
|
"@hibas123/utils": "^2.2.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user