aboutsummaryrefslogtreecommitdiff
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
commit2f2058ed1440cc4b7767c2eb85540c9930e54abc (patch)
treeedda8b14f8663d0296e304b619707165830aa472
parent309050e6735fcea691e88b9dd98228d139981bde (diff)
parent715fc6a3d28395a5dc0682b27893375976b0ad1a (diff)
downloadtimeline-2f2058ed1440cc4b7767c2eb85540c9930e54abc.tar.gz
timeline-2f2058ed1440cc4b7767c2eb85540c9930e54abc.tar.bz2
timeline-2f2058ed1440cc4b7767c2eb85540c9930e54abc.zip
Merge pull request #543 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-15.3.0
-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",