@medusajs/types 1.12.0-snapshot-20240808093419 → 1.12.0-snapshot-20240808104955

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": "@medusajs/types",
3
- "version": "1.12.0-snapshot-20240808093419",
3
+ "version": "1.12.0-snapshot-20240808104955",
4
4
  "description": "Medusa Types definition",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -24,7 +24,7 @@
24
24
  "awilix": "^8.0.0",
25
25
  "bignumber.js": "^9.1.2",
26
26
  "cross-env": "^5.2.1",
27
- "ioredis": "^5.2.5",
27
+ "ioredis": "^5.4.1",
28
28
  "rimraf": "^5.0.1",
29
29
  "typescript": "^5.1.6",
30
30
  "vite": "^5.2.11",