]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump @nextcloud/dialogs from 1.3.1 to 1.4.0 21282/head
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 8 Jun 2020 06:49:55 +0000 (06:49 +0000)
committerGitHub <noreply@github.com>
Mon, 8 Jun 2020 06:49:55 +0000 (06:49 +0000)
Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v1.3.1...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package-lock.json
package.json

index 57d50f4f64538a6581ca8c2a24abbeea990871c3..34d0e88544c297f6afff41b6429621accf21a30e 100644 (file)
       }
     },
     "@nextcloud/dialogs": {
-      "version": "1.3.1",
-      "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-1.3.1.tgz",
-      "integrity": "sha512-7mr47trvaqWPcI4agSbfapbBdcSlG/2VJ0cW4MB6HXpgzHUQFpEpHRKTpucR1sU0FJTlOVb7irmJ4aH4jZJ8pg==",
+      "version": "1.4.0",
+      "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-1.4.0.tgz",
+      "integrity": "sha512-Rx4x+al/sy+vXu2p3qvEuVeeUDm5JVwa84S21Hxa+pDV3Pd93E2dJGWlZ6h++5fSXbee1sDX9t957B20kYiP3Q==",
       "requires": {
         "core-js": "^3.6.4",
         "toastify-js": "^1.7.0"
index 4cca0011ed99a019fd081ae472e81c9b8a2c331e..303ea83ed08099354bbda21821fd79c4cac1e7b8 100644 (file)
@@ -29,7 +29,7 @@
     "@nextcloud/auth": "^1.3.0",
     "@nextcloud/axios": "^1.3.2",
     "@nextcloud/capabilities": "^1.0.2",
-    "@nextcloud/dialogs": "^1.3.1",
+    "@nextcloud/dialogs": "^1.4.0",
     "@nextcloud/event-bus": "^1.1.4",
     "@nextcloud/files": "^1.1.0",
     "@nextcloud/initial-state": "^1.1.2",