mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Fix lodash vulnerability: force newer version for react-google-maps and react-dates
This commit is contained in:
parent
b5bde9da43
commit
ef11c17384
1 changed files with 2 additions and 0 deletions
|
|
@ -66,6 +66,8 @@
|
|||
"prettier": "^1.18.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"react-dates/lodash": "^4.17.14",
|
||||
"react-google-maps/lodash": "^4.17.14",
|
||||
"react-test-renderer": "^16.9.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue