|
86 | 86 | "cookie-parser": "^1.4.6",
|
87 | 87 | "dotenv": "^16.3.1",
|
88 | 88 | "express": "next",
|
89 |
| - "express-openapi-validator": "^5.0.6", |
| 89 | + "express-openapi-validator": "^5.1.0", |
90 | 90 | "glob": "^8.1.0",
|
91 | 91 | "lodash": "^4.17.21",
|
92 | 92 | "minimist": "^1.2.8",
|
93 |
| - "opentelemetry-instrumentation-fetch-node": "^1.1.0", |
94 |
| - "pino": "^8.16.1", |
| 93 | + "opentelemetry-instrumentation-fetch-node": "^1.1.2", |
| 94 | + "pino": "^8.16.2", |
95 | 95 | "read-pkg-up": "^7.0.1"
|
96 | 96 | },
|
97 | 97 | "devDependencies": {
|
98 |
| - "@commitlint/cli": "^18.2.0", |
99 |
| - "@commitlint/config-conventional": "^18.1.0", |
| 98 | + "@commitlint/cli": "^18.4.2", |
| 99 | + "@commitlint/config-conventional": "^18.4.2", |
100 | 100 | "@openapi-typescript-infra/coconfig": "^4.2.2",
|
101 | 101 | "@semantic-release/changelog": "^6.0.3",
|
102 | 102 | "@semantic-release/commit-analyzer": "^11.1.0",
|
103 | 103 | "@semantic-release/exec": "^6.0.3",
|
104 | 104 | "@semantic-release/git": "^10.0.1",
|
105 | 105 | "@semantic-release/release-notes-generator": "^12.1.0",
|
106 |
| - "@types/cookie-parser": "^1.4.5", |
107 |
| - "@types/express": "^4.17.20", |
| 106 | + "@types/cookie-parser": "^1.4.6", |
| 107 | + "@types/express": "^4.17.21", |
108 | 108 | "@types/glob": "^8.1.0",
|
109 |
| - "@types/lodash": "^4.14.200", |
110 |
| - "@types/minimist": "^1.2.4", |
111 |
| - "@types/node": "^20.8.10", |
112 |
| - "@types/supertest": "^2.0.15", |
113 |
| - "@typescript-eslint/eslint-plugin": "^6.10.0", |
114 |
| - "@typescript-eslint/parser": "^6.10.0", |
| 109 | + "@types/lodash": "^4.14.201", |
| 110 | + "@types/minimist": "^1.2.5", |
| 111 | + "@types/node": "^20.9.1", |
| 112 | + "@types/supertest": "^2.0.16", |
| 113 | + "@typescript-eslint/eslint-plugin": "^6.11.0", |
| 114 | + "@typescript-eslint/parser": "^6.11.0", |
115 | 115 | "coconfig": "^1.0.0",
|
116 | 116 | "eslint": "^8.53.0",
|
117 | 117 | "eslint-config-prettier": "^9.0.0",
|
|
0 commit comments