fix(core): update
This commit is contained in:
parent
889643e233
commit
d5816b0ed8
14
package-lock.json
generated
14
package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
"@pushrocks/smartdelay": "^2.0.13",
|
||||
"@pushrocks/smartlog": "^2.0.44",
|
||||
"@pushrocks/smartlog-destination-local": "^8.0.8",
|
||||
"@pushrocks/smartserve": "^2.0.23",
|
||||
"@pushrocks/smartserve": "^2.0.24",
|
||||
"@pushrocks/smartshell": "^2.0.30",
|
||||
"@pushrocks/taskbuffer": "^3.0.1"
|
||||
},
|
||||
@ -3744,9 +3744,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@pushrocks/smartserve": {
|
||||
"version": "2.0.23",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartserve/-/smartserve-2.0.23.tgz",
|
||||
"integrity": "sha512-mAyrZZxbQBHD/QERM/NdPoYjG9156IogpPQmR610/QNMTAGyf+cyN83Qf9gIexts/bDW8w7kGyc5JKvuJ+nQPQ==",
|
||||
"version": "2.0.24",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartserve/-/smartserve-2.0.24.tgz",
|
||||
"integrity": "sha512-W0loerKrDb2nQZF2rj7WyVGuhNx3dzU1U2GNvLqXgF0A2Q86FmEFnfUO0tOOYloOGnShOBdHTmLR/QGbTvRaiw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@pushrocks/smartchok": "^1.0.23",
|
||||
@ -13285,9 +13285,9 @@
|
||||
}
|
||||
},
|
||||
"@pushrocks/smartserve": {
|
||||
"version": "2.0.23",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartserve/-/smartserve-2.0.23.tgz",
|
||||
"integrity": "sha512-mAyrZZxbQBHD/QERM/NdPoYjG9156IogpPQmR610/QNMTAGyf+cyN83Qf9gIexts/bDW8w7kGyc5JKvuJ+nQPQ==",
|
||||
"version": "2.0.24",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartserve/-/smartserve-2.0.24.tgz",
|
||||
"integrity": "sha512-W0loerKrDb2nQZF2rj7WyVGuhNx3dzU1U2GNvLqXgF0A2Q86FmEFnfUO0tOOYloOGnShOBdHTmLR/QGbTvRaiw==",
|
||||
"requires": {
|
||||
"@pushrocks/smartchok": "^1.0.23",
|
||||
"@pushrocks/smartdelay": "^2.0.13",
|
||||
|
@ -31,7 +31,7 @@
|
||||
"@pushrocks/smartdelay": "^2.0.13",
|
||||
"@pushrocks/smartlog": "^2.0.44",
|
||||
"@pushrocks/smartlog-destination-local": "^8.0.8",
|
||||
"@pushrocks/smartserve": "^2.0.23",
|
||||
"@pushrocks/smartserve": "^2.0.24",
|
||||
"@pushrocks/smartshell": "^2.0.30",
|
||||
"@pushrocks/taskbuffer": "^3.0.1"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user