From 126e94787f13367b792753d875c318f2c7f783d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 10:32:38 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.17.3-47-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-07.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0a5e53e6f..56291e4ca 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 573 Mich Update all.json (#1843) 421 Jaco Add reported URLs (#1823) 257 mhusnirizal update all.json (#1835) - 180 Frank Update all.json (#1840) + 181 Frank Update all.json (#1846) 80 michalisFr Update all.json from Allure Security findings (#1838) 71 thwjanssen89 Update all.json (#1845) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index f9b127c63..17cc368da 100644 --- a/all.json +++ b/all.json @@ -5,8 +5,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "blokpadapp.online", - "cryptoconnectic.com", "123-informatica.com", "12345678987654321.link", "16-b.it", @@ -840,6 +838,7 @@ "blockwalletsync.com", "bloctroubleshot.online", "blokcloud.online", + "blokpadapp.online", "bloksync.online", "bluecubefinance.com", "bmtmetaverse.com", @@ -1789,6 +1788,7 @@ "cryptoconnect.best", "cryptoconnect.tech", "cryptoconnectapp.com", + "cryptoconnectic.com", "cryptoconnects.us", "cryptoctoken.com", "cryptocurrencieswallets.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index e5df2ba04..e14d497b6 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -15,6 +15,10 @@ "date": "2022-07-19", "url": "balancerlp.com" }, + { + "date": "2022-07-19", + "url": "blokpadapp.online" + }, { "date": "2022-07-19", "url": "collablands.org" @@ -31,6 +35,10 @@ "date": "2022-07-19", "url": "connectsmartdaps.com" }, + { + "date": "2022-07-19", + "url": "cryptoconnectic.com" + }, { "date": "2022-07-19", "url": "dappsprotocol.netlify.app" diff --git a/package.json b/package.json index 8b4219910..0543ecb31 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-46-x", + "version": "0.17.3-47-x", "versions": { - "git": "0.17.3-46-x", + "git": "0.17.3-47-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 65cc3197a..13d8af331 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-46-x", + "version": "0.17.3-47-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a7137722d..6d6643308 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.17.3-46-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-47-x' };