From 8c12f1bc12c230ad357639616beeb3a1128f145c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 03:19:02 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20thenify=20from=203.3.0=20to=203.3.1=20in?= =?UTF-8?q?=20/Event=E4=BA=8B=E4=BB=B6/=E6=8B=96=E6=94=BE=E4=BB=B6?= =?UTF-8?q?=E4=BA=8B/=E5=AE=9E=E4=BE=8B-3-=E6=8B=96=E6=8B=BD=E6=97=A0?= =?UTF-8?q?=E5=88=B7=E6=96=B0=E4=B8=8A=E4=BC=A0/=E5=90=8E=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/thenables/thenify/releases) - [Changelog](https://github.com/thenables/thenify/blob/master/History.md) - [Commits](https://github.com/thenables/thenify/compare/3.3.0...3.3.1) --- updated-dependencies: - dependency-name: thenify dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../\345\220\216\347\253\257/package-lock.json" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/Event\344\272\213\344\273\266/\346\213\226\346\224\276\344\273\266\344\272\213/\345\256\236\344\276\213-3-\346\213\226\346\213\275\346\227\240\345\210\267\346\226\260\344\270\212\344\274\240/\345\220\216\347\253\257/package-lock.json" "b/Event\344\272\213\344\273\266/\346\213\226\346\224\276\344\273\266\344\272\213/\345\256\236\344\276\213-3-\346\213\226\346\213\275\346\227\240\345\210\267\346\226\260\344\270\212\344\274\240/\345\220\216\347\253\257/package-lock.json" index 4003cf5..7c8dea8 100644 --- "a/Event\344\272\213\344\273\266/\346\213\226\346\224\276\344\273\266\344\272\213/\345\256\236\344\276\213-3-\346\213\226\346\213\275\346\227\240\345\210\267\346\226\260\344\270\212\344\274\240/\345\220\216\347\253\257/package-lock.json" +++ "b/Event\344\272\213\344\273\266/\346\213\226\346\224\276\344\273\266\344\272\213/\345\256\236\344\276\213-3-\346\213\226\346\213\275\346\227\240\345\210\267\346\226\260\344\270\212\344\274\240/\345\220\216\347\253\257/package-lock.json" @@ -483,9 +483,9 @@ "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=" }, "thenify": { - "version": "3.3.0", - "resolved": "http://registry.npm.taobao.org/thenify/download/thenify-3.3.0.tgz", - "integrity": "sha1-5p44obq+lpsBCCB5eLn2K4hgSDk=", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", + "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", "requires": { "any-promise": "^1.0.0" }