From c8b2be29dbb58e79824ac271b19ebd622fa281d2 Mon Sep 17 00:00:00 2001 From: Thomas Taylor Date: Fri, 30 Aug 2024 16:19:55 +0100 Subject: [PATCH] Update deps --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 22dda02..19ad42b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4226,21 +4226,21 @@ }, "node_modules/adapt-authoring-debug-adaptframework": { "version": "0.0.1", - "resolved": "git+ssh://git@github.com/taylortom/adapt-authoring-debug-adaptframework.git#bc6896ab8b013420cb246cf0b1e9e8f3398020c7", + "resolved": "git+ssh://git@github.com/taylortom/adapt-authoring-debug-adaptframework.git#fa54ad24c55607e48658da5c2dd30093ff5e3601", "dependencies": { "adapt-authoring-core": "git+https://github.com/adapt-security/adapt-authoring-core.git" } }, "node_modules/adapt-authoring-debug-logs": { "version": "0.0.1", - "resolved": "git+ssh://git@github.com/taylortom/adapt-authoring-debug-logs.git#eab73fedc3307fb1802cd80ce3f67c7b328d21e2", + "resolved": "git+ssh://git@github.com/taylortom/adapt-authoring-debug-logs.git#1a2a2b3986d877b0d1ebf962c5593aa3f082518a", "dependencies": { "adapt-authoring-core": "git+https://github.com/adapt-security/adapt-authoring-core.git" } }, "node_modules/adapt-authoring-debug-schemas": { "version": "0.0.1", - "resolved": "git+ssh://git@github.com/taylortom/adapt-authoring-debug-schemas.git#65f0ea300fa97c04081afaeb2839eb7fea84589e", + "resolved": "git+ssh://git@github.com/taylortom/adapt-authoring-debug-schemas.git#32c0047323d4126c6cc358375777941bf3b5025f", "dependencies": { "adapt-authoring-core": "git+https://github.com/adapt-security/adapt-authoring-core.git" } @@ -4553,7 +4553,7 @@ }, "node_modules/adapt-authoring-server": { "version": "0.0.1", - "resolved": "git+ssh://git@github.com/adapt-security/adapt-authoring-server.git#fc0b32fa5e7c08e2273c4c3db3ac387f85ce2a4f", + "resolved": "git+ssh://git@github.com/adapt-security/adapt-authoring-server.git#29bf360eb36661ea11d1dbeaada71b37c500712d", "license": "GPL-3.0", "dependencies": { "express": "^4.18.2",