Updating dependency

This commit is contained in:
Fabian 2019-06-19 14:20:04 +02:00
parent c52e08afa9
commit 22e6cacd8e
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -67,9 +67,9 @@
}
},
"@hibas123/theme": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@hibas123/theme/-/theme-1.0.3.tgz",
"integrity": "sha512-y1x+Jue9XGxe0EAy/ZR3Ojk+o8TFuf/LbuIEeli0rPSD2UNisdD7V+fRnXszFZjQHe07jREQofvI16QCxbXUCg==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@hibas123/theme/-/theme-1.0.4.tgz",
"integrity": "sha512-rSPfGkYKR9kxvkQ2YYVNr+7So2+TgCvKZeAxavr+fap0yEV80p2iL7/5oFqE0/sUDKaCgRI+kNCzV3DjIQTLew==",
"requires": {
"sass": "^1.21.0"
}

View File

@ -14,7 +14,7 @@
"license": "MIT",
"dependencies": {
"@hibas123/secure-file-wrapper": "^2.5.0",
"@hibas123/theme": "^1.0.3",
"@hibas123/theme": "^1.0.4",
"@hibas123/utils": "^2.1.0",
"aes-js": "^3.1.2",
"feather-icons": "^4.22.1",