build: update node types (v10 -> v14)

This commit is contained in:
Jovan Krunić
2021-04-12 11:24:44 +02:00
parent 3f441505c6
commit 64fde65859
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -249,9 +249,9 @@
"dev": true
},
"@types/node": {
"version": "10.17.19",
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.17.19.tgz",
"integrity": "sha512-46/xThm3zvvc9t9/7M3AaLEqtOpqlYYYcCZbpYVAQHG20+oMZBkae/VMrn4BTi6AJ8cpack0mEXhGiKmDNbLrQ=="
"version": "14.14.37",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.37.tgz",
"integrity": "sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw=="
},
"@types/nodemailer": {
"version": "6.4.0",