aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-05-31 13:34:18 +0800
committerGitHub <noreply@github.com>2022-05-31 13:34:18 +0800
commitd42f4ccdb22b652fb1e73ff3ffc5bbfa631a23e3 (patch)
tree17f8f1bc3c9398f3ca636b19a7655254d3a76b72 /FrontEnd
parentd89c72253c243ba0681b50c0d000b8cd6bcbd663 (diff)
parent0c3fb6eb7f144bc8855355dfd320e6a2e45ec181 (diff)
downloadtimeline-d42f4ccdb22b652fb1e73ff3ffc5bbfa631a23e3.tar.gz
timeline-d42f4ccdb22b652fb1e73ff3ffc5bbfa631a23e3.tar.bz2
timeline-d42f4ccdb22b652fb1e73ff3ffc5bbfa631a23e3.zip
Merge pull request #1228 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-17.0.36
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 96809c73..5c9730b7 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.35",
+ "@types/node": "^17.0.36",
"@types/react": "^18.0.9",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^18.0.5",