diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-09 01:14:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-09 01:14:50 +0000 |
commit | 0ba181dbda38791864150e43f83460cd2783cc0b (patch) | |
tree | 7ab2cfb0891bb2cd6bdb42f68dbb98e605cfadf2 /FrontEnd/package.json | |
parent | 2ea93ad76141c17c4d263245e721a64a1bb1c764 (diff) | |
parent | 8ec43a225678cc1c8fdf202a59b1a20ca8c6c441 (diff) | |
download | timeline-0ba181dbda38791864150e43f83460cd2783cc0b.tar.gz timeline-0ba181dbda38791864150e43f83460cd2783cc0b.tar.bz2 timeline-0ba181dbda38791864150e43f83460cd2783cc0b.zip |
Merge pull request #349 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-14.14.32
Diffstat (limited to 'FrontEnd/package.json')
-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 e80843eb..fe18e113 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.31",
+ "@types/node": "^14.14.32",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.1",
"@types/react-responsive": "^8.0.2",
|