aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-02-10 16:38:20 +0800
committerGitHub <noreply@github.com>2022-02-10 16:38:20 +0800
commitc75121109b1b5849ceb2d9a71f0dbc01fae3dfe2 (patch)
treea84c214a092648fb68af7d67db9f911bf9fe7152 /FrontEnd
parent70180d4eaa7f375df170ea6a1d0308e964e966c7 (diff)
parent4253230f953004f3b22a22ebd72a507255942661 (diff)
downloadtimeline-c75121109b1b5849ceb2d9a71f0dbc01fae3dfe2.tar.gz
timeline-c75121109b1b5849ceb2d9a71f0dbc01fae3dfe2.tar.bz2
timeline-c75121109b1b5849ceb2d9a71f0dbc01fae3dfe2.zip
Merge pull request #1057 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-17.0.17
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 93753545..9089d59d 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.16",
+ "@types/node": "^17.0.17",
"@types/react": "^17.0.39",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^17.0.11",