fix(core): update
This commit is contained in:
parent
5b9e785159
commit
2f39b5662d
18
package-lock.json
generated
18
package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"@apiglobal/typedrequest": "^2.0.0",
|
||||
"@apiglobal/typedrequest-interfaces": "^1.0.15",
|
||||
"@pushrocks/isohash": "^2.0.0",
|
||||
"@pushrocks/smartsocket": "^2.0.5",
|
||||
"@pushrocks/smartsocket": "^2.0.6",
|
||||
"@pushrocks/smartstring": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -4498,9 +4498,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@pushrocks/smartsocket": {
|
||||
"version": "2.0.5",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartsocket/-/smartsocket-2.0.5.tgz",
|
||||
"integrity": "sha512-6biWmgw1vwF/Q2Lerj8eMXD5GPAtwns1EaEm2nA9fWAwUG5vzHOhnDvn5aEXK2la3l13T6EjQmps7d/9Z3Gy/A==",
|
||||
"version": "2.0.6",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartsocket/-/smartsocket-2.0.6.tgz",
|
||||
"integrity": "sha512-5LlNyfph90rTlhV3f8fqN6HUihvh0BT36b+eiK4Gqw2aXA+EWy7gdS1t6HOvnxuHG0f+pmc9rJzKsMO1dOVC4w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@apiglobal/typedrequest-interfaces": "^1.0.15",
|
||||
@ -4509,7 +4509,7 @@
|
||||
"@pushrocks/lik": "^5.0.4",
|
||||
"@pushrocks/smartdelay": "^2.0.13",
|
||||
"@pushrocks/smartenv": "^5.0.0",
|
||||
"@pushrocks/smartexpress": "^4.0.1",
|
||||
"@pushrocks/smartexpress": "^4.0.2",
|
||||
"@pushrocks/smartjson": "^4.0.6",
|
||||
"@pushrocks/smartlog": "^2.0.44",
|
||||
"@pushrocks/smartpromise": "^3.1.7",
|
||||
@ -14332,9 +14332,9 @@
|
||||
}
|
||||
},
|
||||
"@pushrocks/smartsocket": {
|
||||
"version": "2.0.5",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartsocket/-/smartsocket-2.0.5.tgz",
|
||||
"integrity": "sha512-6biWmgw1vwF/Q2Lerj8eMXD5GPAtwns1EaEm2nA9fWAwUG5vzHOhnDvn5aEXK2la3l13T6EjQmps7d/9Z3Gy/A==",
|
||||
"version": "2.0.6",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartsocket/-/smartsocket-2.0.6.tgz",
|
||||
"integrity": "sha512-5LlNyfph90rTlhV3f8fqN6HUihvh0BT36b+eiK4Gqw2aXA+EWy7gdS1t6HOvnxuHG0f+pmc9rJzKsMO1dOVC4w==",
|
||||
"requires": {
|
||||
"@apiglobal/typedrequest-interfaces": "^1.0.15",
|
||||
"@pushrocks/isohash": "^2.0.0",
|
||||
@ -14342,7 +14342,7 @@
|
||||
"@pushrocks/lik": "^5.0.4",
|
||||
"@pushrocks/smartdelay": "^2.0.13",
|
||||
"@pushrocks/smartenv": "^5.0.0",
|
||||
"@pushrocks/smartexpress": "^4.0.1",
|
||||
"@pushrocks/smartexpress": "^4.0.2",
|
||||
"@pushrocks/smartjson": "^4.0.6",
|
||||
"@pushrocks/smartlog": "^2.0.44",
|
||||
"@pushrocks/smartpromise": "^3.1.7",
|
||||
|
@ -26,7 +26,7 @@
|
||||
"@apiglobal/typedrequest": "^2.0.0",
|
||||
"@apiglobal/typedrequest-interfaces": "^1.0.15",
|
||||
"@pushrocks/isohash": "^2.0.0",
|
||||
"@pushrocks/smartsocket": "^2.0.4",
|
||||
"@pushrocks/smartsocket": "^2.0.6",
|
||||
"@pushrocks/smartstring": "^4.0.2"
|
||||
},
|
||||
"browserslist": [
|
||||
|
Loading…
Reference in New Issue
Block a user