diff --git a/yarn.lock b/yarn.lock index 2cc5cf6..63604f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -347,9 +347,9 @@ autonumeric@^4.2.13: version "4.2.15" resolved "https://registry.yarnpkg.com/autonumeric/-/autonumeric-4.2.15.tgz#bc9c7248a258575dbdf33f011c295bdd755aeb92" -autonumeric@^4.2.15: - version "4.4.0" - resolved "https://registry.yarnpkg.com/autonumeric/-/autonumeric-4.4.0.tgz#b25a71324b6a6d9c0a065dbd3c6770c521137be0" +autonumeric@^4.4.0: + version "4.6.0" + resolved "https://registry.yarnpkg.com/autonumeric/-/autonumeric-4.6.0.tgz#6b87240f060b2d33e36b0c8de5ba7a5ed67a38d4" autoprefixer@^6.3.1: version "6.7.7" @@ -1590,7 +1590,7 @@ compression-webpack-plugin@1.1.11: compression@^1.5.2: version "1.7.2" - resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" + resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" dependencies: accepts "~1.3.4" bytes "3.0.0" @@ -2832,17 +2832,9 @@ flush-write-stream@^1.0.0: inherits "^2.0.1" readable-stream "^2.0.4" -follow-redirects@^1.0.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.0.tgz#234f49cf770b7f35b40e790f636ceba0c3a0ab77" - dependencies: - debug "^3.1.0" - -follow-redirects@^1.3.0: - version "1.4.1" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.4.1.tgz#d8120f4518190f55aac65bb6fc7b85fcd666d6aa" - dependencies: - debug "^3.1.0" +follow-redirects@^1.0.0, follow-redirects@^1.3.0: + version "1.14.8" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc" for-in@^0.1.3: version "0.1.8"