diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b1aedce55..8a137e195 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 589 Mich block correctiondapps.com (#2567) + 590 Mich block graphsupport.online (#2573) 466 Jaco 0.18.11 (#2568) 363 Frank Update all.json (#2571) 360 mhusnirizal update all.json (#2566) diff --git a/all.json b/all.json index f0e3443e8..d9c57a55f 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "graphsupport.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5214,6 +5213,7 @@ "gptscript.com", "grant-finance-program.org", "grapeaccess.org", + "graphsupport.online", "greenhillstrade-fx.com", "greybull.digital", "grimhub.center", diff --git a/meta/2022-11.json b/meta/2022-11.json index c86313451..55d50c554 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-11-15", + "url": "graphsupport.online" + }, { "date": "2022-11-15", "url": "nodesdapp247.net" diff --git a/package.json b/package.json index 0555af260..4e1d1e7de 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-4-x", + "version": "0.18.12-5-x", "versions": { - "git": "0.18.12-4-x", + "git": "0.18.12-5-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5a0baef82..6ba88c5ea 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-4-x", + "version": "0.18.12-5-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 14add44a2..6a49768b8 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.12-4-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-5-x' };