diff --git a/package-lock.json b/package-lock.json index fbae1615..108a0a76 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "@testing-library/react": "14.2.1", "@types/feather-icons": "4.29.4", "@types/jest": "29.5.12", - "@types/react": "18.2.59", + "@types/react": "18.2.60", "@types/react-dom": "18.2.19", "@types/sinon": "17.0.3", "@typescript-eslint/eslint-plugin": "6.21.0", @@ -3007,9 +3007,9 @@ "dev": true }, "node_modules/@types/react": { - "version": "18.2.59", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.59.tgz", - "integrity": "sha512-DE+F6BYEC8VtajY85Qr7mmhTd/79rJKIHCg99MU9SWPB4xvLb6D1za2vYflgZfmPqQVEr6UqJTnLXEwzpVPuOg==", + "version": "18.2.60", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.60.tgz", + "integrity": "sha512-dfiPj9+k20jJrLGOu9Nf6eqxm2EyJRrq2NvwOFsfbb7sFExZ9WELPs67UImHj3Ayxg8ruTtKtNnbjaF8olPq0A==", "dev": true, "dependencies": { "@types/prop-types": "*", @@ -13161,9 +13161,9 @@ "dev": true }, "@types/react": { - "version": "18.2.59", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.59.tgz", - "integrity": "sha512-DE+F6BYEC8VtajY85Qr7mmhTd/79rJKIHCg99MU9SWPB4xvLb6D1za2vYflgZfmPqQVEr6UqJTnLXEwzpVPuOg==", + "version": "18.2.60", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.60.tgz", + "integrity": "sha512-dfiPj9+k20jJrLGOu9Nf6eqxm2EyJRrq2NvwOFsfbb7sFExZ9WELPs67UImHj3Ayxg8ruTtKtNnbjaF8olPq0A==", "dev": true, "requires": { "@types/prop-types": "*", diff --git a/package.json b/package.json index 215b1780..fb29ae4b 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@testing-library/react": "14.2.1", "@types/feather-icons": "4.29.4", "@types/jest": "29.5.12", - "@types/react": "18.2.59", + "@types/react": "18.2.60", "@types/react-dom": "18.2.19", "@types/sinon": "17.0.3", "@typescript-eslint/eslint-plugin": "6.21.0",