mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-27 17:28:05 +00:00
Bump deps (#2510)
This commit is contained in:
+4
-4
@@ -34,13 +34,13 @@
|
||||
"test": "NODE_OPTIONS=--experimental-vm-modules polkadot-dev-run-test --coverage --runInBand --detectOpenHandles --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pinata/sdk": "^1.1.26",
|
||||
"@pinata/sdk": "^1.2.1",
|
||||
"dnslink-cloudflare": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.19.3",
|
||||
"@polkadot/dev": "^0.67.138",
|
||||
"@types/jest": "^29.1.2"
|
||||
"@babel/core": "^7.19.6",
|
||||
"@polkadot/dev": "^0.67.150",
|
||||
"@types/jest": "^29.2.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"typescript": "^4.8.4"
|
||||
|
||||
@@ -20,10 +20,10 @@
|
||||
"version": "0.18.11-107-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.19.0",
|
||||
"@polkadot/util": "^10.1.10",
|
||||
"@polkadot/util-crypto": "^10.1.10",
|
||||
"@polkadot/x-fetch": "^10.1.10"
|
||||
"@babel/runtime": "^7.20.0",
|
||||
"@polkadot/util": "^10.1.11",
|
||||
"@polkadot/util-crypto": "^10.1.11",
|
||||
"@polkadot/x-fetch": "^10.1.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
|
||||
Reference in New Issue
Block a user