aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-05-13 21:54:02 +0000
committerGravatar vitalyster2024-05-14 20:53:18 +0300
commitccd636d475683f7b9fcc9bc15cdbdfac667a40d4 (patch)
treef5d6516c6293e6c4762a25b4c6ecfb492cda2088 /package.json
parent0ab774ef61329e2f60abd523fcd3f8b8e6f83f30 (diff)
build(deps): bump react-helmet-async from 2.0.4 to 2.0.5
Bumps [react-helmet-async](https://github.com/staylor/react-helmet-async) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/staylor/react-helmet-async/releases) - [Commits](https://github.com/staylor/react-helmet-async/commits) --- updated-dependencies: - dependency-name: react-helmet-async dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 77f9e674..08fda174 100644
--- a/package.json
+++ b/package.json
@@ -83,7 +83,7 @@
"react": "^18.3.1",
"react-content-loader": "^7.0.0",
"react-dom": "^18.3.1",
- "react-helmet-async": "^2.0.4",
+ "react-helmet-async": "^2.0.5",
"react-hook-form": "^7.51.4",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.23.1",