diff --git a/package-lock.json b/package-lock.json index 625f17585..83c3e6179 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "joplin-turndown-plugin-gfm": "1.0.12", "jquery": "3.7.1", "jquery-hotkeys": "0.2.2", - "jquery.fancytree": "2.38.3", + "jquery.fancytree": "2.38.4", "jsdom": "25.0.1", "jsplumb": "2.15.6", "katex": "0.16.18", @@ -12215,9 +12215,9 @@ "license": "MIT or GPL Version 2" }, "node_modules/jquery.fancytree": { - "version": "2.38.3", - "resolved": "https://registry.npmjs.org/jquery.fancytree/-/jquery.fancytree-2.38.3.tgz", - "integrity": "sha512-C3CJcp4sPThy497YBXZNrDSVn/B34sv6kB+toC8gfHrPvJWgYkL3NSMovBxXo6fN6yXUnvWhWaON/ejG3Nsxdg==", + "version": "2.38.4", + "resolved": "https://registry.npmjs.org/jquery.fancytree/-/jquery.fancytree-2.38.4.tgz", + "integrity": "sha512-f4Fv5jZiZ6pBml/9txcJRAQDZpqQGGoJ8BUbicZKcO4CpgGbqBX9W7eQFwEaKQS0bxdVBLbqWQ9RoUK05ON2kQ==", "license": "MIT", "peerDependencies": { "jquery": ">=1.9" diff --git a/package.json b/package.json index 42a937843..ee99df3cc 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "joplin-turndown-plugin-gfm": "1.0.12", "jquery": "3.7.1", "jquery-hotkeys": "0.2.2", - "jquery.fancytree": "2.38.3", + "jquery.fancytree": "2.38.4", "jsdom": "25.0.1", "jsplumb": "2.15.6", "katex": "0.16.18",