summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorsuntala <33031346+suntala@users.noreply.github.com>2018-09-17 18:21:23 +0200
committersuntala <33031346+suntala@users.noreply.github.com>2018-09-17 18:21:23 +0200
commit605f462be165c5526d0599d8d5366341ffee051c (patch)
treecead21e40e7ee200a798fc9cda379c3007b7a346 /package-lock.json
parent33767dfd82625c5842e85daa7f61f7799939ad7f (diff)
Update package-lock. #605
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 4467d828..73af933d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2304,9 +2304,9 @@
"resolved": "https://registry.npmjs.org/clipboard/-/clipboard-2.0.1.tgz",
"integrity": "sha512-7yhQBmtN+uYZmfRjjVjKa0dZdWuabzpSKGtyQZN+9C8xlC788SSJjOHWh7tzurfwTqTD5UDYAhIv5fRJg3sHjQ==",
"requires": {
- "good-listener": "^1.2.2",
- "select": "^1.1.2",
- "tiny-emitter": "^2.0.0"
+ "good-listener": "1.2.2",
+ "select": "1.1.2",
+ "tiny-emitter": "2.0.2"
}
},
"cliui": {
@@ -5219,7 +5219,7 @@
"resolved": "https://registry.npmjs.org/good-listener/-/good-listener-1.2.2.tgz",
"integrity": "sha1-1TswzfkxPf+33JoNR3CWqm0UXFA=",
"requires": {
- "delegate": "^3.1.2"
+ "delegate": "3.2.0"
}
},
"graceful-fs": {
@@ -13176,7 +13176,7 @@
"resolved": "https://registry.npmjs.org/vue-clipboard2/-/vue-clipboard2-0.2.1.tgz",
"integrity": "sha512-n6ie/0g0bKohmLlC/5ja1esq2Q0jQ5hWmhNSZcvCsWfDeDnVARjl6cBB9p72XV1nlVfuqsZcfV8HTjjZAIlLBA==",
"requires": {
- "clipboard": "^2.0.0"
+ "clipboard": "2.0.1"
}
},
"vue-eslint-parser": {