mirror of
https://git.stamm.me/OpenServer/NodeLogging.git
synced 2024-11-14 17:31:05 +00:00
Updating dependencies
This commit is contained in:
parent
2a55549199
commit
a8a388997f
8
package-lock.json
generated
8
package-lock.json
generated
@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "@hibas123/nodelogging",
|
||||
"version": "2.3.0",
|
||||
"version": "2.3.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@hibas123/logging": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://npm.hibas123.de/@hibas123%2flogging/-/logging-2.3.1.tgz",
|
||||
"integrity": "sha512-s84jNcUE+FT0BqGPWVkcVdwpPR1byKwklRs7Eafa0cpsq5tyLFElL4/gzNxUCar6tM1+jGOqqyHIcTAhMOkE1w==",
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://npm.hibas123.de/@hibas123%2flogging/-/logging-2.3.2.tgz",
|
||||
"integrity": "sha512-NbMLqVNedyMDux2VWvvG7yf5alpf5EYJhaFuPo0zM2VENzUCypiAvdyfwH6k3taN2vBOElCh6r/S60Hr5Ok/Hw==",
|
||||
"requires": {
|
||||
"@hibas123/utils": "^2.2.3"
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@hibas123/nodelogging",
|
||||
"version": "2.3.1",
|
||||
"version": "2.3.2",
|
||||
"description": "",
|
||||
"main": "out/index.js",
|
||||
"types": "out/index.d.ts",
|
||||
@ -32,7 +32,7 @@
|
||||
"typescript": "^3.8.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hibas123/logging": "^2.3.1",
|
||||
"@hibas123/logging": "^2.3.2",
|
||||
"@hibas123/utils": "^2.2.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user