aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-09-23 22:12:40 +0800
committerGitHub <noreply@github.com>2021-09-23 22:12:40 +0800
commita28263468ca5cb31f72c10b87a1b8af6657c10a3 (patch)
treec0e89df7da3fdab0e914db631cd353d8da85cf2b
parent531601478010e16e68309541e5fa4ce01a7972d7 (diff)
parent1bd9320e7fda168ad857c13d7b178e57a8a61a56 (diff)
downloadtimeline-a28263468ca5cb31f72c10b87a1b8af6657c10a3.tar.gz
timeline-a28263468ca5cb31f72c10b87a1b8af6657c10a3.tar.bz2
timeline-a28263468ca5cb31f72c10b87a1b8af6657c10a3.zip
Merge pull request #838 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-16.9.6
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 48b713b5..413624b3 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.4",
+ "@types/node": "^16.9.6",
"@types/react": "^17.0.22",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",