diff --git a/yarn.lock b/yarn.lock index 9487cc4..d3e5535 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7559,9 +7559,9 @@ trim-newlines@^2.0.0: integrity sha1-tAPQuRvlDDMd/EuC7s6yLD3hbSA= trim-off-newlines@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3" - integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM= + version "1.0.3" + resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.3.tgz#8df24847fcb821b0ab27d58ab6efec9f2fe961a1" + integrity sha512-kh6Tu6GbeSNMGfrrZh6Bb/4ZEHV1QlB4xNDBeog8Y9/QwFlKTRyWvY3Fs9tRDAMZliVUwieMgEdIeL/FtqjkJg== trim-right@^1.0.1: version "1.0.1" @@ -7696,13 +7696,20 @@ type-name@^2.0.1: resolved "https://registry.yarnpkg.com/type-name/-/type-name-2.0.2.tgz#efe7d4123d8ac52afff7f40c7e4dec5266008fb4" integrity sha1-7+fUEj2KxSr/9/QMfk3sUmYAj7Q= -type-plus@^1.1.2, type-plus@^1.18.0: +type-plus@^1.1.2: version "1.18.0" resolved "https://registry.yarnpkg.com/type-plus/-/type-plus-1.18.0.tgz#fc999a183a7b7d6ef209cd7f9d819ec91f791a6f" integrity sha512-HvZF4o5a+EA9VyjjIp1V/aQ83DYd0gwFwERM98cayHE1i26oi/Ctpz7v+DZ9iYFdtg7J+91Ruq7uZetj9jE8+A== dependencies: unpartial "^0.6.0" +type-plus@^1.23.0: + version "1.35.1" + resolved "https://registry.yarnpkg.com/type-plus/-/type-plus-1.35.1.tgz#15e39a0922fdf08d8d24cc7d1a5d50d3273434de" + integrity sha512-El1yp4aLFVpOwU/emJRxqw7+OsA8gUWILnrS8Ln5rafvHSG5tHopvmQLIBPdkFfRk65ZBcipVlk3XcfkL36jng== + dependencies: + unpartial "^0.6.3" + typedarray@^0.0.6: version "0.0.6" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" @@ -7807,6 +7814,11 @@ unpartial@^0.6.0, unpartial@^0.6.1, unpartial@^0.6.2: resolved "https://registry.yarnpkg.com/unpartial/-/unpartial-0.6.2.tgz#b044bf6b7e97a5c666b383dc4e63f07ee4ecdab6" integrity sha512-QriJtonJVPu1qwxTdt9J7JgbQjUw+IKnp7Cj5aIVmg4N2+Mfe/a7GW53hb+eNlz3O5SKQDuw8LX67wgZ2DIX7g== +unpartial@^0.6.3: + version "0.6.4" + resolved "https://registry.yarnpkg.com/unpartial/-/unpartial-0.6.4.tgz#9cf878d3c8335919b250cfb3393751ca12cc26a4" + integrity sha512-t/aGg/x8vW0KCjPB8A6TBB1hd0wnWMze8WD83uUpqSDm99jmhY2ZcHpivlvvSGmPCJ/S5ASZzxeQHga4JTW/4A== + unset-value@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/unset-value/-/unset-value-1.0.0.tgz#8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559"