@hellocoop/fastify 1.13.5 → 1.13.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hellocoop/fastify",
3
- "version": "1.13.5",
3
+ "version": "1.13.6",
4
4
  "description": "Fastify SDK for Hellō https://hello.dev",
5
5
  "repository": {
6
6
  "type": "git",
@@ -53,9 +53,9 @@
53
53
  "node": ">=18"
54
54
  },
55
55
  "dependencies": {
56
- "@hellocoop/api": "^2.0.5",
56
+ "@hellocoop/api": "^2.0.7",
57
57
  "dotenv": "^16.3.1",
58
58
  "fastify-plugin": "^4.5.1"
59
59
  },
60
- "gitHead": "2890e885168a5a0333b7ef610536fb8ad15703a5"
60
+ "gitHead": "1038935295e7455650145e748583d54bd06c7deb"
61
61
  }