update: run npm update

This commit is contained in:
Xymorot 2019-10-05 04:02:20 +02:00
parent cd22df6f07
commit 6a8e36ca2a
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -447,9 +447,9 @@
"dev": true
},
"@types/node": {
"version": "12.7.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.7.10.tgz",
"integrity": "sha512-ObiPa43kJCkgjG+7usRCoxWhqKCmT5JWvi+8bg54KMkP2CvTliYLmKR9uHLaz+51JDOX/8MjWc6Xz18xHTs7XQ==",
"version": "12.7.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.7.11.tgz",
"integrity": "sha512-Otxmr2rrZLKRYIybtdG/sgeO+tHY20GxeDjcGmUnmmlCWyEnv2a2x1ZXBo3BTec4OiTXMQCiazB8NMBf0iRlFw==",
"dev": true
},
"@types/node-fetch": {