aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-17 09:07:27 +0000
committerGitHub <noreply@github.com>2021-05-17 09:07:27 +0000
commit31705e0aa8a01d91c0860f8884720eba9ae1ab01 (patch)
tree05db97bcfafd7b740c854dac790b016b85f2b9d5 /FrontEnd/package.json
parent3df36bcbec56ef0155862a2ba4ea506f666f4b9d (diff)
parent414b6811a343a7feafa9120ec5e6023734296451 (diff)
downloadtimeline-31705e0aa8a01d91c0860f8884720eba9ae1ab01.tar.gz
timeline-31705e0aa8a01d91c0860f8884720eba9ae1ab01.tar.bz2
timeline-31705e0aa8a01d91c0860f8884720eba9ae1ab01.zip
Merge pull request #543 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-15.3.0
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 7f1543b6..a860674b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -70,7 +70,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-beta.8",
"@types/color": "^3.0.1",
"@types/lodash": "^4.14.169",
- "@types/node": "^15.0.3",
+ "@types/node": "^15.3.0",
"@types/react": "^17.0.5",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^17.0.5",