]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump p-limit from 2.2.1 to 2.2.2 18668/head
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sun, 5 Jan 2020 02:16:56 +0000 (02:16 +0000)
committerGitHub <noreply@github.com>
Sun, 5 Jan 2020 02:16:56 +0000 (02:16 +0000)
Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/sindresorhus/p-limit/releases)
- [Commits](https://github.com/sindresorhus/p-limit/compare/v2.2.1...v2.2.2)

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

index e5702a2973df7333d32c3b1dea7217de271d2790..c159f47b8da916e41e809f93c1a2cafcf1388bc7 100644 (file)
       "dev": true
     },
     "p-limit": {
-      "version": "2.2.1",
-      "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.2.1.tgz",
-      "integrity": "sha512-85Tk+90UCVWvbDavCLKPOLC9vvY8OwEX/RtKF+/1OADJMVlFfEHOiMTPVyxg7mk/dKa+ipdHm0OUkTvCpMTuwg==",
+      "version": "2.2.2",
+      "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.2.2.tgz",
+      "integrity": "sha512-WGR+xHecKTr7EbUEhyLSh5Dube9JtdiG78ufaeLxTgpudf/20KqyMioIUZJAezlTIi6evxuoUs9YXc11cU+yzQ==",
       "requires": {
         "p-try": "^2.0.0"
       }
index c493e83296bfce4252712d90c45b0ad8f8e6cad9..898923d66bd15b8cd91cb7940b700a2762f3ef67 100644 (file)
@@ -58,7 +58,7 @@
     "nextcloud-router": "0.0.9",
     "nextcloud-vue": "^0.12.8",
     "nextcloud-vue-collections": "^0.7.1",
-    "p-limit": "^2.2.1",
+    "p-limit": "^2.2.2",
     "p-queue": "^6.2.1",
     "query-string": "^5.1.1",
     "select2": "3.5.1",