diff --git a/geneit_app/package-lock.json b/geneit_app/package-lock.json index c11ba98..d358418 100644 --- a/geneit_app/package-lock.json +++ b/geneit_app/package-lock.json @@ -1101,11 +1101,12 @@ } }, "node_modules/@fullcalendar/list": { - "version": "6.1.14", - "resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.14.tgz", - "integrity": "sha512-eV0/6iCumYfvlPzIUTAONWH17/JlQCyCChUz8m06L4E/sOiNjkHGz8vlVTmZKqXzx9oWOOyV/Nm3pCtHmVZh+Q==", + "version": "6.1.15", + "resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.15.tgz", + "integrity": "sha512-U1bce04tYDwkFnuVImJSy2XalYIIQr6YusOWRPM/5ivHcJh67Gm8CIMSWpi3KdRSNKFkqBxLPkfZGBMaOcJYug==", + "license": "MIT", "peerDependencies": { - "@fullcalendar/core": "~6.1.14" + "@fullcalendar/core": "~6.1.15" } }, "node_modules/@fullcalendar/react": {