|
55 | 55 | "@godaddy/terminus": "^4.12.1",
|
56 | 56 | "@opentelemetry/api": "^1.4.1",
|
57 | 57 | "@opentelemetry/api-metrics": "^0.33.0",
|
58 |
| - "@opentelemetry/exporter-prometheus": "^0.41.0", |
59 |
| - "@opentelemetry/exporter-trace-otlp-proto": "^0.41.0", |
60 |
| - "@opentelemetry/instrumentation": "^0.41.0", |
| 58 | + "@opentelemetry/exporter-prometheus": "^0.41.1", |
| 59 | + "@opentelemetry/exporter-trace-otlp-proto": "^0.41.1", |
| 60 | + "@opentelemetry/instrumentation": "^0.41.1", |
61 | 61 | "@opentelemetry/instrumentation-aws-sdk": "^0.35.0",
|
62 | 62 | "@opentelemetry/instrumentation-dns": "^0.32.0",
|
63 | 63 | "@opentelemetry/instrumentation-express": "^0.33.0",
|
64 | 64 | "@opentelemetry/instrumentation-generic-pool": "^0.32.0",
|
65 | 65 | "@opentelemetry/instrumentation-graphql": "^0.35.0",
|
66 |
| - "@opentelemetry/instrumentation-http": "^0.41.0", |
| 66 | + "@opentelemetry/instrumentation-http": "^0.41.1", |
67 | 67 | "@opentelemetry/instrumentation-ioredis": "^0.35.0",
|
68 | 68 | "@opentelemetry/instrumentation-net": "^0.32.0",
|
69 | 69 | "@opentelemetry/instrumentation-pg": "^0.36.0",
|
70 | 70 | "@opentelemetry/instrumentation-pino": "^0.34.0",
|
71 |
| - "@opentelemetry/sdk-metrics": "^1.15.0", |
72 |
| - "@opentelemetry/sdk-node": "^0.41.0", |
73 |
| - "@opentelemetry/semantic-conventions": "^1.15.0", |
| 71 | + "@opentelemetry/sdk-metrics": "^1.15.1", |
| 72 | + "@opentelemetry/sdk-node": "^0.41.1", |
| 73 | + "@opentelemetry/semantic-conventions": "^1.15.1", |
74 | 74 | "cookie-parser": "^1.4.6",
|
75 | 75 | "dotenv": "^16.3.1",
|
76 | 76 | "eventsource": "^1.1.2",
|
|
79 | 79 | "glob": "^8.1.0",
|
80 | 80 | "lodash": "^4.17.21",
|
81 | 81 | "minimist": "^1.2.8",
|
82 |
| - "pino": "^8.14.1", |
| 82 | + "pino": "^8.14.2", |
83 | 83 | "read-pkg-up": "^7.0.1",
|
84 | 84 | "rest-api-support": "^1.16.3",
|
85 | 85 | "shortstop-dns": "^1.1.0",
|
86 | 86 | "shortstop-handlers": "^1.1.1",
|
87 | 87 | "shortstop-yaml": "^1.0.0"
|
88 | 88 | },
|
89 | 89 | "devDependencies": {
|
90 |
| - "@commitlint/cli": "^17.6.6", |
91 |
| - "@commitlint/config-conventional": "^17.6.6", |
92 |
| - "@openapi-typescript-infra/coconfig": "^3.2.0", |
| 90 | + "@commitlint/cli": "^17.6.7", |
| 91 | + "@commitlint/config-conventional": "^17.6.7", |
| 92 | + "@openapi-typescript-infra/coconfig": "^3.3.6", |
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 | 97 | "@types/jest": "^29.5.3",
|
98 |
| - "@types/lodash": "^4.14.195", |
| 98 | + "@types/lodash": "^4.14.196", |
99 | 99 | "@types/minimist": "^1.2.2",
|
100 |
| - "@types/node": "^18.16.19", |
| 100 | + "@types/node": "^18.17.1", |
101 | 101 | "@types/supertest": "^2.0.12",
|
102 |
| - "coconfig": "^0.12.2", |
103 |
| - "eslint": "^8.45.0", |
| 102 | + "coconfig": "^0.13.3", |
| 103 | + "eslint": "^8.46.0", |
104 | 104 | "eslint-config-gasbuddy": "^7.2.0",
|
105 |
| - "eslint-config-prettier": "^8.8.0", |
| 105 | + "eslint-config-prettier": "^8.9.0", |
106 | 106 | "eslint-plugin-jest": "^27.2.3",
|
107 | 107 | "husky": "^8.0.3",
|
108 |
| - "jest": "^29.6.1", |
| 108 | + "jest": "^29.6.2", |
109 | 109 | "lint-staged": "^13.2.3",
|
110 |
| - "pino-pretty": "^10.0.1", |
| 110 | + "pino-pretty": "^10.2.0", |
111 | 111 | "pinst": "^3.0.0",
|
112 | 112 | "supertest": "^6.3.3",
|
113 | 113 | "ts-jest": "^29.1.1",
|
|
0 commit comments