From bc8104c3ac1a1bb27ea39367e5ad546b94fd725e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 13:37:42 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-60-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- meta/2023-01.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a7c60559f..28f59d483 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 600 Mich Update all.json (#2794) 479 Jaco Bump polkadot-js deps (#2832) + 447 Tim Janssen Update all.json (#2833) 446 Frank Update all.json (#2829) - 446 Tim Janssen Update all.json (#2828) 392 mhusnirizal update all.json (#2831) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index df3ac3d2a..2d19e21db 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "site.secureappvalidations.network", - "secureappvalidations.network", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -10612,6 +10610,7 @@ "secure-walletconnect.com", "secure02e.com", "securealliance.net", + "secureappvalidations.network", "secureassetschain.com", "secureassetsnode.com", "secureauthenticationportal.info", diff --git a/meta/2023-01.json b/meta/2023-01.json index 829f293db..d9b6bd594 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -151,6 +151,10 @@ "date": "2023-01-20", "url": "safemintnft.com" }, + { + "date": "2023-01-20", + "url": "secureappvalidations.network" + }, { "date": "2023-01-20", "url": "seediify.com" @@ -159,6 +163,10 @@ "date": "2023-01-20", "url": "server-authenticator.com" }, + { + "date": "2023-01-20", + "url": "site.secureappvalidations.network" + }, { "date": "2023-01-20", "url": "smartxcontracts.com" diff --git a/package.json b/package.json index 25a268228..e3322b856 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-59-x", + "version": "0.18.14-60-x", "versions": { - "git": "0.18.14-59-x", + "git": "0.18.14-60-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fb17fee5e..7937f113c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-59-x", + "version": "0.18.14-60-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 17794931f..5e1c86d2d 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.14-59-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-60-x' };