From 8b43c49848665f74f7790f106e406789253ec7b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Jan 2023 16:43:27 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-65-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2023-01.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 94c8b2dcb..337f3b183 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 479 Jaco Bump polkadot-js deps (#2832) - 449 Tim Janssen Update all.json (#2838) + 450 Tim Janssen Update all.json (#2841) 447 Frank Update all.json (#2837) 392 mhusnirizal update all.json (#2831) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 8bbf51cfd..ac6b9f49e 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "authydapp.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -916,6 +915,7 @@ "authx9334a0274e0f203601aa5ff0c4df3830e31a6755.xyz", "authyconnector.icu", "authyconnector.online", + "authydapp.live", "authydapps.com", "authydapps.live", "authyuser.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index 6a36c3c14..bab23c817 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-01-21", + "url": "authydapp.live" + }, { "date": "2023-01-21", "url": "dextokenrewards.online" diff --git a/package.json b/package.json index dbee767f2..cc7415a3c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-64-x", + "version": "0.18.14-65-x", "versions": { - "git": "0.18.14-64-x", + "git": "0.18.14-65-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 272621be6..9a431e958 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-64-x", + "version": "0.18.14-65-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 2700b51d6..225115541 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-64-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-65-x' };