fix(core): update

This commit is contained in:
Philipp Kunz 2020-07-15 18:58:40 +00:00
parent 27380d1483
commit 3901258272
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1998,9 +1998,9 @@
}
},
"@pushrocks/smartrouter": {
"version": "1.0.3",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartrouter/-/smartrouter-1.0.3.tgz",
"integrity": "sha512-BV0OJaLlQ7+P1QgpJEPVgSAPxEACcI2peynfJUYZ6qXGdA4cXEW30PraQ8taIH5LEPt6rUQQY0qDdgZ3Pi6ruA==",
"version": "1.0.4",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartrouter/-/smartrouter-1.0.4.tgz",
"integrity": "sha512-6ahtHvZvwH/IQh7EtachXJkHxfQZe3i/TqCxmzFdhppDTWek+v8E/fpHit0av/568tLmC6Jc2B+WHPge6whVhg==",
"requires": {
"path-to-regexp": "^6.1.0"
}

View File

@ -25,7 +25,7 @@
"@apiglobal/typedrequest": "^1.0.40",
"@pushrocks/lik": "^4.0.17",
"@pushrocks/smartpromise": "^3.0.6",
"@pushrocks/smartrouter": "^1.0.3",
"@pushrocks/smartrouter": "^1.0.4",
"@pushrocks/smartstate": "^1.0.16",
"@pushrocks/webrequest": "^2.0.10",
"@pushrocks/websetup": "^2.0.18",