Bump @types/node from 14.14.37 to 14.14.39 (#126)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.37 to 14.14.39.
- [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] 2021-04-14 23:03:39 -07:00 committed by Gabe Kangas
parent be4ec4a90a
commit 9b408d7758
2 changed files with 4 additions and 4 deletions

6
web/package-lock.json generated
View File

@ -340,9 +340,9 @@
"dev": true
},
"@types/node": {
"version": "14.14.37",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.37.tgz",
"integrity": "sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw=="
"version": "14.14.39",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.39.tgz",
"integrity": "sha512-Qipn7rfTxGEDqZiezH+wxqWYR8vcXq5LRpZrETD19Gs4o8LbklbmqotSUsMU+s5G3PJwMRDfNEYoxrcBwIxOuw=="
},
"@types/prop-types": {
"version": "15.7.3",

View File

@ -30,7 +30,7 @@
"@types/chart.js": "^2.9.32",
"@types/classnames": "^2.2.11",
"@types/markdown-it": "^12.0.1",
"@types/node": "^14.14.37",
"@types/node": "^14.14.39",
"@types/prop-types": "^15.7.3",
"@types/react": "^17.0.3",
"@types/react-linkify": "^1.0.0",