aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-08-31 13:57:27 +0800
committerGitHub <noreply@github.com>2021-08-31 13:57:27 +0800
commitb0a686b89e9a767ac105a2985b6ad09315b1254f (patch)
tree68c09ab42843e38f95ce82cf6fa695b994547c74
parentebfa2798d7b911a3228be1cce7ffb4405c8fcc9b (diff)
parenta35e51de7d62c1d316bea2b7f9550d2e4413cf98 (diff)
downloadtimeline-b0a686b89e9a767ac105a2985b6ad09315b1254f.tar.gz
timeline-b0a686b89e9a767ac105a2985b6ad09315b1254f.tar.bz2
timeline-b0a686b89e9a767ac105a2985b6ad09315b1254f.zip
Merge pull request #778 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-16.7.8
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index fe89b8b2..7e66f0a2 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -50,7 +50,7 @@
"devDependencies": {
"@types/color": "^3.0.2",
"@types/lodash": "^4.14.172",
- "@types/node": "^16.7.6",
+ "@types/node": "^16.7.8",
"@types/react": "^17.0.19",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",