fix(core): update

This commit is contained in:
Philipp Kunz 2020-05-27 22:34:06 +00:00
parent b16c6948b2
commit b36846737b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1057,9 +1057,9 @@
}
},
"@designestate/dees-domtools": {
"version": "1.0.21",
"resolved": "https://verdaccio.lossless.one/@designestate%2fdees-domtools/-/dees-domtools-1.0.21.tgz",
"integrity": "sha512-oT8f0vjxitSUn+452u3IZj8D9zQGMh7POw+zH1bGLrlmhHrh+b9hshLyMIec6gjNejAa+HSp+3pyxSALfq0wiQ==",
"version": "1.0.23",
"resolved": "https://verdaccio.lossless.one/@designestate%2fdees-domtools/-/dees-domtools-1.0.23.tgz",
"integrity": "sha512-mYpI43fxQeQxAEsUlA3otrQDZBaQTDZtBKQG1Wgfco6EjWbp+hsBm9jPDXgFV77waBFCsu6p84GxMI6fAH7kUA==",
"requires": {
"@pushrocks/lik": "^4.0.12",
"@pushrocks/smartpromise": "^3.0.6",

View File

@ -13,7 +13,7 @@
"author": "Lossless GmbH",
"license": "UNLICENSED",
"dependencies": {
"@designestate/dees-domtools": "^1.0.21",
"@designestate/dees-domtools": "^1.0.23",
"@gitzone/tsrun": "^1.1.17",
"@pushrocks/smartexpress": "^3.0.10",
"lit-element": "^2.0.0-rc.5",