chore: bump @types/node to 12.20.7

This commit is contained in:
Joe Previte
2021-03-31 16:13:50 -07:00
parent 3784c042b9
commit c415fd2d65
2 changed files with 2 additions and 3 deletions

View File

@@ -41,7 +41,7 @@
"@types/express": "^4.17.8",
"@types/http-proxy": "^1.17.4",
"@types/js-yaml": "^4.0.0",
"@types/node": "^12.12.7",
"@types/node": "~12.20.7",
"@types/parcel-bundler": "^1.12.1",
"@types/pem": "^1.9.5",
"@types/proxy-from-env": "^1.0.1",
@@ -72,7 +72,6 @@
"wtfnode": "^0.8.4"
},
"resolutions": {
"@types/node": "^12.12.7",
"safe-buffer": "^5.1.1",
"vfile-message": "^2.0.2"
},