From d3b7ed494a0b86c76f0b0d600fea085068f821b5 Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Sun, 14 Jul 2024 00:07:31 +0000 Subject: [PATCH] Update dependency @fullcalendar/interaction to v6.1.15 --- geneit_app/package-lock.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/geneit_app/package-lock.json b/geneit_app/package-lock.json index d6f5eb0..49ecc5f 100644 --- a/geneit_app/package-lock.json +++ b/geneit_app/package-lock.json @@ -1091,11 +1091,12 @@ } }, "node_modules/@fullcalendar/interaction": { - "version": "6.1.14", - "resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-6.1.14.tgz", - "integrity": "sha512-rXum5XCjq+WEPNctFeYL/JKZGeU2rlxrElygocdMegcrIBJQW5hnWWVE+i4/1dOmUKF80CbGVlXUyYXoqK2eFg==", + "version": "6.1.15", + "resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-6.1.15.tgz", + "integrity": "sha512-DOTSkofizM7QItjgu7W68TvKKvN9PSEEvDJceyMbQDvlXHa7pm/WAVtAc6xSDZ9xmB1QramYoWGLHkCYbTW1rQ==", + "license": "MIT", "peerDependencies": { - "@fullcalendar/core": "~6.1.14" + "@fullcalendar/core": "~6.1.15" } }, "node_modules/@fullcalendar/list": { -- 2.45.2