Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency react-toastify to v9.1.3 #250

Merged
merged 1 commit into from
Jul 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"react-intersection-observer": "9.5.2",
"react-router": "6.8.2",
"react-router-dom": "6.8.2",
"react-toastify": "9.1.1",
"react-toastify": "9.1.3",
"uuid": "9.0.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6446,7 +6446,7 @@ __metadata:
react-intersection-observer: 9.5.2
react-router: 6.8.2
react-router-dom: 6.8.2
react-toastify: 9.1.1
react-toastify: 9.1.3
rollup-plugin-visualizer: 5.9.2
typescript: ^4.9.5
uuid: 9.0.0
Expand Down Expand Up @@ -9791,15 +9791,15 @@ __metadata:
languageName: node
linkType: hard

"react-toastify@npm:9.1.1":
version: 9.1.1
resolution: "react-toastify@npm:9.1.1"
"react-toastify@npm:9.1.3":
version: 9.1.3
resolution: "react-toastify@npm:9.1.3"
dependencies:
clsx: ^1.1.1
peerDependencies:
react: ">=16"
react-dom: ">=16"
checksum: 2039255539961a9b4d77b2656f120b20abe46cb0c699a7f3c0af23b4ef669d9c4d24dae6b8f4954b5efd83edf6d6e23614a29e94e9ee0d2647741fba9ba2db85
checksum: e8bd92c5cbf831b43a042644ab9bc69abe6ceb3ce91ba71f5cd2d8b6a2c9885ca52770e1f1ba64c5632607f6df962db344a26c7fba57606faf5aa0e7bfc8535f
languageName: node
linkType: hard

Expand Down