diff --git a/yarn.lock b/yarn.lock index e90a969..382f44b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5282,9 +5282,9 @@ flush-write-stream@^1.0.0: readable-stream "^2.3.6" follow-redirects@^1.0.0, follow-redirects@^1.10.0: - version "1.13.0" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db" - integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA== + version "1.14.8" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc" + integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA== for-in@^0.1.3: version "0.1.8" @@ -9944,10 +9944,10 @@ react-router-ga@^1.2.3: resolved "https://registry.yarnpkg.com/react-router-ga/-/react-router-ga-1.2.3.tgz#3011b63554e65f50dd16df3dbcdf4ed286b74e73" integrity sha512-0rNBGGI6Q1hkznbLB+bAmDTS+8w3duaJYYIbCrCwof/p7RbZuv+Lsv9enumRZXxb4oTZrY95vOvFxnsRQ4cFCg== -react-router-i18n@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/react-router-i18n/-/react-router-i18n-1.0.1.tgz#3321c4553ff6340efbd4171c9c08cc6034197166" - integrity sha512-/aT4U/gwFHh9NU1PqbmLDEnDq98ShepugSOj8F9qc0nhtotUWJ0arNwOtKOiX8Gw7olZ3QzD3tu55qvd9O5pig== +react-router-i18n@^1.0.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/react-router-i18n/-/react-router-i18n-1.1.1.tgz#353d806cce00d654d83ba93d8e229fbd090c575f" + integrity sha512-jfwmI+y/5qPL1fbP7yFoXOBjsdwPbxqpxKCHBRp2oCmpIbrJ++nW1Rel4ML62FR3eRQAE+K+3BhEaG3NLPgv3w== dependencies: prop-types "^15.7.2"