deps: bump @types/node from 12.12.44 to 12.12.45 (#350)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.44 to 12.12.45.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-06-09 11:24:34 +09:00 committed by GitHub
parent dcf08e2fd2
commit b5e2760b23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -1856,9 +1856,9 @@
"dev": true
},
"@types/node": {
"version": "12.12.44",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.44.tgz",
"integrity": "sha512-jM6QVv0Sm5d3nW+nUD5jSzPcO6oPqboitSNcwgBay9hifVq/Rauq1PYnROnsmuw45JMBiTnsPAno0bKu2e2xrg==",
"version": "12.12.45",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.45.tgz",
"integrity": "sha512-9w50wqeS0qQH9bo1iIRcQhDXRxoDzyAqCL5oJG+Nuu7cAoe6omGo+YDE0spAGK5sPrdLDhQLbQxq0DnxyndPKA==",
"dev": true
},
"@types/node-fetch": {