diff options
author | dependabot[bot] | 2021-04-07 06:36:52 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:57 +0300 |
commit | 2c7306547d2e1ee8dc88f1c90f7640fd4d7c4b5f (patch) | |
tree | 52f04b51f472b64145e09726965e28cdedb4562d /vnext/package-lock.json | |
parent | 6a8c9ec1177bbd33fda89d7e20c21785754882e8 (diff) |
Bump react-content-loader from 6.0.2 to 6.0.3
Bumps [react-content-loader](https://github.com/danilowoz/react-content-loader) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/danilowoz/react-content-loader/releases)
- [Commits](https://github.com/danilowoz/react-content-loader/compare/v6.0.2...v6.0.3)
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 cb9c86a3..2d6c830a 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -13985,9 +13985,9 @@ } }, "react-content-loader": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/react-content-loader/-/react-content-loader-6.0.2.tgz", - "integrity": "sha512-eQrWT2KV1uPhFh9ErRhOLl4SBkzK9oxQiuEq6Dgq4D9oqKg9j/Ib8+aFoknvn1hYVx5fqSAI5BjxY9ukTOVPXw==" + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/react-content-loader/-/react-content-loader-6.0.3.tgz", + "integrity": "sha512-CIRgTHze+ls+jGDIfCitw27YkW2XcaMpsYORTUdBxsMFiKuUYMnlvY76dZE4Lsaa9vFXVw+41ieBEK7SJt0nug==" }, "react-cookie": { "version": "4.0.3", |