diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-11 00:28:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-11 00:28:24 +0000 |
commit | d3095ced24254fb45733537af91cee4b0d454bb4 (patch) | |
tree | c0e687502e31460917b34ea4316ed15c3ca7f2ef /FrontEnd/package.json | |
parent | a47fd4469d6149f2b6e985370187cb493ce3631a (diff) | |
parent | ebd67f04f32e6a0c45b0c926b812abf502c6ce1b (diff) | |
download | timeline-d3095ced24254fb45733537af91cee4b0d454bb4.tar.gz timeline-d3095ced24254fb45733537af91cee4b0d454bb4.tar.bz2 timeline-d3095ced24254fb45733537af91cee4b0d454bb4.zip |
Merge pull request #362 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-14.14.33
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 c9f9d9cd..5127910d 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.32",
+ "@types/node": "^14.14.33",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.2",
"@types/react-responsive": "^8.0.2",
|