aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-12-07 22:09:41 +0800
committerGitHub <noreply@github.com>2021-12-07 22:09:41 +0800
commit2833dd902d27cd0794a74f0e9dea52b227b84615 (patch)
treefe0f0d5aa40f56dce722c690d36f1179ab5db8a1 /FrontEnd
parentd87a448b77af4ecc7d68063f921fd8689d66a916 (diff)
parenta82b5bd1895b425648cf9237e09e7e89ab0934e1 (diff)
downloadtimeline-2833dd902d27cd0794a74f0e9dea52b227b84615.tar.gz
timeline-2833dd902d27cd0794a74f0e9dea52b227b84615.tar.bz2
timeline-2833dd902d27cd0794a74f0e9dea52b227b84615.zip
Merge pull request #975 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-16.11.12
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 9e38f052..cd505a12 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -49,7 +49,7 @@
"devDependencies": {
"@types/color": "^3.0.2",
"@types/lodash": "^4.14.177",
- "@types/node": "^16.11.11",
+ "@types/node": "^16.11.12",
"@types/react": "^17.0.37",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^17.0.11",