aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-05-02 13:37:30 +0800
committerGitHub <noreply@github.com>2022-05-02 13:37:30 +0800
commit700b99c76a6b4fc900013b6c61c0d8e2780edb15 (patch)
tree8d5c2275b1f3c4bdd20137bc9e185954bcd0f32e
parentfb2c019bbb7f37c3685e0d9e815f655008b320b3 (diff)
parent16d7c8ea57bfd20bfc1a8daeaaf40fe11a868a8e (diff)
downloadtimeline-700b99c76a6b4fc900013b6c61c0d8e2780edb15.tar.gz
timeline-700b99c76a6b4fc900013b6c61c0d8e2780edb15.tar.bz2
timeline-700b99c76a6b4fc900013b6c61c0d8e2780edb15.zip
Merge pull request #1188 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-17.0.31
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 93c632be..fc6eb9e0 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -51,7 +51,7 @@
"@types/color": "^3.0.3",
"@types/lodash": "^4.14.181",
"@types/marked": "^4.0.3",
- "@types/node": "^17.0.30",
+ "@types/node": "^17.0.31",
"@types/react": "^18.0.0",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^18.0.0",