1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 01:48:12 +09:00

chore: update deps

This commit is contained in:
2020-02-24 16:42:03 +09:00
parent 5ba70749a2
commit 0fa08f57f3
4 changed files with 780 additions and 550 deletions

View File

@@ -9,16 +9,16 @@
},
"dependencies": {
"node-fetch": "^2.6.0",
"npm-name": "^5.5.0",
"npm-name": "^6.0.0",
"whois-json": "^2.0.4"
},
"devDependencies": {
"@types/jest": "^25.1.1",
"@types/node": "^13.7.0",
"@types/jest": "^25.1.3",
"@types/node": "^13.7.4",
"@types/node-fetch": "^2.5.0",
"jest": "^24.9.0",
"nock": "^11.7.2",
"ts-jest": "^25.2.0"
"nock": "^12.0.1",
"ts-jest": "^25.2.1"
},
"engines": {
"node": ">=10.0.0"