aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-09-20 14:46:40 +0800
committerGitHub <noreply@github.com>2021-09-20 14:46:40 +0800
commiteb24a6d06ee73f2c7b2bab29b12031ff1d7ed27f (patch)
tree2e42c908479b53fed6658f3a88bc2374f141c460 /FrontEnd
parent73acd1a948805078b6cba1184ebb0d42350a39e0 (diff)
parentb904d6d61acbffcdf339da89a702091404bfcba0 (diff)
downloadtimeline-eb24a6d06ee73f2c7b2bab29b12031ff1d7ed27f.tar.gz
timeline-eb24a6d06ee73f2c7b2bab29b12031ff1d7ed27f.tar.bz2
timeline-eb24a6d06ee73f2c7b2bab29b12031ff1d7ed27f.zip
Merge pull request #827 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-16.9.4
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 fde8062a..72255bcc 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -50,7 +50,7 @@
"devDependencies": {
"@types/color": "^3.0.2",
"@types/lodash": "^4.14.173",
- "@types/node": "^16.9.2",
+ "@types/node": "^16.9.4",
"@types/react": "^17.0.21",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",