diff --git a/central_frontend/package-lock.json b/central_frontend/package-lock.json index 3ac45e4..36536c9 100644 --- a/central_frontend/package-lock.json +++ b/central_frontend/package-lock.json @@ -1459,9 +1459,9 @@ "license": "MIT" }, "node_modules/@types/react": { - "version": "19.0.4", - "resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.4.tgz", - "integrity": "sha512-3O4QisJDYr1uTUMZHA2YswiQZRq+Pd8D+GdVFYikTutYsTz+QZgWkAPnP7rx9txoI6EXKcPiluMqWPFV3tT9Wg==", + "version": "19.0.5", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.5.tgz", + "integrity": "sha512-i4OQzFiqsUCfoBns/KHpz+4QcvfjoCsTUi+mugo3lrSRA3+x0gJVvhZhAJrwLGEqz4EXiFVP4hPnOugx+m2uhg==", "license": "MIT", "dependencies": { "csstype": "^3.0.2"