Skip to content

Commit abf272c

Browse files
committed
fix(deps): update all non-major dependencies to v1.53.0
1 parent 76773a4 commit abf272c

File tree

2 files changed

+156
-163
lines changed

2 files changed

+156
-163
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"dependencies": {
2020
"@fastify/helmet": "11.1.1",
2121
"@fastify/rate-limit": "9.1.0",
22-
"@platformatic/db": "1.52.3",
23-
"@platformatic/sql-graphql": "1.52.3",
24-
"@platformatic/sql-mapper": "1.52.3",
22+
"@platformatic/db": "1.53.0",
23+
"@platformatic/sql-graphql": "1.53.0",
24+
"@platformatic/sql-mapper": "1.53.0",
2525
"ajv": "8.17.1",
2626
"fastify": "4.28.1",
2727
"fastify-plugin": "4.5.1",
@@ -34,7 +34,7 @@
3434
"@types/node": "20.16.5",
3535
"concurrently": "9.0.0",
3636
"npm-run-all2": "6.2.2",
37-
"platformatic": "1.52.3",
37+
"platformatic": "1.53.0",
3838
"prettier": "3.3.3",
3939
"sort-package-json": "2.10.1",
4040
"wait-on": "7.2.0"

0 commit comments

Comments
 (0)