mirror of
https://git.stamm.me/OpenServer/NodeLogging.git
synced 2024-11-24 06:49:23 +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",
|
"name": "@hibas123/nodelogging",
|
||||||
"version": "2.3.0",
|
"version": "2.3.2",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@hibas123/logging": {
|
"@hibas123/logging": {
|
||||||
"version": "2.3.1",
|
"version": "2.3.2",
|
||||||
"resolved": "https://npm.hibas123.de/@hibas123%2flogging/-/logging-2.3.1.tgz",
|
"resolved": "https://npm.hibas123.de/@hibas123%2flogging/-/logging-2.3.2.tgz",
|
||||||
"integrity": "sha512-s84jNcUE+FT0BqGPWVkcVdwpPR1byKwklRs7Eafa0cpsq5tyLFElL4/gzNxUCar6tM1+jGOqqyHIcTAhMOkE1w==",
|
"integrity": "sha512-NbMLqVNedyMDux2VWvvG7yf5alpf5EYJhaFuPo0zM2VENzUCypiAvdyfwH6k3taN2vBOElCh6r/S60Hr5Ok/Hw==",
|
||||||
"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.1",
|
"version": "2.3.2",
|
||||||
"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.1",
|
"@hibas123/logging": "^2.3.2",
|
||||||
"@hibas123/utils": "^2.2.3"
|
"@hibas123/utils": "^2.2.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user