mirror of
https://github.com/status-im/bip39.git
synced 2025-02-19 16:04:16 +00:00
anchor new dependencies
This commit is contained in:
parent
558732ca0b
commit
a8393a09d4
14
package.json
14
package.json
@ -39,17 +39,17 @@
|
||||
"unorm": "^1.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/create-hash": "^1.2.0",
|
||||
"@types/node": "^11.11.6",
|
||||
"@types/pbkdf2": "^3.0.0",
|
||||
"@types/randombytes": "^2.0.0",
|
||||
"@types/unorm": "^1.3.27",
|
||||
"@types/create-hash": "1.2.0",
|
||||
"@types/node": "11.11.6",
|
||||
"@types/pbkdf2": "3.0.0",
|
||||
"@types/randombytes": "2.0.0",
|
||||
"@types/unorm": "1.3.27",
|
||||
"node-fetch": "^1.6.3",
|
||||
"nyc": "^13.1.0",
|
||||
"prettier": "^1.16.4",
|
||||
"prettier": "1.16.4",
|
||||
"proxyquire": "^1.7.10",
|
||||
"tape": "^4.6.2",
|
||||
"tslint": "^5.14.0",
|
||||
"tslint": "5.14.0",
|
||||
"typescript": "3.3.4000"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user