mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-18 01:11:06 +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"
|
"test": "NODE_OPTIONS=--experimental-vm-modules polkadot-dev-run-test --coverage --runInBand --detectOpenHandles --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pinata/sdk": "^1.1.26",
|
"@pinata/sdk": "^1.2.1",
|
||||||
"dnslink-cloudflare": "^3.0.0"
|
"dnslink-cloudflare": "^3.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.19.3",
|
"@babel/core": "^7.19.6",
|
||||||
"@polkadot/dev": "^0.67.138",
|
"@polkadot/dev": "^0.67.150",
|
||||||
"@types/jest": "^29.1.2"
|
"@types/jest": "^29.2.1"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"typescript": "^4.8.4"
|
"typescript": "^4.8.4"
|
||||||
|
|||||||
@@ -20,10 +20,10 @@
|
|||||||
"version": "0.18.11-107-x",
|
"version": "0.18.11-107-x",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.19.0",
|
"@babel/runtime": "^7.20.0",
|
||||||
"@polkadot/util": "^10.1.10",
|
"@polkadot/util": "^10.1.11",
|
||||||
"@polkadot/util-crypto": "^10.1.10",
|
"@polkadot/util-crypto": "^10.1.11",
|
||||||
"@polkadot/x-fetch": "^10.1.10"
|
"@polkadot/x-fetch": "^10.1.11"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/js-yaml": "^4.0.5",
|
"@types/js-yaml": "^4.0.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user