aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-28 21:58:39 +0000
committerGravatar vitalyster2023-04-30 11:01:41 +0300
commit4b5e308d1f8ae820dc419e318683a7f3b0eea433 (patch)
tree9af481f49be55d730a2b3db6bdbfd456af5ef960 /package.json
parent096caa52b158daf397a9264ddb399dfd2140e926 (diff)
build(deps): bump react-hot-toast from 2.4.0 to 2.4.1
Bumps [react-hot-toast](https://github.com/timolins/react-hot-toast) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/timolins/react-hot-toast/releases) - [Commits](https://github.com/timolins/react-hot-toast/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: react-hot-toast 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 35b24153..926fd20f 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-hook-form": "^7.43.9",
- "react-hot-toast": "^2.4.0",
+ "react-hot-toast": "^2.4.1",
"react-router-dom": "^6.10.0",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",