diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-26 07:09:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-26 07:09:38 +0000 |
commit | d76b687c09eab6070399c8f014898eac54733107 (patch) | |
tree | e1dcd7fd47bb93e016df1151b27e525f7a184905 /FrontEnd/package.json | |
parent | 7623dc27eefc9dd5c1b16cfb4bea07442883221c (diff) | |
parent | b8a41884595f230a153041f74257581d94885014 (diff) | |
download | timeline-d76b687c09eab6070399c8f014898eac54733107.tar.gz timeline-d76b687c09eab6070399c8f014898eac54733107.tar.bz2 timeline-d76b687c09eab6070399c8f014898eac54733107.zip |
Merge pull request #409 from crupest/dependabot/npm_and_yarn/FrontEnd/types/node-14.14.36
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 0e044f8e..4cdd6a66 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.35",
+ "@types/node": "^14.14.36",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"@types/react-responsive": "^8.0.2",
|