client: force-graph: 1.45.0 -> 1.46.0

This commit is contained in:
Elian Doran 2024-11-07 23:11:22 +02:00
parent d13044b972
commit 1816fcd3ac
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -40,7 +40,7 @@
"express-partial-content": "1.0.2",
"express-rate-limit": "7.4.1",
"express-session": "1.18.1",
"force-graph": "1.45.0",
"force-graph": "1.46.0",
"fs-extra": "11.2.0",
"helmet": "7.1.0",
"html": "1.0.0",
@ -9144,9 +9144,9 @@
}
},
"node_modules/force-graph": {
"version": "1.45.0",
"resolved": "https://registry.npmjs.org/force-graph/-/force-graph-1.45.0.tgz",
"integrity": "sha512-QM/J72Vji5D3ug+TDu8wH+qne0zEKE9Cn7m9ocH/1RtaVY0BBqZQ4Mn6MiwNRyxwl28lsUd0F54kDpINnagvOA==",
"version": "1.46.0",
"resolved": "https://registry.npmjs.org/force-graph/-/force-graph-1.46.0.tgz",
"integrity": "sha512-RR4XIsMgKMquEmN6me2MoDeqMr85Cv1cpXDFha6gwEczaaC3RWDH4YmXQXnI8/egRiIKFMq4HKjBjWXZwyy/9Q==",
"dependencies": {
"@tweenjs/tween.js": "18 - 25",
"accessor-fn": "1",

View File

@ -81,7 +81,7 @@
"express-partial-content": "1.0.2",
"express-rate-limit": "7.4.1",
"express-session": "1.18.1",
"force-graph": "1.45.0",
"force-graph": "1.46.0",
"fs-extra": "11.2.0",
"helmet": "7.1.0",
"html": "1.0.0",