Skip to content

Commit c303b69

Browse files
committed
Update deps, the safe ones
1 parent bb6c9c8 commit c303b69

File tree

4 files changed

+399
-332
lines changed

4 files changed

+399
-332
lines changed

backend/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@
2626
"knex": "2.4.2",
2727
"liquidjs": "10.6.1",
2828
"lodash": "^4.17.21",
29-
"moment": "^2.29.4",
30-
"mysql2": "^3.11.1",
31-
"node-rsa": "^1.0.8",
29+
"moment": "^2.30.1",
30+
"mysql2": "^3.15.3",
31+
"node-rsa": "^1.1.1",
3232
"objection": "3.0.1",
3333
"path": "^0.12.7",
34-
"pg": "^8.13.1",
34+
"pg": "^8.16.3",
3535
"signale": "1.4.0",
36-
"sqlite3": "5.1.6",
36+
"sqlite3": "^5.1.7",
3737
"temp-write": "^4.0.0"
3838
},
3939
"devDependencies": {
4040
"@apidevtools/swagger-parser": "^10.1.0",
41-
"@biomejs/biome": "^2.2.4",
41+
"@biomejs/biome": "^2.3.0",
4242
"chalk": "4.1.2",
4343
"nodemon": "^2.0.2"
4444
},

0 commit comments

Comments
 (0)