aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-21 05:57:30 +0000
committerGitHub <noreply@github.com>2021-07-21 05:57:30 +0000
commitb07d35f7c0a8f550c07ace13008d2109373f5683 (patch)
tree6fefdde4e1de3861400ea597731b75d4adde444a /FrontEnd
parentce0ff124fa85256024c72154496bdf82a4105d9b (diff)
parent2ca1f749f01e1799d1588063b0de104cc48b7535 (diff)
downloadtimeline-b07d35f7c0a8f550c07ace13008d2109373f5683.tar.gz
timeline-b07d35f7c0a8f550c07ace13008d2109373f5683.tar.bz2
timeline-b07d35f7c0a8f550c07ace13008d2109373f5683.zip
Merge pull request #689 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-16.4.0
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index bbb472bd..cfe8650b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -50,7 +50,7 @@
"devDependencies": {
"@types/color": "^3.0.2",
"@types/lodash": "^4.14.171",
- "@types/node": "^16.3.3",
+ "@types/node": "^16.4.0",
"@types/react": "^17.0.14",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",