|
72 | 72 | "@opentelemetry/sdk-node": "^0.39.1", |
73 | 73 | "@opentelemetry/semantic-conventions": "^1.13.0", |
74 | 74 | "cookie-parser": "^1.4.6", |
75 | | - "dotenv": "^16.0.3", |
| 75 | + "dotenv": "^16.3.0", |
76 | 76 | "eventsource": "^1.1.2", |
77 | 77 | "express": "next", |
78 | 78 | "express-openapi-validator": "^5.0.4", |
|
87 | 87 | "shortstop-yaml": "^1.0.0" |
88 | 88 | }, |
89 | 89 | "devDependencies": { |
90 | | - "@commitlint/cli": "^17.6.3", |
91 | | - "@commitlint/config-conventional": "^17.6.3", |
92 | | - "@openapi-typescript-infra/coconfig": "^3.0.1", |
| 90 | + "@commitlint/cli": "^17.6.5", |
| 91 | + "@commitlint/config-conventional": "^17.6.5", |
| 92 | + "@openapi-typescript-infra/coconfig": "^3.0.2", |
93 | 93 | "@types/cookie-parser": "^1.4.3", |
94 | 94 | "@types/eventsource": "1.1.11", |
95 | 95 | "@types/express": "^4.17.17", |
96 | 96 | "@types/glob": "^8.1.0", |
97 | | - "@types/jest": "^29.5.1", |
| 97 | + "@types/jest": "^29.5.2", |
98 | 98 | "@types/lodash": "^4.14.195", |
99 | 99 | "@types/minimist": "^1.2.2", |
100 | 100 | "@types/node": "^18.16.15", |
101 | 101 | "@types/supertest": "^2.0.12", |
102 | | - "coconfig": "^0.10.1", |
103 | | - "eslint": "^8.41.0", |
| 102 | + "coconfig": "^0.12.0", |
| 103 | + "eslint": "^8.43.0", |
104 | 104 | "eslint-config-gasbuddy": "^7.2.0", |
105 | 105 | "eslint-config-prettier": "^8.8.0", |
106 | 106 | "eslint-plugin-jest": "^27.2.1", |
|
112 | 112 | "supertest": "^6.3.3", |
113 | 113 | "ts-jest": "^29.1.0", |
114 | 114 | "ts-node": "^10.9.1", |
115 | | - "typescript": "^5.0.4" |
| 115 | + "typescript": "^5.1.3" |
116 | 116 | }, |
117 | 117 | "packageManager": "yarn@3.2.3" |
118 | 118 | } |
0 commit comments