fix(core): update
This commit is contained in:
parent
4cf71d2edc
commit
9dae6dcda1
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.0",
|
||||
"@pushrocks/smartserve": "^2.0.2",
|
||||
"@pushrocks/smartshell": "^2.0.30",
|
||||
"@pushrocks/taskbuffer": "^2.1.17"
|
||||
},
|
||||
@ -3736,9 +3736,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@pushrocks/smartserve": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartserve/-/smartserve-2.0.0.tgz",
|
||||
"integrity": "sha512-sfrQ4Zs4kPPCeAPhu2lKZm063LTtt0aeNMBtGq6RaYpG0tUtr+smHyXqTJrNGE21nhH2bzaaM+9syUfdVs3ilA==",
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartserve/-/smartserve-2.0.2.tgz",
|
||||
"integrity": "sha512-gg5eRmqOiziCJmTZ6ejHVBH18xPRfEhEefnWRahopmP6t/z4dG4S8uy+M+X5nA4N+AwigrTQ3AeAGhOQ0oH9/w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@pushrocks/smartchok": "^1.0.23",
|
||||
@ -13107,9 +13107,9 @@
|
||||
}
|
||||
},
|
||||
"@pushrocks/smartserve": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartserve/-/smartserve-2.0.0.tgz",
|
||||
"integrity": "sha512-sfrQ4Zs4kPPCeAPhu2lKZm063LTtt0aeNMBtGq6RaYpG0tUtr+smHyXqTJrNGE21nhH2bzaaM+9syUfdVs3ilA==",
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartserve/-/smartserve-2.0.2.tgz",
|
||||
"integrity": "sha512-gg5eRmqOiziCJmTZ6ejHVBH18xPRfEhEefnWRahopmP6t/z4dG4S8uy+M+X5nA4N+AwigrTQ3AeAGhOQ0oH9/w==",
|
||||
"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.0",
|
||||
"@pushrocks/smartserve": "^2.0.2",
|
||||
"@pushrocks/smartshell": "^2.0.30",
|
||||
"@pushrocks/taskbuffer": "^2.1.17"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user