aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-08-30 13:09:49 +0800
committerGitHub <noreply@github.com>2021-08-30 13:09:49 +0800
commit0846d4d2b8391b9964fad107ec506e5872584f6a (patch)
treedbdc2660372142f7feb0b62abca4acd51d0b5f14
parent8784a7266071eb7348ec3f22b249994243a8f3f7 (diff)
parentbc278a02591fdb39820977e367faa066152c1060 (diff)
downloadtimeline-0846d4d2b8391b9964fad107ec506e5872584f6a.tar.gz
timeline-0846d4d2b8391b9964fad107ec506e5872584f6a.tar.bz2
timeline-0846d4d2b8391b9964fad107ec506e5872584f6a.zip
Merge pull request #774 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-16.7.6
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 1df66b67..e96507da 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -50,7 +50,7 @@
"devDependencies": {
"@types/color": "^3.0.2",
"@types/lodash": "^4.14.172",
- "@types/node": "^16.7.1",
+ "@types/node": "^16.7.6",
"@types/react": "^17.0.19",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",