From 2c95346877bf6e6c207fe9894192800fe2b3158a Mon Sep 17 00:00:00 2001 From: Thomas Taylor Date: Thu, 29 Aug 2024 21:35:36 +0100 Subject: [PATCH] Update deps --- package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index a01488d..bb0d88d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4146,7 +4146,7 @@ }, "node_modules/adapt-authoring-contentplugin": { "version": "0.0.1", - "resolved": "git+ssh://git@github.com/adapt-security/adapt-authoring-contentplugin.git#27d2b9d6ce0852f199cd849e773a40759392508f", + "resolved": "git+ssh://git@github.com/adapt-security/adapt-authoring-contentplugin.git#a72c42c8ab33ab8ff494b16fc181e65b5fa024e8", "dependencies": { "adapt-cli": "github:adaptlearning/adapt-cli#v3.0.0", "glob": "^10.3.10", @@ -4240,7 +4240,7 @@ }, "node_modules/adapt-authoring-debug-schemas": { "version": "0.0.1", - "resolved": "git+ssh://git@github.com/taylortom/adapt-authoring-debug-schemas.git#cddafb970857adad6bed2f4d454d9854ae73c6c1", + "resolved": "git+ssh://git@github.com/taylortom/adapt-authoring-debug-schemas.git#65f0ea300fa97c04081afaeb2839eb7fea84589e", "dependencies": { "adapt-authoring-core": "git+https://github.com/adapt-security/adapt-authoring-core.git" } @@ -14730,9 +14730,9 @@ "dev": true }, "node_modules/uglify-js": { - "version": "3.19.2", - "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.2.tgz", - "integrity": "sha512-S8KA6DDI47nQXJSi2ctQ629YzwOVs+bQML6DAtvy0wgNdpi+0ySpQK0g2pxBq2xfF2z3YCscu7NNA8nXT9PlIQ==", + "version": "3.19.3", + "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.3.tgz", + "integrity": "sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==", "optional": true, "bin": { "uglifyjs": "bin/uglifyjs"