From 883c640da2c387c090342a947a283b69d1a1f3c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 23:05:28 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.10-17-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-09.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0618cef7b..1c140b3fe 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 578 Mich Update all.json (#2287) 461 Jaco Remove invalid firebaseapp listing (#2316) - 337 mhusnirizal update all.json (#2329) + 338 mhusnirizal update all.json (#2330) 282 Frank Update all.json (#2326) 253 Tim Janssen Update all.json (#2328) 95 michalisFr Update all.json from Allure Security findings (#2322) diff --git a/all.json b/all.json index 2be45877e..ea636fd01 100644 --- a/all.json +++ b/all.json @@ -27,13 +27,11 @@ "zapto.org" ], "deny": [ - "0xb3d08c783ecebe7063b08b7f523a429e3c3547575731.xyz", - "stemcon.xyz", - "yellowsun-protocol.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", + "0xb3d08c783ecebe7063b08b7f523a429e3c3547575731.xyz", "0xb7f72028d9b502dc871c444363a7ac5a52546608.pics", "0xfc0d6cf33e38bce7ca7d89c0e292274031b7157a.live", "0xtorus.com", @@ -9657,6 +9655,7 @@ "status-wallet.com", "status-wallets.com", "stellardebug.com", + "stemcon.xyz", "stenp.shop", "step-app.live", "step-bin.com", @@ -13216,6 +13215,7 @@ "yayoikusama.xyz", "ycab.org", "yellowlovee.com", + "yellowsun-protocol.com", "yeriewo.com", "ygrhg-aqaaa-aaaad-qdtsq-cai.raw.ic0.app", "yingvalidate.live", diff --git a/meta/2022-09.json b/meta/2022-09.json index 5d41a1d85..93cc8755a 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-09-27", + "url": "0xb3d08c783ecebe7063b08b7f523a429e3c3547575731.xyz" + }, { "date": "2022-09-27", "url": "accesssrewards.web.app" @@ -55,6 +59,10 @@ "date": "2022-09-27", "url": "riteaid-tek.com" }, + { + "date": "2022-09-27", + "url": "stemcon.xyz" + }, { "date": "2022-09-27", "url": "swapdaffix.store" @@ -83,6 +91,10 @@ "date": "2022-09-27", "url": "xpressalignfix.com" }, + { + "date": "2022-09-27", + "url": "yellowsun-protocol.com" + }, { "date": "2022-09-26", "url": "accesrewards.firebaseapp.com" diff --git a/package.json b/package.json index 2cfcefb8e..11f6ad488 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-16-x", + "version": "0.18.10-17-x", "versions": { - "git": "0.18.10-16-x", + "git": "0.18.10-17-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 88e9c9f7b..159649a54 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-16-x", + "version": "0.18.10-17-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index aa17935b7..1b98c0cd5 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.10-16-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-17-x' };