From 85a3c861b1bb96d0bd8763ce31c8f45ca5f469c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Jul 2022 07:59:30 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.2-15-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-07.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 3cc3a2c08..3a056380e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 426 Jaco Another starter (#1880) - 259 mhusnirizal update all.json (#1882) + 260 mhusnirizal update all.json (#1892) 186 Frank Update all.json (#1888) 91 thwjanssen89 Update all.json (#1891) 84 michalisFr Update all.json from Allure Security findings (#1879) diff --git a/all.json b/all.json index d49572d46..f2245a4df 100644 --- a/all.json +++ b/all.json @@ -24,7 +24,6 @@ "zapto.org" ], "deny": [ - "dnode-dapp.surge.sh", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -3444,6 +3443,7 @@ "diwanvoyage.com", "dlapings.com", "dlweb.ru", + "dnode-dapp.surge.sh", "dnodeapp.com", "dnodeapp.netlify.app", "dnodefinrec.org", diff --git a/meta/2022-07.json b/meta/2022-07.json index efd4b4d3a..b6305eca0 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -15,6 +15,10 @@ "date": "2022-07-23", "url": "defioffchain.online" }, + { + "date": "2022-07-23", + "url": "dnode-dapp.surge.sh" + }, { "date": "2022-07-23", "url": "safemintnft.silvertrade.ltd" diff --git a/package.json b/package.json index a9edc8bcf..8bbc50656 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-14-x", + "version": "0.18.2-15-x", "versions": { - "git": "0.18.2-14-x", + "git": "0.18.2-15-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 349412b12..b34fef3ac 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-14-x", + "version": "0.18.2-15-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 3175a360f..643d277a9 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-14-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-15-x' };