summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-01 01:13:24 +0000
committerGitHub <noreply@github.com>2019-09-01 01:13:24 +0000
commit38782182556cc9df683a969f5fb5252e5e8c6dde (patch)
treef301b4c5fe3cf77329397c9a9f1e4d0e4a73453a
parentc83a813b8412aa008dcbe04da150fc60dc6fd89c (diff)
Bump nextcloud-dialogs from 0.0.2 to 0.0.3
Bumps nextcloud-dialogs from 0.0.2 to 0.0.3. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package-lock.json10
-rw-r--r--package.json2
2 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 59f6a0e0..5bfda6d9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7299,9 +7299,9 @@
}
},
"nextcloud-dialogs": {
- "version": "0.0.2",
- "resolved": "https://registry.npmjs.org/nextcloud-dialogs/-/nextcloud-dialogs-0.0.2.tgz",
- "integrity": "sha512-j9xxsPSZJZthynMZpHUURmps6WYnq22ThtGbuj96GU4rQ3fkj1Vsl+VJOxc4fojAOQtnXO8ZKSKbjM6VJlH6LQ==",
+ "version": "0.0.3",
+ "resolved": "https://registry.npmjs.org/nextcloud-dialogs/-/nextcloud-dialogs-0.0.3.tgz",
+ "integrity": "sha512-lR6KsGU8IRPIYijjES0AaSKbEYoYAOnZHHqvH0dbwg4T00/n6poIzXlt392tESXKkO9Rxl/zz+eCs5U0PTYkGA==",
"requires": {
"core-js": "^3.1.4"
}
@@ -7967,7 +7967,7 @@
},
"path-browserify": {
"version": "0.0.0",
- "resolved": "http://registry.npmjs.org/path-browserify/-/path-browserify-0.0.0.tgz",
+ "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.0.tgz",
"integrity": "sha1-oLhwcpquIUAFt9UDLsLLuw+0RRo=",
"dev": true
},
@@ -11150,7 +11150,7 @@
},
"vm-browserify": {
"version": "0.0.4",
- "resolved": "http://registry.npmjs.org/vm-browserify/-/vm-browserify-0.0.4.tgz",
+ "resolved": "https://registry.npmjs.org/vm-browserify/-/vm-browserify-0.0.4.tgz",
"integrity": "sha1-XX6kW7755Kb/ZflUOOCofDV9WnM=",
"dev": true,
"requires": {
diff --git a/package.json b/package.json
index c8ce576e..bbb31fca 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"ical.js": "^1.3.0",
"moment": "^2.24.0",
"nextcloud-auth": "0.0.3",
- "nextcloud-dialogs": "0.0.2",
+ "nextcloud-dialogs": "0.0.3",
"nextcloud-l10n": "0.0.2",
"nextcloud-router": "0.0.6",
"nextcloud-vue": "^0.12.1",