Skip to content

Commit 3b10bb7

Browse files
committed
pin versions
1 parent 1f206a9 commit 3b10bb7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"express-partial-content": "1.0.2",
6262
"express-rate-limit": "7.1.4",
6363
"express-session": "1.17.3",
64-
"force-graph": "^1.43.4",
64+
"force-graph": "1.43.4",
6565
"fs-extra": "11.1.1",
6666
"helmet": "7.1.0",
6767
"html": "1.0.0",
@@ -74,19 +74,19 @@
7474
"is-svg": "4.3.2",
7575
"jimp": "0.22.10",
7676
"joplin-turndown-plugin-gfm": "1.0.12",
77-
"jquery": "^3.7.1",
78-
"jquery-hotkeys": "^0.2.2",
77+
"jquery": "3.7.1",
78+
"jquery-hotkeys": "0.2.2",
7979
"jsdom": "22.1.0",
8080
"katex": "0.16.9",
8181
"marked": "9.1.6",
82-
"mermaid": "^10.6.1",
82+
"mermaid": "10.6.1",
8383
"mime-types": "2.1.35",
8484
"multer": "1.4.5-lts.1",
8585
"node-abi": "3.51.0",
8686
"normalize-strings": "1.1.1",
8787
"open": "8.4.1",
88-
"panzoom": "^9.4.3",
89-
"print-this": "^2.0.0",
88+
"panzoom": "9.4.3",
89+
"print-this": "2.0.0",
9090
"rand-token": "1.0.1",
9191
"react": "18.2.0",
9292
"react-dom": "18.2.0",
@@ -99,11 +99,11 @@
9999
"semver": "7.5.4",
100100
"serve-favicon": "2.5.0",
101101
"session-file-store": "1.5.0",
102-
"split.js": "^1.6.5",
102+
"split.js": "1.6.5",
103103
"stream-throttle": "0.1.3",
104104
"striptags": "3.2.0",
105105
"tmp": "0.2.1",
106-
"tree-kill": "^1.2.2",
106+
"tree-kill": "1.2.2",
107107
"turndown": "7.1.2",
108108
"unescape": "1.0.1",
109109
"ws": "8.14.2",

0 commit comments

Comments
 (0)