deps: updated @types/node

This commit is contained in:
wonderlandpark 2021-03-21 22:30:02 +09:00
parent c9da9697bc
commit e85af0c8e0
2 changed files with 5 additions and 5 deletions

View File

@ -65,7 +65,7 @@
"@types/jest": "26.0.21",
"@types/josa": "3.0.2",
"@types/jsonwebtoken": "8.5.1",
"@types/node": "14.14.34",
"@types/node": "14.14.35",
"@types/node-emoji": "1.8.1",
"@types/node-fetch": "2.5.8",
"@types/react": "17.0.3",

View File

@ -1048,10 +1048,10 @@
resolved "https://registry.npmjs.org/@types/node/-/node-14.14.25.tgz"
integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
"@types/node@14.14.34":
version "14.14.34"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.34.tgz#07935194fc049069a1c56c0c274265abeddf88da"
integrity sha512-dBPaxocOK6UVyvhbnpFIj2W+S+1cBTkHQbFQfeeJhoKFbzYcVUGHvddeWPSucKATb3F0+pgDq0i6ghEaZjsugA==
"@types/node@14.14.35":
version "14.14.35"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313"
integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"