@hellocoop/fastify 1.14.5 → 1.14.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.14.5",
3
+ "version": "1.14.6",
4
4
  "description": "Fastify SDK for Hellō https://hello.dev",
5
5
  "repository": {
6
6
  "type": "git",
@@ -56,9 +56,9 @@
56
56
  },
57
57
  "dependencies": {
58
58
  "@fastify/formbody": "^8.0.2",
59
- "@hellocoop/api": "^2.2.6",
59
+ "@hellocoop/api": "^2.2.7",
60
60
  "dotenv": "^16.3.1",
61
61
  "fastify-plugin": "^4.5.1"
62
62
  },
63
- "gitHead": "d00d1de9ebd90c4fe1b5ef99f888efc9ebc979f4"
63
+ "gitHead": "ff68345686c5a4fbc193c94e77360089a74b1e61"
64
64
  }