aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-13 21:58:32 +0000
committerGravatar vitalyster2023-03-14 02:10:47 +0300
commit0f31e471ea63c17bd254f7474a08a046930a5794 (patch)
tree55869a00a9cc0b164b3261086a83a37fe3ff8b2b /package-lock.json
parent23f8b345b940841f5801245f191520698904779e (diff)
build(deps): bump react-content-loader from 6.2.0 to 6.2.1
Bumps [react-content-loader](https://github.com/danilowoz/react-content-loader) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/danilowoz/react-content-loader/releases) - [Commits](https://github.com/danilowoz/react-content-loader/compare/v6.2.0...v6.2.1) --- 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.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 7f9b655a..0a0ef89a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
"node-pushnotifications": "^2.0.3",
"node-telegram-bot-api": "^0.61.0",
"react": "^18.2.0",
- "react-content-loader": "^6.2.0",
+ "react-content-loader": "^6.2.1",
"react-cookie": "^4.1.1",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
@@ -15234,9 +15234,9 @@
}
},
"node_modules/react-content-loader": {
- "version": "6.2.0",
- "resolved": "https://registry.npmjs.org/react-content-loader/-/react-content-loader-6.2.0.tgz",
- "integrity": "sha512-r1dI6S+uHNLW68qraLE2njJYOuy6976PpCExuCZUcABWbfnF3FMcmuESRI8L4Bj45wnZ7n8g71hkPLzbma7/Cw==",
+ "version": "6.2.1",
+ "resolved": "https://registry.npmjs.org/react-content-loader/-/react-content-loader-6.2.1.tgz",
+ "integrity": "sha512-6ONbFX+Hi3SHuP66JB8CPvJn372pj+qwltJV0J8z/8MFrq98I1cbFdZuhDWeQXu3CFxiiDTXJn7DFxx2ZvrO7g==",
"engines": {
"node": ">=10"
},
@@ -29113,9 +29113,9 @@
}
},
"react-content-loader": {
- "version": "6.2.0",
- "resolved": "https://registry.npmjs.org/react-content-loader/-/react-content-loader-6.2.0.tgz",
- "integrity": "sha512-r1dI6S+uHNLW68qraLE2njJYOuy6976PpCExuCZUcABWbfnF3FMcmuESRI8L4Bj45wnZ7n8g71hkPLzbma7/Cw==",
+ "version": "6.2.1",
+ "resolved": "https://registry.npmjs.org/react-content-loader/-/react-content-loader-6.2.1.tgz",
+ "integrity": "sha512-6ONbFX+Hi3SHuP66JB8CPvJn372pj+qwltJV0J8z/8MFrq98I1cbFdZuhDWeQXu3CFxiiDTXJn7DFxx2ZvrO7g==",
"requires": {}
},
"react-cookie": {