Bump @types/node from 14.11.2 to 14.14.28

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.2 to 14.14.28.
- [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>
This commit is contained in:
dependabot[bot] 2021-02-16 06:01:28 +00:00 committed by GitHub
parent 8f026d484f
commit 0808138a07
2 changed files with 4 additions and 4 deletions

6
web/package-lock.json generated
View File

@ -441,9 +441,9 @@
}
},
"@types/node": {
"version": "14.11.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.2.tgz",
"integrity": "sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==",
"version": "14.14.28",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.28.tgz",
"integrity": "sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g==",
"dev": true
},
"@types/prop-types": {

View File

@ -25,7 +25,7 @@
"devDependencies": {
"@types/chart.js": "^2.9.30",
"@types/classnames": "^2.2.11",
"@types/node": "^14.11.2",
"@types/node": "^14.14.28",
"@types/prop-types": "^15.7.3",
"@types/react": "^16.9.49",
"@types/react-linkify": "^1.0.0",