From 6b2332f737f0cb5efe02e2a74570034cbb1019e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 14:08:15 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.22.2-51-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/app/all.json | 2 ++ meta/2023-12.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0ee366441..fd82d984c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 567 mhusnirizal Remove pancakeswap.finance (#4122) 550 Jaco Bump dev deps (#4106) 96 michalisFr Added 0 new domains (#2338) - 36 alineherzman Update all.json (#4092) + 38 alineherzman Update all.json (#4128) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 13 ccris02 Update all.json (#1510) 11 Josip Š Update all.json (#3963) diff --git a/all.json b/all.json index f5f9238b5..1056549d0 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", - "app-ledgers.web.app", "0kxwallet.org", "0nlinebot.github.io", "0pensea.co.uk", @@ -40,7 +39,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "0x-web3redrop.net", - "the-people-behind-ledger.web.app", "0x0ai.org", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x0portal.app", @@ -1237,6 +1235,7 @@ "app-issuefix.pages.dev", "app-layerzero.space", "app-layerzerofinance.com", + "app-ledgers.web.app", "app-lens.xyz", "app-lido.fi", "app-lido.finance", @@ -22580,6 +22579,7 @@ "the-bridgechain.com", "the-bscminereum.com", "the-nftssecure.com", + "the-people-behind-ledger.web.app", "the-thetatoken.org", "the-trust-project.com", "theadaportal.space", diff --git a/all/app/all.json b/all/app/all.json index 75ce59c55..cd3aa8303 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -49,6 +49,7 @@ "app-activator.netlify.app", "app-dappsagregator.netlify.app", "app-dappsintegrator.netlify.app", + "app-ledgers.web.app", "app-mintable.app", "app-parallel-fi.netlify.app", "app-sei.vercel.app", @@ -905,6 +906,7 @@ "tapio.netlify.app", "telsync.netlify.app", "terra-money.app", + "the-people-behind-ledger.web.app", "theopendao.app", "thetipcoins.app", "thetipscoin.app", diff --git a/meta/2023-12.json b/meta/2023-12.json index 863995efa..b765be2c2 100644 --- a/meta/2023-12.json +++ b/meta/2023-12.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-12-25", + "url": "app-ledgers.web.app" + }, + { + "date": "2023-12-25", + "url": "the-people-behind-ledger.web.app" + }, { "date": "2023-12-21", "url": "apygate-rpc.vercel.app" diff --git a/package.json b/package.json index c9b40099d..b9a9cffde 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.2-50-x", + "version": "0.22.2-51-x", "versions": { - "git": "0.22.2-50-x", + "git": "0.22.2-51-x", "npm": "0.22.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 71ff34052..1ba037605 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.2-50-x", + "version": "0.22.2-51-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e1eb8ef26..8d4f989c5 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.22.2-50-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.2-51-x' };