Skip to content

Commit f9ebf3d

Browse files
authored
Merge pull request #1675 from jetstreamapp/chore/dep-upgrade-041726
Upgrade dependencies
2 parents eb3c628 + e8469cc commit f9ebf3d

2 files changed

Lines changed: 455 additions & 406 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"resolutions": {
1616
"@babel/traverse": ">=7.23.2 <8.0.0",
1717
"**/connect-pg-simple/@types/express-session": "^1.18.2",
18+
"dompurify": "^3.3.2",
1819
"axios": "^1.15.0",
19-
"basic-ftp": "5.2.1",
2020
"handlebars": "4.7.9",
2121
"next-images/**/loader-utils": "2.0.4"
2222
},
@@ -185,7 +185,7 @@
185185
"@types/google.accounts": "^0.0.18",
186186
"@types/google.picker": "^0.0.52",
187187
"@types/js-yaml": "^4.0.9",
188-
"@types/lodash": "^4.17.21",
188+
"@types/lodash": "^4.17.24",
189189
"@types/multer": "^2.1.0",
190190
"@types/node": "22.13.14",
191191
"@types/numeral": "^2.0.5",
@@ -237,7 +237,7 @@
237237
"prettier": "^3.8.1",
238238
"prisma": "^7.7.0",
239239
"react-email": "^5.2.10",
240-
"release-it": "^19.2.4",
240+
"release-it": "^20.0.0",
241241
"sass": "^1.98.0",
242242
"sass-loader": "^16.0.7",
243243
"start-server-and-test": "^3.0.0",
@@ -312,31 +312,31 @@
312312
"electron-log": "^5.4.3",
313313
"express": "^5.2.1",
314314
"express-http-proxy": "^2.1.2",
315-
"express-rate-limit": "^8.3.1",
315+
"express-rate-limit": "^8.3.2",
316316
"express-session": "^1.19.0",
317-
"fast-jwt": "^6.2.0",
317+
"fast-jwt": "^6.2.2",
318318
"file-saver": "^2.0.5",
319319
"filesize": "^11.0.13",
320320
"fs-extra": "^9.0.1",
321-
"fuse.js": "^7.0.0",
321+
"fuse.js": "^7.3.0",
322322
"helmet": "^8.1.0",
323323
"jotai": "^2.12.5",
324324
"js-yaml": "^4.1.1",
325325
"jszip": "^3.10.1",
326326
"jwt-decode": "^4.0.0",
327327
"localforage": "^1.10.0",
328-
"lodash": "^4.17.23",
329-
"lru-cache": "^11.2.2",
330-
"mailgun.js": "^12.1.1",
331-
"maxmind": "^4.3.23",
328+
"lodash": "^4.18.1",
329+
"lru-cache": "^11.3.5",
330+
"mailgun.js": "12.9.0",
331+
"maxmind": "^5.0.6",
332332
"monaco-editor": "^0.55.1",
333333
"multer": "^2.1.1",
334334
"nanoid": "^5.1.7",
335-
"next": "^16.2.1",
335+
"next": "^16.2.4",
336336
"next-images": "^1.8.5",
337337
"numeral": "^2.0.6",
338338
"oauth4webapi": "^3.8.5",
339-
"p-queue": "^9.1.0",
339+
"p-queue": "^9.1.2",
340340
"papaparse": "^5.5.3",
341341
"pg": "^8.20.0",
342342
"pino": "^8.19.0",

0 commit comments

Comments
 (0)