diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-29 09:49:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-29 09:49:36 +0000 |
commit | 5dec26ca2e3a923bf0931936e63559298489a932 (patch) | |
tree | 9aa4c04b1119e30958b871890d2dc694ebe0e47d | |
parent | beb8c3e5022e09da1cceb50db23ffb81c909a261 (diff) | |
parent | eb1b01369320ac67335c5ee83ce5f38da9f12886 (diff) | |
download | timeline-5dec26ca2e3a923bf0931936e63559298489a932.tar.gz timeline-5dec26ca2e3a923bf0931936e63559298489a932.tar.bz2 timeline-5dec26ca2e3a923bf0931936e63559298489a932.zip |
Merge pull request #418 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-14.14.37
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 2cbaaa5e..d8e8f5e0 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -67,7 +67,7 @@ "@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@types/classnames": "^2.2.11",
"@types/lodash": "^4.14.168",
- "@types/node": "^14.14.36",
+ "@types/node": "^14.14.37",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"@types/react-responsive": "^8.0.2",
|