diff --git a/package-lock.json b/package-lock.json index d97cf42..f317d21 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "react-i18next": "^15.2.0", "react-scripts": "^5.0.1", "react-toastify": "^11.0.2", - "rsuite": "^5.75.0", + "rsuite": "^5.76.0", "web-vitals": "^4.2.4" } }, @@ -15514,9 +15514,9 @@ } }, "node_modules/rsuite": { - "version": "5.75.0", - "resolved": "https://registry.npmjs.org/rsuite/-/rsuite-5.75.0.tgz", - "integrity": "sha512-gfs/dRs10na3gLstXrRE9GXgQgqe/6F8TzDRGn5Fd9vzm7KIzVsExjhlor8AhhksTE3Q0y7u6Yx7bHsbJhG2Dw==", + "version": "5.76.0", + "resolved": "https://registry.npmjs.org/rsuite/-/rsuite-5.76.0.tgz", + "integrity": "sha512-qwzHkpHquqUNlVAAY6RqC0QbbZo/+c+zcI1mnaVZUAmW46XLNgCSPRVWn0y3FjIy3VDghKWpV+8QAyIu4uWPMg==", "dependencies": { "@babel/runtime": "^7.20.1", "@juggle/resize-observer": "^3.4.0", diff --git a/package.json b/package.json index 33815e2..d143aaa 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "react-i18next": "^15.2.0", "react-scripts": "^5.0.1", "react-toastify": "^11.0.2", - "rsuite": "^5.75.0", + "rsuite": "^5.76.0", "web-vitals": "^4.2.4" }, "scripts": {