diff --git a/package-lock.json b/package-lock.json index 748bdeb4..77714575 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@mui/material": "^5.14.12", "@tanstack/react-query": "^5.0.0", "@types/node": "20.10.0", - "@types/react": "18.2.38", + "@types/react": "18.2.39", "@types/react-dom": "18.2.17", "autoprefixer": "10.4.16", "eslint": "8.54.0", @@ -1656,9 +1656,9 @@ } }, "node_modules/@types/react": { - "version": "18.2.38", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.38.tgz", - "integrity": "sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw==", + "version": "18.2.39", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.39.tgz", + "integrity": "sha512-Oiw+ppED6IremMInLV4HXGbfbG6GyziY3kqAwJYOR0PNbkYDmLWQA3a95EhdSmamsvbkJN96ZNN+YD+fGjzSBA==", "dependencies": { "@types/prop-types": "*", "@types/scheduler": "*", diff --git a/package.json b/package.json index a10ff5b7..acb09d97 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@mui/material": "^5.14.12", "@tanstack/react-query": "^5.0.0", "@types/node": "20.10.0", - "@types/react": "18.2.38", + "@types/react": "18.2.39", "@types/react-dom": "18.2.17", "autoprefixer": "10.4.16", "eslint": "8.54.0",