@awell-health/awell-extensions 1.1.11 → 1.1.12

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@awell-health/awell-extensions",
3
- "version": "1.1.11",
3
+ "version": "1.1.12",
4
4
  "packageManager": "yarn@3.4.1",
5
5
  "main": "dist/src/index.js",
6
6
  "repository": {
@@ -58,11 +58,11 @@
58
58
  "eslint-plugin-n": "^15.6.1",
59
59
  "eslint-plugin-promise": "^6.1.1",
60
60
  "husky": "^8.0.3",
61
- "jest": "^29.4.3",
61
+ "jest": "29.7.0",
62
62
  "lint-staged": "^14.0.1",
63
63
  "prettier": "2.8.4",
64
64
  "rimraf": "^4.1.2",
65
- "ts-jest": "^29.0.5",
65
+ "ts-jest": "29.1.2",
66
66
  "ts-node-dev": "^2.0.0",
67
67
  "typescript": "4.9.5"
68
68
  },
@@ -77,7 +77,7 @@
77
77
  "@sendgrid/mail": "^7.7.0",
78
78
  "@types/json-schema": "^7.0.15",
79
79
  "api": "^6.0.0",
80
- "axios": "^1.3.4",
80
+ "axios": "^1.6.8",
81
81
  "body-parser": "^1.20.2",
82
82
  "cheerio": "^1.0.0-rc.12",
83
83
  "date-fns": "^2.29.3",