diff --git a/ui/package-lock.json b/ui/package-lock.json index fceeb9c5..4dab2a5c 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -45,7 +45,7 @@ "@types/leaflet": "^1.9.9", "@types/node": "20.11.30", "@types/phoenix": "^1.6.4", - "@types/react": "18.2.73", + "@types/react": "18.2.75", "@types/react-dom": "18.2.23", "@types/video.js": "^7.3.57", "@typescript-eslint/eslint-plugin": "^7.4.0", @@ -3843,9 +3843,9 @@ "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==" }, "node_modules/@types/react": { - "version": "18.2.73", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.73.tgz", - "integrity": "sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA==", + "version": "18.2.75", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.75.tgz", + "integrity": "sha512-+DNnF7yc5y0bHkBTiLKqXFe+L4B3nvOphiMY3tuA5X10esmjqk7smyBZzbGTy2vsiy/Bnzj8yFIBL8xhRacoOg==", "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" diff --git a/ui/package.json b/ui/package.json index 4289d969..63f3352d 100644 --- a/ui/package.json +++ b/ui/package.json @@ -53,7 +53,7 @@ "@types/leaflet": "^1.9.9", "@types/node": "20.11.30", "@types/phoenix": "^1.6.4", - "@types/react": "18.2.73", + "@types/react": "18.2.75", "@types/react-dom": "18.2.23", "@types/video.js": "^7.3.57", "@typescript-eslint/eslint-plugin": "^7.4.0",