mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(deps): update dependency force-graph to v1.49.5
This commit is contained in:
parent
6d82905ad4
commit
1b5d665fbc
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.49.4",
|
||||
"force-graph": "1.49.5",
|
||||
"fs-extra": "11.3.0",
|
||||
"helmet": "8.1.0",
|
||||
"html": "1.0.0",
|
||||
@ -12231,9 +12231,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/force-graph": {
|
||||
"version": "1.49.4",
|
||||
"resolved": "https://registry.npmjs.org/force-graph/-/force-graph-1.49.4.tgz",
|
||||
"integrity": "sha512-TMbbXg3n0pjI8cmgNlv1IKEGewnd9LdwKVJ4cj4XzZXqP/Q5aSjsyuxzIITtkfDJ+KDsiLql1FHu19Lqrq41uQ==",
|
||||
"version": "1.49.5",
|
||||
"resolved": "https://registry.npmjs.org/force-graph/-/force-graph-1.49.5.tgz",
|
||||
"integrity": "sha512-mCTLxsaOPfp4Jq4FND8sHTpa8aZDLNXgkwAN98IDZ8Ve3nralz0gNsmE4Nx6NFm48olJ0gzCQYYLJrrYDqifew==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tweenjs/tween.js": "18 - 25",
|
||||
|
@ -103,7 +103,7 @@
|
||||
"express": "4.21.2",
|
||||
"express-rate-limit": "7.5.0",
|
||||
"express-session": "1.18.1",
|
||||
"force-graph": "1.49.4",
|
||||
"force-graph": "1.49.5",
|
||||
"fs-extra": "11.3.0",
|
||||
"helmet": "8.1.0",
|
||||
"html": "1.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user