aboutsummaryrefslogtreecommitdiff
path: root/vnext
diff options
context:
space:
mode:
Diffstat (limited to 'vnext')
-rw-r--r--vnext/package-lock.json6
-rw-r--r--vnext/package.json2
2 files changed, 4 insertions, 4 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",
diff --git a/vnext/package.json b/vnext/package.json
index 522f2641..54ed61eb 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -80,7 +80,7 @@
"moment": "^2.29.1",
"qs": "^6.10.1",
"react": "17.0.2",
- "react-content-loader": "^6.0.2",
+ "react-content-loader": "^6.0.3",
"react-cookie": "^4.0.3",
"react-dom": "17.0.2",
"react-router-dom": "^5.2.0",