aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-07-07 13:39:48 +0800
committerGitHub <noreply@github.com>2022-07-07 13:39:48 +0800
commit0542cc2aef6dc956669ab8ca2b35213d323c0c18 (patch)
treea9612f0d56e50b98dd1f4a96d735e7d34469be44 /FrontEnd
parente4707fd004dde06fb38ac63a91afbf9a2eb996bd (diff)
parent8476fe5df708c94549e24b0d027d7ee4ab0b79de (diff)
downloadtimeline-0542cc2aef6dc956669ab8ca2b35213d323c0c18.tar.gz
timeline-0542cc2aef6dc956669ab8ca2b35213d323c0c18.tar.bz2
timeline-0542cc2aef6dc956669ab8ca2b35213d323c0c18.zip
Merge pull request #1288 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-18.0.3
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 d2033f3a..b9608615 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": "^18.0.0",
+ "@types/node": "^18.0.3",
"@types/react": "^18.0.14",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^18.0.5",