chore(deps): update force-graph to 1.47.1

This commit is contained in:
Elian Doran 2024-12-14 00:20:56 +02:00
parent 1e2aa3c52d
commit 6e91c01837
No known key found for this signature in database
2 changed files with 7 additions and 7 deletions

8
package-lock.json generated
View File

@ -43,7 +43,7 @@
"express": "4.21.2", "express": "4.21.2",
"express-rate-limit": "7.4.1", "express-rate-limit": "7.4.1",
"express-session": "1.18.1", "express-session": "1.18.1",
"force-graph": "1.47.0", "force-graph": "1.47.1",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"helmet": "8.0.0", "helmet": "8.0.0",
"html": "1.0.0", "html": "1.0.0",
@ -9132,9 +9132,9 @@
} }
}, },
"node_modules/force-graph": { "node_modules/force-graph": {
"version": "1.47.0", "version": "1.47.1",
"resolved": "https://registry.npmjs.org/force-graph/-/force-graph-1.47.0.tgz", "resolved": "https://registry.npmjs.org/force-graph/-/force-graph-1.47.1.tgz",
"integrity": "sha512-2R6q3cLPuUzltGA+uYlmV/1cU4Fc/+jwU+0RiwLlUAh/geBmxfV3S1bpZxJ47UMMgD5Op+g0MlxNiJ62LAjQCQ==", "integrity": "sha512-NF0prpR8tNGq7oCE/aFImT/6/3wSk585bcp39UAj6SNSPjvKbX6ktCH6cZnjfsnPNx/DYj1rn+cvvjH814HCFA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@tweenjs/tween.js": "18 - 25", "@tweenjs/tween.js": "18 - 25",

View File

@ -58,6 +58,7 @@
"@highlightjs/cdn-assets": "11.10.0", "@highlightjs/cdn-assets": "11.10.0",
"@mermaid-js/layout-elk": "0.1.7", "@mermaid-js/layout-elk": "0.1.7",
"@mind-elixir/node-menu": "1.0.3", "@mind-elixir/node-menu": "1.0.3",
"@triliumnext/express-partial-content": "1.0.1",
"archiver": "7.0.1", "archiver": "7.0.1",
"async-mutex": "0.5.0", "async-mutex": "0.5.0",
"autocomplete.js": "0.38.1", "autocomplete.js": "0.38.1",
@ -83,10 +84,9 @@
"escape-html": "1.0.3", "escape-html": "1.0.3",
"eslint": "9.16.0", "eslint": "9.16.0",
"express": "4.21.2", "express": "4.21.2",
"@triliumnext/express-partial-content": "1.0.1",
"express-rate-limit": "7.4.1", "express-rate-limit": "7.4.1",
"express-session": "1.18.1", "express-session": "1.18.1",
"force-graph": "1.47.0", "force-graph": "1.47.1",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"helmet": "8.0.0", "helmet": "8.0.0",
"html": "1.0.0", "html": "1.0.0",
@ -153,8 +153,8 @@
"@playwright/test": "1.49.1", "@playwright/test": "1.49.1",
"@types/archiver": "6.0.2", "@types/archiver": "6.0.2",
"@types/better-sqlite3": "7.6.12", "@types/better-sqlite3": "7.6.12",
"@types/cls-hooked": "4.3.9",
"@types/cheerio": "0.22.35", "@types/cheerio": "0.22.35",
"@types/cls-hooked": "4.3.9",
"@types/compression": "1.7.5", "@types/compression": "1.7.5",
"@types/cookie-parser": "1.4.8", "@types/cookie-parser": "1.4.8",
"@types/csurf": "1.11.5", "@types/csurf": "1.11.5",