Merge pull request #1350 from TriliumNext/renovate/force-graph-1.x

fix(deps): update dependency force-graph to v1.49.3
This commit is contained in:
Elian Doran 2025-03-07 20:13:43 +02:00 committed by GitHub
commit 40d6a28751
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -47,7 +47,7 @@
"express": "4.21.2",
"express-rate-limit": "7.5.0",
"express-session": "1.18.1",
"force-graph": "1.49.2",
"force-graph": "1.49.3",
"fs-extra": "11.3.0",
"helmet": "8.0.0",
"html": "1.0.0",
@ -11091,9 +11091,9 @@
}
},
"node_modules/force-graph": {
"version": "1.49.2",
"resolved": "https://registry.npmjs.org/force-graph/-/force-graph-1.49.2.tgz",
"integrity": "sha512-dXArBN/5Aj9pYf2/vdab8C8v/1/HtZ7lrRSGoWgaofHwbopAgpGYTkveBOkeI9+u6xfgBA+02Wgau2QnZpREXQ==",
"version": "1.49.3",
"resolved": "https://registry.npmjs.org/force-graph/-/force-graph-1.49.3.tgz",
"integrity": "sha512-blBqeFq3vdIzqGgvWrML9xA2R0nS5nvjHsEt9lcWVZ29IcdWQ6wa4G0CG/Uv8bP9olwpsJPZSJe3W8vNhiMCnQ==",
"license": "MIT",
"dependencies": {
"@tweenjs/tween.js": "18 - 25",

View File

@ -103,7 +103,7 @@
"express": "4.21.2",
"express-rate-limit": "7.5.0",
"express-session": "1.18.1",
"force-graph": "1.49.2",
"force-graph": "1.49.3",
"fs-extra": "11.3.0",
"helmet": "8.0.0",
"html": "1.0.0",