aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2018-12-11 11:58:42 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2018-12-11 11:58:42 +0100
commita73e183108104192ae17c75a5a60eb3075464476 (patch)
treebcedf65522520405ab38f2baeac009f563aa5158 /package-lock.json
parentfix countdown state (diff)
downloadferdium-app-a73e183108104192ae17c75a5a60eb3075464476.tar.gz
ferdium-app-a73e183108104192ae17c75a5a60eb3075464476.tar.zst
ferdium-app-a73e183108104192ae17c75a5a60eb3075464476.zip
Improve webview loader
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index 67ca6c463..abd4f9266 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6869,6 +6869,11 @@
6869 "integrity": "sha512-iWOUTZu7KQGhErV8JfTQDH5F/M2D0HVd0sexS4Grg4e4RYAiN3c4jfpPqKgfedqeebKcNZBl2z3zlgCtFjpFJQ==", 6869 "integrity": "sha512-iWOUTZu7KQGhErV8JfTQDH5F/M2D0HVd0sexS4Grg4e4RYAiN3c4jfpPqKgfedqeebKcNZBl2z3zlgCtFjpFJQ==",
6870 "dev": true 6870 "dev": true
6871 }, 6871 },
6872 "hex-to-rgba": {
6873 "version": "1.0.2",
6874 "resolved": "https://registry.npmjs.org/hex-to-rgba/-/hex-to-rgba-1.0.2.tgz",
6875 "integrity": "sha512-fL+4NFccs86iOuDnFl1Mhyn471qTPAkpE7k39+JYGPMB3+S9LoUnauQI2nz6BUb3DpYQCx8RqENbaf8IFdKYOg=="
6876 },
6872 "history": { 6877 "history": {
6873 "version": "3.3.0", 6878 "version": "3.3.0",
6874 "resolved": "https://registry.npmjs.org/history/-/history-3.3.0.tgz", 6879 "resolved": "https://registry.npmjs.org/history/-/history-3.3.0.tgz",