@hastehaul/common 2.0.52 → 2.0.53

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hastehaul/common",
3
- "version": "2.0.52",
3
+ "version": "2.0.53",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",
@@ -31,7 +31,7 @@
31
31
  "ioredis": "^5.3.2",
32
32
  "jsonwebtoken": "^9.0.1",
33
33
  "moment": "^2.29.4",
34
- "nats": "^2.15.1",
34
+ "nats": "^2.17.0",
35
35
  "socket.io": "^4.7.1"
36
36
  }
37
37
  }