aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar Stefan <stefan@adlk.io>2018-11-19 11:38:11 +0100
committerLibravatar Stefan <stefan@adlk.io>2018-11-19 11:38:11 +0100
commit67b586c251db4b5de6c85a3e43a16360c9bd927c (patch)
tree02a234f688ff95409582f0aec2ad096036f69dc6 /package-lock.json
parentMerge branch 'master' into develop (diff)
downloadferdium-app-67b586c251db4b5de6c85a3e43a16360c9bd927c.tar.gz
ferdium-app-67b586c251db4b5de6c85a3e43a16360c9bd927c.tar.zst
ferdium-app-67b586c251db4b5de6c85a3e43a16360c9bd927c.zip
update package.json (from win32)
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/package-lock.json b/package-lock.json
index 307011864..0ec57e1cb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4,6 +4,12 @@
4 "lockfileVersion": 1, 4 "lockfileVersion": 1,
5 "requires": true, 5 "requires": true,
6 "dependencies": { 6 "dependencies": {
7 "7zip-bin": {
8 "version": "4.1.0",
9 "resolved": "https://registry.npmjs.org/7zip-bin/-/7zip-bin-4.1.0.tgz",
10 "integrity": "sha512-AsnBZN3a8/JcNt+KPkGGODaA4c7l3W5+WpeKgGSbstSLxqWtTXqd1ieJGBQ8IFCtRg8DmmKUcSkIkUc0A4p3YA==",
11 "dev": true
12 },
7 "@adlk/misty": { 13 "@adlk/misty": {
8 "version": "0.1.1", 14 "version": "0.1.1",
9 "resolved": "https://registry.npmjs.org/@adlk/misty/-/misty-0.1.1.tgz", 15 "resolved": "https://registry.npmjs.org/@adlk/misty/-/misty-0.1.1.tgz",
@@ -1134,12 +1140,6 @@
1134 "integrity": "sha512-EibsnbJerd0hBFaDjJStFrVbVBAtOy4dgL8zZFw0uOvPqzBAX59Ci8cgjg3+RgJIWhsB5A4c+pi+D4P9tQQh/A==", 1140 "integrity": "sha512-EibsnbJerd0hBFaDjJStFrVbVBAtOy4dgL8zZFw0uOvPqzBAX59Ci8cgjg3+RgJIWhsB5A4c+pi+D4P9tQQh/A==",
1135 "dev": true 1141 "dev": true
1136 }, 1142 },
1137 "7zip-bin": {
1138 "version": "4.1.0",
1139 "resolved": "https://registry.npmjs.org/7zip-bin/-/7zip-bin-4.1.0.tgz",
1140 "integrity": "sha512-AsnBZN3a8/JcNt+KPkGGODaA4c7l3W5+WpeKgGSbstSLxqWtTXqd1ieJGBQ8IFCtRg8DmmKUcSkIkUc0A4p3YA==",
1141 "dev": true
1142 },
1143 "abbrev": { 1143 "abbrev": {
1144 "version": "1.1.1", 1144 "version": "1.1.1",
1145 "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", 1145 "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
@@ -10361,14 +10361,6 @@
10361 "resolved": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz", 10361 "resolved": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz",
10362 "integrity": "sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM=" 10362 "integrity": "sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM="
10363 }, 10363 },
10364 "string_decoder": {
10365 "version": "1.1.1",
10366 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
10367 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
10368 "requires": {
10369 "safe-buffer": "5.1.2"
10370 }
10371 },
10372 "string-width": { 10364 "string-width": {
10373 "version": "1.0.2", 10365 "version": "1.0.2",
10374 "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", 10366 "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
@@ -10379,6 +10371,14 @@
10379 "strip-ansi": "3.0.1" 10371 "strip-ansi": "3.0.1"
10380 } 10372 }
10381 }, 10373 },
10374 "string_decoder": {
10375 "version": "1.1.1",
10376 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
10377 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
10378 "requires": {
10379 "safe-buffer": "5.1.2"
10380 }
10381 },
10382 "strip-ansi": { 10382 "strip-ansi": {
10383 "version": "3.0.1", 10383 "version": "3.0.1",
10384 "resolved": "http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", 10384 "resolved": "http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",