We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6c9c8 commit c303b69Copy full SHA for c303b69
backend/package.json
@@ -26,19 +26,19 @@
26
"knex": "2.4.2",
27
"liquidjs": "10.6.1",
28
"lodash": "^4.17.21",
29
- "moment": "^2.29.4",
30
- "mysql2": "^3.11.1",
31
- "node-rsa": "^1.0.8",
+ "moment": "^2.30.1",
+ "mysql2": "^3.15.3",
+ "node-rsa": "^1.1.1",
32
"objection": "3.0.1",
33
"path": "^0.12.7",
34
- "pg": "^8.13.1",
+ "pg": "^8.16.3",
35
"signale": "1.4.0",
36
- "sqlite3": "5.1.6",
+ "sqlite3": "^5.1.7",
37
"temp-write": "^4.0.0"
38
},
39
"devDependencies": {
40
"@apidevtools/swagger-parser": "^10.1.0",
41
- "@biomejs/biome": "^2.2.4",
+ "@biomejs/biome": "^2.3.0",
42
"chalk": "4.1.2",
43
"nodemon": "^2.0.2"
44
0 commit comments