diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-24 13:01:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-24 13:01:36 +0000 |
commit | a15e164c709eafd70a2f042c097cdb0d472b01f0 (patch) | |
tree | 7cb26413ddd9f9aaa97545ccdd00705168e24f7f /FrontEnd/package.json | |
parent | 446dc166da5e631b768fc36aa45da0c7f2566bd2 (diff) | |
parent | fc032526c298bd243566748c642d43025b333457 (diff) | |
download | timeline-a15e164c709eafd70a2f042c097cdb0d472b01f0.tar.gz timeline-a15e164c709eafd70a2f042c097cdb0d472b01f0.tar.bz2 timeline-a15e164c709eafd70a2f042c097cdb0d472b01f0.zip |
Merge pull request #561 from crupest/dependabot/npm_and_yarn/FrontEnd/types/lodash-4.14.170
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 03cfa25e..442b9f54 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -69,7 +69,7 @@ "@babel/preset-typescript": "^7.13.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-beta.8",
"@types/color": "^3.0.1",
- "@types/lodash": "^4.14.169",
+ "@types/lodash": "^4.14.170",
"@types/node": "^15.6.0",
"@types/react": "^17.0.6",
"@types/react-color": "^3.0.4",
|