mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-28 10:32:27 +08:00
fix(deps): update dependency force-graph to v1.47.2
This commit is contained in:
parent
728695e016
commit
02c2771fb3
8
package-lock.json
generated
8
package-lock.json
generated
@ -43,7 +43,7 @@
|
||||
"express": "4.21.2",
|
||||
"express-rate-limit": "7.5.0",
|
||||
"express-session": "1.18.1",
|
||||
"force-graph": "1.47.1",
|
||||
"force-graph": "1.47.2",
|
||||
"fs-extra": "11.2.0",
|
||||
"helmet": "8.0.0",
|
||||
"html": "1.0.0",
|
||||
@ -10178,9 +10178,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/force-graph": {
|
||||
"version": "1.47.1",
|
||||
"resolved": "https://registry.npmjs.org/force-graph/-/force-graph-1.47.1.tgz",
|
||||
"integrity": "sha512-NF0prpR8tNGq7oCE/aFImT/6/3wSk585bcp39UAj6SNSPjvKbX6ktCH6cZnjfsnPNx/DYj1rn+cvvjH814HCFA==",
|
||||
"version": "1.47.2",
|
||||
"resolved": "https://registry.npmjs.org/force-graph/-/force-graph-1.47.2.tgz",
|
||||
"integrity": "sha512-JGAURlgNGH2FrQGa6KcTiA2zreEW32ED6Mfh5UZHxERhyo3RabcftAVnVfgMziOtSl44bHuwdCuI4/afSTUZuQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tweenjs/tween.js": "18 - 25",
|
||||
|
@ -86,7 +86,7 @@
|
||||
"express": "4.21.2",
|
||||
"express-rate-limit": "7.5.0",
|
||||
"express-session": "1.18.1",
|
||||
"force-graph": "1.47.1",
|
||||
"force-graph": "1.47.2",
|
||||
"fs-extra": "11.2.0",
|
||||
"helmet": "8.0.0",
|
||||
"html": "1.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user