aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-02-26 21:22:01 +0800
committerGitHub <noreply@github.com>2022-02-26 21:22:01 +0800
commitb8822438fbf0313d8a8759d2e040a539b9f57786 (patch)
tree42f3da583017d72582f449032ab7a845e621f140
parentd8e98546f3f216ff525fd8c11913b38677e77617 (diff)
parentae02968aa95086650ccd71cc49d4f3f58b85d6a5 (diff)
downloadtimeline-b8822438fbf0313d8a8759d2e040a539b9f57786.tar.gz
timeline-b8822438fbf0313d8a8759d2e040a539b9f57786.tar.bz2
timeline-b8822438fbf0313d8a8759d2e040a539b9f57786.zip
Merge pull request #1077 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-17.0.21
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 0cd38e5d..f66661e6 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -49,7 +49,7 @@
"devDependencies": {
"@types/color": "^3.0.3",
"@types/lodash": "^4.14.178",
- "@types/node": "^17.0.19",
+ "@types/node": "^17.0.21",
"@types/react": "^17.0.39",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^17.0.11",