From ee114e98536d876e873b7fb7067fb8643746d1f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 17:34:49 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.3-45-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-08.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 e4d7d2c01..8a0df07b8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 442 Jaco Remove unproven listings (#1975) 280 mhusnirizal update all.json (#1991) 205 Frank Update all.json (#1996) - 128 Tim Janssen Update all.json (#1997) + 129 Tim Janssen Update all.json (#1998) 88 michalisFr Update all.json from Allure Security findings (#1977) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index d2a259efc..9eb693a3e 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "synslabs.web.app", "0vwwuniswap.top", "104.168.169.107", "107-172-188-102.plesk.page", @@ -8842,6 +8841,7 @@ "synmultiwallet.com", "synnex-network.xyz", "synnwallconn.online", + "synslabs.web.app", "synssmartdapps.live", "synths-wallet.com", "syntropynet-rewards-programs-claims-erc20-token.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 0f2fa0a14..a46371fca 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -79,6 +79,10 @@ "date": "2022-08-04", "url": "siayu.indramayukab.go.id" }, + { + "date": "2022-08-04", + "url": "synslabs.web.app" + }, { "date": "2022-08-04", "url": "walletre-activation.com" diff --git a/package.json b/package.json index 6c02f7dc8..2888dae75 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-44-x", + "version": "0.18.3-45-x", "versions": { - "git": "0.18.3-44-x", + "git": "0.18.3-45-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4f84f9c5a..c3a329931 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-44-x", + "version": "0.18.3-45-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 95a15be81..27277b602 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.3-44-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-45-x' };