diff options
author | dependabot[bot] | 2021-03-05 06:37:41 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | e5a88ea24f870cf535f15faf2d0f19a415ab3ed0 (patch) | |
tree | bb122c822ae4758d625c07f4f5b97640c1d0598d /vnext/package-lock.json | |
parent | 9dd9d340b0d726cc07aefae376e3f1e829959f4c (diff) |
Bump react-content-loader from 6.0.1 to 6.0.2
Bumps [react-content-loader](https://github.com/danilowoz/react-content-loader) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/danilowoz/react-content-loader/releases)
- [Commits](https://github.com/danilowoz/react-content-loader/compare/v6.0.1...v6.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r-- | vnext/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json index e4b1e754..68211bfa 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -13440,9 +13440,9 @@ } }, "react-content-loader": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/react-content-loader/-/react-content-loader-6.0.1.tgz", - "integrity": "sha512-djJUgGNze7YdWzJA1kYO1eKXAMpP+Z4sMulmEuTVi6vEXzfuQCJs6yD8hhgWj23vvJPZL5b8NyabxteyF8Hq/g==" + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/react-content-loader/-/react-content-loader-6.0.2.tgz", + "integrity": "sha512-eQrWT2KV1uPhFh9ErRhOLl4SBkzK9oxQiuEq6Dgq4D9oqKg9j/Ib8+aFoknvn1hYVx5fqSAI5BjxY9ukTOVPXw==" }, "react-cookie": { "version": "4.0.3", |