aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-03-27 16:27:04 +0800
committerGitHub <noreply@github.com>2022-03-27 16:27:04 +0800
commitd5ce2244c5171eb6a829311e3135a773f84058b2 (patch)
tree56af9ae0a2d7992d4b24fb1bf2a3947b2ea50ee2 /FrontEnd
parent0dc586634ab392e66712a1b9d344cf532d75b41d (diff)
parentdebe8fccefd538cede2b579a27bd62efd7ae0bdf (diff)
downloadtimeline-d5ce2244c5171eb6a829311e3135a773f84058b2.tar.gz
timeline-d5ce2244c5171eb6a829311e3135a773f84058b2.tar.bz2
timeline-d5ce2244c5171eb6a829311e3135a773f84058b2.zip
Merge pull request #1120 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-17.0.23
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 45a80694..126312c0 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -49,7 +49,7 @@
"devDependencies": {
"@types/color": "^3.0.3",
"@types/lodash": "^4.14.180",
- "@types/node": "^17.0.22",
+ "@types/node": "^17.0.23",
"@types/react": "^17.0.43",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^17.0.14",