mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-29 18:27:59 +00:00
Bump deps (#341)
This commit is contained in:
+3
-3
@@ -22,13 +22,13 @@
|
||||
"test": "polkadot-dev-run-test --coverage --runInBand --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.0",
|
||||
"@polkadot/dev": "^0.62.12",
|
||||
"@babel/core": "^7.14.3",
|
||||
"@polkadot/dev": "^0.62.15",
|
||||
"@types/jest": "^26.0.23"
|
||||
},
|
||||
"version": "0.6.152",
|
||||
"dependencies": {
|
||||
"@pinata/sdk": "^1.1.13",
|
||||
"@pinata/sdk": "^1.1.20",
|
||||
"dnslink-cloudflare": "^3.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,9 +14,9 @@
|
||||
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.0",
|
||||
"@polkadot/util": "^6.3.1",
|
||||
"@polkadot/util-crypto": "^6.3.1",
|
||||
"@polkadot/x-fetch": "^6.3.1"
|
||||
"@polkadot/util": "^6.4.1",
|
||||
"@polkadot/util-crypto": "^6.4.1",
|
||||
"@polkadot/x-fetch": "^6.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-yaml": "^4.0.1",
|
||||
|
||||
Reference in New Issue
Block a user