diff options
author | Vitaly Takmazov | 2018-12-01 20:50:18 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-12-01 20:50:25 +0300 |
commit | 440d38bcb2b063546459f59fc1565010fed5d5b8 (patch) | |
tree | 80ea373e8330ae75b0ba89ab456ea0bebab92bc1 /yarn.lock | |
parent | e69f1c22ea693041929fd0e50881f75e1b12e050 (diff) |
update npm deps
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -6498,10 +6498,10 @@ url-loader@^1.1.2: mime "^2.0.3" schema-utils "^1.0.0" -url-polyfill@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/url-polyfill/-/url-polyfill-1.1.2.tgz#88cd1aa29e6771f13baa29ea58ebf38bb0e14420" - integrity sha512-ysIPB51YdpgGYcAJgY64QbBLQCR1DhR/oemwAMKy6yRuMRd1eWRxTHxqv9ZvHb+Jv8xyEg9MIBg42q0ds6tYLg== +url-polyfill@^1.1.3: + version "1.1.3" + resolved "https://registry.yarnpkg.com/url-polyfill/-/url-polyfill-1.1.3.tgz#ce0bdf2e923aa6f66bc198ab776323dfc5a91e62" + integrity sha512-xIAXc0DyXJCd767sSeRu4eqisyYhR0z0sohWArCn+WPwIatD39xGrc09l+tluIUi6jGkpGa8Gz8TKwkKYxMQvQ== url@^0.11.0: version "0.11.0" |