diff --git a/package-lock.json b/package-lock.json index 88f1ee5fb..819c69756 100644 --- a/package-lock.json +++ b/package-lock.json @@ -58,7 +58,7 @@ "jimp": "1.6.0", "jquery": "3.7.1", "jquery-hotkeys": "0.2.2", - "jquery.fancytree": "2.38.4", + "jquery.fancytree": "2.38.5", "js-yaml": "4.1.0", "jsdom": "26.0.0", "katex": "0.16.21", @@ -13603,9 +13603,9 @@ "license": "MIT or GPL Version 2" }, "node_modules/jquery.fancytree": { - "version": "2.38.4", - "resolved": "https://registry.npmjs.org/jquery.fancytree/-/jquery.fancytree-2.38.4.tgz", - "integrity": "sha512-f4Fv5jZiZ6pBml/9txcJRAQDZpqQGGoJ8BUbicZKcO4CpgGbqBX9W7eQFwEaKQS0bxdVBLbqWQ9RoUK05ON2kQ==", + "version": "2.38.5", + "resolved": "https://registry.npmjs.org/jquery.fancytree/-/jquery.fancytree-2.38.5.tgz", + "integrity": "sha512-6ntTplhfYKWz74GLpeeE9B62VqhsF+bd80gLZRDD1gl7Vv9WTqqQrCsrGMMu0PB6JLhNOXhf17xIcYpARG+N3g==", "license": "MIT", "peerDependencies": { "jquery": ">=1.9" diff --git a/package.json b/package.json index bb0365426..d3f9533d2 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "jimp": "1.6.0", "jquery": "3.7.1", "jquery-hotkeys": "0.2.2", - "jquery.fancytree": "2.38.4", + "jquery.fancytree": "2.38.5", "js-yaml": "4.1.0", "jsdom": "26.0.0", "katex": "0.16.21",