Fix lodash vulnerability: force newer version for react-google-maps and react-dates

This commit is contained in:
Vesa Luusua 2019-08-29 16:14:49 +03:00
parent b5bde9da43
commit ef11c17384

View file

@ -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": {