mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
fix(deps): update dependency force-graph to v1.49.3
This commit is contained in:
parent
00e576b052
commit
41368db8b6
8
package-lock.json
generated
8
package-lock.json
generated
@ -47,7 +47,7 @@
|
|||||||
"express": "4.21.2",
|
"express": "4.21.2",
|
||||||
"express-rate-limit": "7.5.0",
|
"express-rate-limit": "7.5.0",
|
||||||
"express-session": "1.18.1",
|
"express-session": "1.18.1",
|
||||||
"force-graph": "1.49.2",
|
"force-graph": "1.49.3",
|
||||||
"fs-extra": "11.3.0",
|
"fs-extra": "11.3.0",
|
||||||
"helmet": "8.0.0",
|
"helmet": "8.0.0",
|
||||||
"html": "1.0.0",
|
"html": "1.0.0",
|
||||||
@ -11091,9 +11091,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/force-graph": {
|
"node_modules/force-graph": {
|
||||||
"version": "1.49.2",
|
"version": "1.49.3",
|
||||||
"resolved": "https://registry.npmjs.org/force-graph/-/force-graph-1.49.2.tgz",
|
"resolved": "https://registry.npmjs.org/force-graph/-/force-graph-1.49.3.tgz",
|
||||||
"integrity": "sha512-dXArBN/5Aj9pYf2/vdab8C8v/1/HtZ7lrRSGoWgaofHwbopAgpGYTkveBOkeI9+u6xfgBA+02Wgau2QnZpREXQ==",
|
"integrity": "sha512-blBqeFq3vdIzqGgvWrML9xA2R0nS5nvjHsEt9lcWVZ29IcdWQ6wa4G0CG/Uv8bP9olwpsJPZSJe3W8vNhiMCnQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tweenjs/tween.js": "18 - 25",
|
"@tweenjs/tween.js": "18 - 25",
|
||||||
|
@ -103,7 +103,7 @@
|
|||||||
"express": "4.21.2",
|
"express": "4.21.2",
|
||||||
"express-rate-limit": "7.5.0",
|
"express-rate-limit": "7.5.0",
|
||||||
"express-session": "1.18.1",
|
"express-session": "1.18.1",
|
||||||
"force-graph": "1.49.2",
|
"force-graph": "1.49.3",
|
||||||
"fs-extra": "11.3.0",
|
"fs-extra": "11.3.0",
|
||||||
"helmet": "8.0.0",
|
"helmet": "8.0.0",
|
||||||
"html": "1.0.0",
|
"html": "1.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user