|
29 | 29 | "consul": "^0.40.0" |
30 | 30 | }, |
31 | 31 | "dependencies": { |
32 | | - "@faker-js/faker": "^8.4.1", |
| 32 | + "@faker-js/faker": "^9.0.3", |
33 | 33 | "@fastify/deepmerge": "^2.0.0", |
34 | 34 | "@hapi/bell": "^13.0.2", |
35 | 35 | "@hapi/boom": "^10.0.1", |
|
74 | 74 | "handlebars": "^4.7.8", |
75 | 75 | "ioredis": "^4.28.5", |
76 | 76 | "is": "^3.3.0", |
77 | | - "jose": "^5.7.0", |
| 77 | + "jose": "^5.9.4", |
78 | 78 | "jsonwebtoken": "^9.0.2", |
79 | 79 | "jwa": "^2.0.0", |
80 | 80 | "jwks-rsa": "^3.1.0", |
|
96 | 96 | "secure-json-parse": "^2.7.0", |
97 | 97 | "serialize-error": "^8.1.0", |
98 | 98 | "serialize-javascript": "^6.0.2", |
99 | | - "sonic-boom": "^4.0.1", |
100 | | - "tough-cookie": "^4.1.4", |
101 | | - "undici": "^6.19.8", |
| 99 | + "sonic-boom": "^4.2.0", |
| 100 | + "tough-cookie": "^5.0.0", |
| 101 | + "undici": "^6.20.1", |
102 | 102 | "uuid": "^10.0.0", |
103 | 103 | "yargs": "^17.7.2", |
104 | 104 | "z32": "^1.1.0", |
105 | 105 | "zxcvbn": "^4.4.2" |
106 | 106 | }, |
107 | 107 | "devDependencies": { |
108 | | - "@makeomatic/deploy": "^13.0.7", |
| 108 | + "@makeomatic/deploy": "^13.1.0", |
109 | 109 | "@semantic-release/changelog": "^6.0.3", |
110 | 110 | "@semantic-release/exec": "^6.0.3", |
111 | 111 | "@semantic-release/git": "^10.0.1", |
|
116 | 116 | "cross-env": "^7.0.3", |
117 | 117 | "eslint": "^8.57.0", |
118 | 118 | "eslint-config-makeomatic": "^6.0.0", |
119 | | - "eslint-plugin-import": "^2.29.1", |
| 119 | + "eslint-plugin-import": "^2.31.0", |
120 | 120 | "eslint-plugin-mocha": "^10.5.0", |
121 | 121 | "eslint-plugin-promise": "^6.6.0", |
122 | | - "eslint-plugin-unicorn": "^55.0.0", |
| 122 | + "eslint-plugin-unicorn": "^56.0.0", |
123 | 123 | "http-signature": "^1.4.0", |
124 | | - "hyperid": "^3.2.0", |
| 124 | + "hyperid": "^3.3.0", |
125 | 125 | "json": "^11.0.0", |
126 | 126 | "md5": "^2.3.0", |
127 | 127 | "mocha": "^10.7.3", |
|
130 | 130 | "request-promise": "^4.2.6", |
131 | 131 | "rfdc": "^1.4.1", |
132 | 132 | "rimraf": "^6.0.1", |
133 | | - "semantic-release": "23.0.6", |
134 | | - "sinon": "^18.0.0", |
135 | | - "typescript": "^5.5.4", |
| 133 | + "semantic-release": "24.1.2", |
| 134 | + "sinon": "^19.0.2", |
| 135 | + "typescript": "^5.6.3", |
136 | 136 | "why-is-node-running": "^3.2.0" |
137 | 137 | }, |
138 | 138 | "engines": { |
|
0 commit comments