fix(core): update
This commit is contained in:
parent
cd2cfce683
commit
f20bc72abb
15
package-lock.json
generated
15
package-lock.json
generated
@ -1507,14 +1507,16 @@
|
||||
}
|
||||
},
|
||||
"@pushrocks/smartdns": {
|
||||
"version": "4.0.7",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartdns/-/smartdns-4.0.7.tgz",
|
||||
"integrity": "sha512-9WbWwOhQuLsHEDSfLr23MB+tUI9PZGxtfu60ML7WTpUIPCJOpcJSA1BgoQ9Q2S01raCUQKDD/PyIUqIMI9mRrQ==",
|
||||
"version": "4.0.8",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartdns/-/smartdns-4.0.8.tgz",
|
||||
"integrity": "sha512-FnpM2n+a510RIZewKooCm6mvgzjb1RLH7Kkia2aS/6NdKHzs3B43/0JB9X+3Iwp2bo3QpCwscghlNb7SK28LyQ==",
|
||||
"requires": {
|
||||
"@pushrocks/smartdelay": "^2.0.10",
|
||||
"@pushrocks/smartenv": "^4.0.16",
|
||||
"@pushrocks/smartpromise": "^3.0.6",
|
||||
"@pushrocks/smartrequest": "^1.1.47",
|
||||
"@tsclass/tsclass": "^3.0.21"
|
||||
"@tsclass/tsclass": "^3.0.21",
|
||||
"dns2": "^1.4.2"
|
||||
}
|
||||
},
|
||||
"@pushrocks/smartenv": {
|
||||
@ -4493,6 +4495,11 @@
|
||||
"dns-packet": "^5.1.2"
|
||||
}
|
||||
},
|
||||
"dns2": {
|
||||
"version": "1.4.2",
|
||||
"resolved": "https://verdaccio.lossless.one/dns2/-/dns2-1.4.2.tgz",
|
||||
"integrity": "sha512-cRapXqyLsCW5HMBQg2pTkDnSe3KXjysWnU756epw554HJZRrqo4cD3xghCOFmZIgVzxhotiGsLGEH8QCq5cKnw=="
|
||||
},
|
||||
"dom-serializer": {
|
||||
"version": "0.2.2",
|
||||
"resolved": "https://verdaccio.lossless.one/dom-serializer/-/dom-serializer-0.2.2.tgz",
|
||||
|
@ -28,7 +28,7 @@
|
||||
"@pushrocks/lik": "^4.0.20",
|
||||
"@pushrocks/smartdata": "^3.1.54",
|
||||
"@pushrocks/smartdelay": "^2.0.10",
|
||||
"@pushrocks/smartdns": "^4.0.7",
|
||||
"@pushrocks/smartdns": "^4.0.8",
|
||||
"@pushrocks/smartexpress": "^3.0.100",
|
||||
"@pushrocks/smartlog": "^2.0.39",
|
||||
"@pushrocks/smartpromise": "^3.1.3",
|
||||
|
Loading…
Reference in New Issue
Block a user