Update @types/node

This commit is contained in:
Jerko Steiner 2019-10-31 13:51:42 -04:00
parent 4721e8e986
commit 16a8de4375
2 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@ -2627,9 +2627,9 @@
}
},
"@types/node": {
"version": "12.7.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.7.3.tgz",
"integrity": "sha512-3SiLAIBkDWDg6vFo0+5YJyHPWU9uwu40Qe+v+0MH8wRKYBimHvvAOyk3EzMrD/TrIlLYfXrqDqrg913PynrMJQ=="
"version": "12.12.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.3.tgz",
"integrity": "sha512-opgSsy+cEF9N8MgaVPnWVtdJ3o4mV2aMHvDq7thkQUFt0EuOHJon4rQpJfhjmNHB+ikl0Cd6WhWIErOyQ+f7tw=="
},
"@types/passport": {
"version": "1.0.0",

View File

@ -38,7 +38,7 @@
"@types/js-yaml": "^3.12.0",
"@types/marked": "^0.6.5",
"@types/nock": "^10.0.3",
"@types/node": "^12.7.3",
"@types/node": "^12.12.3",
"@types/passport": "^1.0.0",
"@types/passport-local": "^1.0.33",
"@types/react": "^16.8.13",