From 3e480f4d3617b49d40b8f51685ca068803d0877e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 16:05:41 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.2-40-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 a117ac2fc..1d9d7fef5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 430 Jaco Collapse Google identified dangerous top-level (#1918) 265 mhusnirizal update all.json (#1911) 189 Frank Update all.json (#1920) - 104 thwjanssen89 Update all.json (#1914) + 105 thwjanssen89 Update all.json (#1923) 84 michalisFr Update all.json from Allure Security findings (#1879) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index f12be475c..521f7a0f0 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,7 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "whiteveri.com", "0vvwwuniswap.top", - "protgenzets.com", "0vwwuniswap.top", "123-informatica.com", "12345678987654321.link", @@ -7336,6 +7334,7 @@ "prosycnnrectification.com", "prosynrectification.com", "protectwalletfix.com", + "protgenzets.com", "protocol-defi.com", "protocol-defi.site", "protocol-sync.live", @@ -11256,6 +11255,7 @@ "whitelistwalletconnects.com", "whitelistwallets.org", "whitelovee.com", + "whiteveri.com", "whizzbridge.tech", "wickvalidate.live", "wikirobottokenrectify.online", diff --git a/meta/2022-07.json b/meta/2022-07.json index dc96dff95..631a14a4d 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -75,6 +75,10 @@ "date": "2022-07-26", "url": "osg-sa.com" }, + { + "date": "2022-07-26", + "url": "protgenzets.com" + }, { "date": "2022-07-26", "url": "resolve.syncerror.site" @@ -119,6 +123,10 @@ "date": "2022-07-26", "url": "webconnectliive.com" }, + { + "date": "2022-07-26", + "url": "whiteveri.com" + }, { "date": "2022-07-26", "url": "wickvalidate.live" diff --git a/package.json b/package.json index e0710b9fe..6b9253ec6 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-39-x", + "version": "0.18.2-40-x", "versions": { - "git": "0.18.2-39-x", + "git": "0.18.2-40-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7bff5622b..53831733b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-39-x", + "version": "0.18.2-40-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 ece9aa136..1982ef4b9 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.2-39-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-40-x' };