aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-06-17 21:54:21 +0000
committerGravatar vitalyster2024-06-18 06:22:35 +0300
commitbe929622d5fd8c6c1ad265e7e183e192bb0f7ece (patch)
tree12983b70bbd98acd0c1c8a98af619cdbcc9053b6 /package-lock.json
parentb91a1d1606358fa4411029ce555497f14f09ac50 (diff)
build(deps): bump react-content-loader from 7.0.1 to 7.0.2
Bumps [react-content-loader](https://github.com/danilowoz/react-content-loader) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/danilowoz/react-content-loader/releases) - [Commits](https://github.com/danilowoz/react-content-loader/compare/v7.0.1...v7.0.2) --- updated-dependencies: - dependency-name: react-content-loader dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 05cc5b1b..bb1eb950 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
"node-pushnotifications": "^3.0.0",
"node-telegram-bot-api": "^0.66.0",
"react": "^18.3.1",
- "react-content-loader": "^7.0.1",
+ "react-content-loader": "^7.0.2",
"react-dom": "^18.3.1",
"react-helmet-async": "^2.0.5",
"react-hook-form": "^7.52.0",
@@ -16369,9 +16369,9 @@
}
},
"node_modules/react-content-loader": {
- "version": "7.0.1",
- "resolved": "https://registry.npmjs.org/react-content-loader/-/react-content-loader-7.0.1.tgz",
- "integrity": "sha512-3w4Gdzfv+pX+RxVK82sRwM/xvwatfhmU2oBJxu9Lx9bK6Ftj+RSEThGLZ6llMZxKknwwyIe7ftrzXoT2GbA6Dw==",
+ "version": "7.0.2",
+ "resolved": "https://registry.npmjs.org/react-content-loader/-/react-content-loader-7.0.2.tgz",
+ "integrity": "sha512-773S98JTyC8VB2nu7LXUhpHx8tZMieGxMcx3qTe7IkohT6Br7d9AXnIXs/wQ6IhlUdKQcw6JLKk1QKigYCWDRA==",
"engines": {
"node": ">=10"
},