mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
Merge pull request #1297 from TriliumNext/renovate/force-graph-1.x
fix(deps): update dependency force-graph to v1.49.1
This commit is contained in:
commit
a615b473a7
8
package-lock.json
generated
8
package-lock.json
generated
@ -47,7 +47,7 @@
|
||||
"express": "4.21.2",
|
||||
"express-rate-limit": "7.5.0",
|
||||
"express-session": "1.18.1",
|
||||
"force-graph": "1.49.0",
|
||||
"force-graph": "1.49.1",
|
||||
"fs-extra": "11.3.0",
|
||||
"happy-dom": "17.1.8",
|
||||
"helmet": "8.0.0",
|
||||
@ -10423,9 +10423,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/force-graph": {
|
||||
"version": "1.49.0",
|
||||
"resolved": "https://registry.npmjs.org/force-graph/-/force-graph-1.49.0.tgz",
|
||||
"integrity": "sha512-S8ODRE6eVtHtkIPCRu9Zj03uL/l8EpwKIZnIzLZO6aiZIMQLI8JguEeT3uCozT9kB2nLXem0xCiA7Pnk38Yy7g==",
|
||||
"version": "1.49.1",
|
||||
"resolved": "https://registry.npmjs.org/force-graph/-/force-graph-1.49.1.tgz",
|
||||
"integrity": "sha512-BcxWO5/Mwq6BFrTdTVHkPbWorn3qsPRP82BRz4io0V+2JBTXPpXSsMP+txv5DWbpXA++Im2xegSfBKS4hvGoiw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tweenjs/tween.js": "18 - 25",
|
||||
|
@ -100,7 +100,7 @@
|
||||
"express": "4.21.2",
|
||||
"express-rate-limit": "7.5.0",
|
||||
"express-session": "1.18.1",
|
||||
"force-graph": "1.49.0",
|
||||
"force-graph": "1.49.1",
|
||||
"fs-extra": "11.3.0",
|
||||
"happy-dom": "17.1.8",
|
||||
"helmet": "8.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user