diff --git a/package-lock.json b/package-lock.json index 4fe55c7..9f3cf25 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "react-country-flag": "^3.1.0", "react-dom": "^18.2.0", "react-player": "^2.15.0", - "react-pro-sidebar": "^1.0.0", + "react-pro-sidebar": "^1.1.0", "react-transition-group": "^4.4.5", "remark": "^15.0.1", "remark-gfm": "^4.0.0", @@ -6021,9 +6021,9 @@ } }, "node_modules/react-pro-sidebar": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/react-pro-sidebar/-/react-pro-sidebar-1.0.0.tgz", - "integrity": "sha512-TAU3vHj0rYHSLWdZksiWte59dwh3rweaFY+dXri+y8mtlbQalxnNTG11k9wRCiaMa0IGPmIIbdY1E1yoHBUd/A==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/react-pro-sidebar/-/react-pro-sidebar-1.1.0.tgz", + "integrity": "sha512-rdRJ4PeMsqWq9n69AmF6et6qCbhCF1KEBgjAH8vIiLxE1k5fMxtRYo0k4asxW8qpIH6sqahiMxrxVVoObv8orQ==", "dependencies": { "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", @@ -11625,9 +11625,9 @@ } }, "react-pro-sidebar": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/react-pro-sidebar/-/react-pro-sidebar-1.0.0.tgz", - "integrity": "sha512-TAU3vHj0rYHSLWdZksiWte59dwh3rweaFY+dXri+y8mtlbQalxnNTG11k9wRCiaMa0IGPmIIbdY1E1yoHBUd/A==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/react-pro-sidebar/-/react-pro-sidebar-1.1.0.tgz", + "integrity": "sha512-rdRJ4PeMsqWq9n69AmF6et6qCbhCF1KEBgjAH8vIiLxE1k5fMxtRYo0k4asxW8qpIH6sqahiMxrxVVoObv8orQ==", "requires": { "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", diff --git a/package.json b/package.json index 07b87b8..14ec559 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react-country-flag": "^3.1.0", "react-dom": "^18.2.0", "react-player": "^2.15.0", - "react-pro-sidebar": "^1.0.0", + "react-pro-sidebar": "^1.1.0", "react-transition-group": "^4.4.5", "remark": "^15.0.1", "remark-gfm": "^4.0.0",