chore(package): update lockfile package-lock.json

This commit is contained in:
greenkeeper[bot] 2019-05-03 22:18:47 +00:00 committed by Gregor Martynus
parent c7aed320f6
commit 9567c991f9
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -974,9 +974,9 @@
}
},
"@types/node": {
"version": "11.13.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-11.13.0.tgz",
"integrity": "sha512-rx29MMkRdVmzunmiA4lzBYJNnXsW/PhG4kMBy2ATsYaDjGGR75dCFEVVROKpNwlVdcUX3xxlghKQOeDPBJobng==",
"version": "12.0.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.0.0.tgz",
"integrity": "sha512-Jrb/x3HT4PTJp6a4avhmJCDEVrPdqLfl3e8GGMbpkGGdwAV5UGlIs4vVEfsHHfylZVOKZWpOqmqFH8CbfOZ6kg==",
"dev": true
},
"@types/qs": {