From e308bb5813c8acdf6c51cccf6301b982f60dfb59 Mon Sep 17 00:00:00 2001 From: Massimiliano Mirra Date: Fri, 21 Jul 2023 11:14:53 +0100 Subject: [PATCH] chore: update pluralistic (#172) --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index b31726cf..5c370001 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "multer": "^1.4.5-lts.1", "pino": "^8.14.1", "pino-pretty": "^10.0.1", - "pluralistic": "github:gitcoinco/pluralistic.js#e47a9647c049309a9e66c1373943e42cabae3bd9", + "pluralistic": "github:gitcoinco/pluralistic.js#644d14fff65100f005d7afc18799b0f99b72ae24", "serve-index": "^1.9.1", "statuses-bitmap": "github:gitcoinco/statuses-bitmap#3d8fd370f209ccbaffd3781cf2b6d2895237c21c", "write-file-atomic": "^5.0.1" @@ -5372,8 +5372,8 @@ }, "node_modules/pluralistic": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/gitcoinco/pluralistic.js.git#e47a9647c049309a9e66c1373943e42cabae3bd9", - "integrity": "sha512-l/GDm/hkYuAlSIH7GE94w0sKXrk9ZdbwZeCJSDwz+2jos7aPVOTQWXZt8hktSqrmb9b2VUPNyBAgMgHHLouDdQ==", + "resolved": "git+ssh://git@github.com/gitcoinco/pluralistic.js.git#644d14fff65100f005d7afc18799b0f99b72ae24", + "integrity": "sha512-BGflE/gDryjsNysvndVMWtCqApYwms9JesNquCvpcBioLrzEE+lRuBSRCyHP+H36bmjSQGn6qYRGZk8EhXLUbw==", "hasInstallScript": true, "license": "ISC" }, @@ -10545,9 +10545,9 @@ } }, "pluralistic": { - "version": "git+ssh://git@github.com/gitcoinco/pluralistic.js.git#e47a9647c049309a9e66c1373943e42cabae3bd9", - "integrity": "sha512-l/GDm/hkYuAlSIH7GE94w0sKXrk9ZdbwZeCJSDwz+2jos7aPVOTQWXZt8hktSqrmb9b2VUPNyBAgMgHHLouDdQ==", - "from": "pluralistic@github:gitcoinco/pluralistic.js#e47a9647c049309a9e66c1373943e42cabae3bd9" + "version": "git+ssh://git@github.com/gitcoinco/pluralistic.js.git#644d14fff65100f005d7afc18799b0f99b72ae24", + "integrity": "sha512-BGflE/gDryjsNysvndVMWtCqApYwms9JesNquCvpcBioLrzEE+lRuBSRCyHP+H36bmjSQGn6qYRGZk8EhXLUbw==", + "from": "pluralistic@github:gitcoinco/pluralistic.js#644d14fff65100f005d7afc18799b0f99b72ae24" }, "postcss": { "version": "8.4.23", diff --git a/package.json b/package.json index 20032db8..f3b2afa3 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "multer": "^1.4.5-lts.1", "pino": "^8.14.1", "pino-pretty": "^10.0.1", - "pluralistic": "github:gitcoinco/pluralistic.js#e47a9647c049309a9e66c1373943e42cabae3bd9", + "pluralistic": "github:gitcoinco/pluralistic.js#644d14fff65100f005d7afc18799b0f99b72ae24", "serve-index": "^1.9.1", "statuses-bitmap": "github:gitcoinco/statuses-bitmap#3d8fd370f209ccbaffd3781cf2b6d2895237c21c", "write-file-atomic": "^5.0.1"