Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2020-09-14 02:07:09 +0300
committerdartcafe <github@dartcafe.de>2020-09-14 02:07:09 +0300
commitab99e4c1abbb31b50a54e6a7be837afa2b604ae2 (patch)
treede90bcff73c3d12d1f8702f8f75e4fcf4d0857cc
parent814b1b219d462c348bfebdaaa779a1e1c9ff5cf2 (diff)
sync package-lock.json
-rw-r--r--package-lock.json17
1 files changed, 4 insertions, 13 deletions
diff --git a/package-lock.json b/package-lock.json
index 9d84490a..5013d7ef 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "polls",
- "version": "1.5.1",
+ "version": "1.5.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -66,7 +66,7 @@
"lodash": "^4.17.19",
"resolve": "^1.3.2",
"semver": "^5.4.1",
- "source-map": "^0.6.1"
+ "source-map": "^0.5.0"
},
"dependencies": {
"@babel/code-frame": {
@@ -84,7 +84,7 @@
"requires": {
"@babel/types": "^7.11.5",
"jsesc": "^2.5.1",
- "source-map": "^0.6.1"
+ "source-map": "^0.5.0"
}
},
"@babel/helper-function-name": {
@@ -1117,7 +1117,7 @@
"requires": {
"@babel/types": "^7.11.5",
"jsesc": "^2.5.1",
- "source-map": "^0.6.1"
+ "source-map": "^0.5.0"
}
},
"@babel/helper-function-name": {
@@ -2234,15 +2234,6 @@
"core-js": "^3.6.4"
}
},
- "@nextcloud/capabilities": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/capabilities/-/capabilities-1.0.2.tgz",
- "integrity": "sha512-HR5vnT2GKTvoQla/WdP+V0/MD1eAGUNWCM0QXVGXQ0TCHb0AORYYMdEQafROsjNSH2kriArFnS/l3YZQrUa9yA==",
- "requires": {
- "@nextcloud/initial-state": "^1.1.2",
- "core-js": "^3.6.4"
- }
- },
"@nextcloud/dialogs": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-2.0.1.tgz",