aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-08 16:00:56 +0000
committerGitHub <noreply@github.com>2021-07-08 16:00:56 +0000
commitce81bce528ab79580a4060d930cbd570509d920f (patch)
tree1dd09949ab606973e59ba4645551969a978b38b5 /FrontEnd
parentb412b3f0a0e3f78b352ea86d4a5b347b450ecd8f (diff)
parent95c59bbf681e86d6e9db6bba5964a6e5e87448e4 (diff)
downloadtimeline-ce81bce528ab79580a4060d930cbd570509d920f.tar.gz
timeline-ce81bce528ab79580a4060d930cbd570509d920f.tar.bz2
timeline-ce81bce528ab79580a4060d930cbd570509d920f.zip
Merge pull request #665 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-16.0.1
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 de76cbc4..bde2b65f 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.0.0",
+ "@types/node": "^16.0.1",
"@types/react": "^17.0.14",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",