@@ -6120,10 +6120,10 @@ eslint-plugin-react-hooks@^5.2.0:
61206120 resolved "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
61216121 integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
61226122
6123- eslint-plugin-react@^7.37.4 :
6124- version "7.37.4 "
6125- resolved "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.4 .tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181 "
6126- integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ ==
6123+ eslint-plugin-react@^7.37.5 :
6124+ version "7.37.5 "
6125+ resolved "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.5 .tgz#2975511472bdda1b272b34d779335c9b0e877065 "
6126+ integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA ==
61276127 dependencies:
61286128 array-includes "^3.1.8"
61296129 array.prototype.findlast "^1.2.5"
@@ -6135,7 +6135,7 @@ eslint-plugin-react@^7.37.4:
61356135 hasown "^2.0.2"
61366136 jsx-ast-utils "^2.4.1 || ^3.0.0"
61376137 minimatch "^3.1.2"
6138- object.entries "^1.1.8 "
6138+ object.entries "^1.1.9 "
61396139 object.fromentries "^2.0.8"
61406140 object.values "^1.2.1"
61416141 prop-types "^15.8.1"
@@ -10111,14 +10111,15 @@ object.defaults@^1.1.0:
1011110111 for-own "^1.0.0"
1011210112 isobject "^3.0.0"
1011310113
10114- object.entries@^1.1.8 :
10115- version "1.1.8 "
10116- resolved "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8 .tgz#bffe6f282e01f4d17807204a24f8edd823599c41 "
10117- integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ ==
10114+ object.entries@^1.1.9 :
10115+ version "1.1.9 "
10116+ resolved "https://registry.npmjs.org/object.entries/-/object.entries-1.1.9 .tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3 "
10117+ integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw ==
1011810118 dependencies:
10119- call-bind "^1.0.7"
10119+ call-bind "^1.0.8"
10120+ call-bound "^1.0.4"
1012010121 define-properties "^1.2.1"
10121- es-object-atoms "^1.0.0 "
10122+ es-object-atoms "^1.1.1 "
1012210123
1012310124object.fromentries@^2.0.8:
1012410125 version "2.0.8"
0 commit comments