|
14 | 14 | "start": "func start" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@auth0/mdl": "^3.0.0", |
| 17 | + "@auth0/mdl": "^3.0.1", |
18 | 18 | "@azure/arm-cdn": "^9.1.0", |
19 | 19 | "@azure/cosmos": "catalog:", |
20 | 20 | "@azure/functions": "catalog:", |
21 | | - "@azure/functions-opentelemetry-instrumentation": "^0.2.0", |
| 21 | + "@azure/functions-opentelemetry-instrumentation": "^0.3.0", |
22 | 22 | "@azure/identity": "catalog:", |
23 | 23 | "@azure/storage-blob": "catalog:", |
24 | 24 | "@azure/storage-queue": "catalog:", |
25 | 25 | "@opentelemetry/api": "^1.9.0", |
26 | | - "@opentelemetry/api-logs": "^0.207.0", |
27 | | - "@opentelemetry/instrumentation": "^0.205.0", |
28 | | - "@opentelemetry/instrumentation-undici": "^0.16.0", |
29 | | - "@opentelemetry/semantic-conventions": "^1.37.0", |
30 | | - "@pagopa/azure-tracing": "^0.4.8", |
| 26 | + "@opentelemetry/api-logs": "^0.211.0", |
| 27 | + "@opentelemetry/instrumentation": "^0.211.0", |
| 28 | + "@opentelemetry/instrumentation-undici": "^0.21.0", |
| 29 | + "@opentelemetry/semantic-conventions": "^1.39.0", |
| 30 | + "@pagopa/azure-tracing": "^0.4.11", |
31 | 31 | "@pagopa/handler-kit": "catalog:", |
32 | 32 | "@pagopa/handler-kit-azure-func": "catalog:", |
33 | | - "@pagopa/io-app-email-templates": "^0.7.0", |
34 | | - "@pagopa/io-functions-commons": "^29.3.1", |
| 33 | + "@pagopa/io-app-email-templates": "^0.8.0", |
| 34 | + "@pagopa/io-functions-commons": "^29.4.0", |
35 | 35 | "@pagopa/logger": "catalog:", |
36 | 36 | "@pagopa/ts-commons": "catalog:", |
37 | | - "@peculiar/asn1-android": "^2.3.15", |
38 | | - "@peculiar/asn1-schema": "^2.5.0", |
| 37 | + "@peculiar/asn1-android": "^2.6.0", |
| 38 | + "@peculiar/asn1-schema": "^2.6.0", |
39 | 39 | "@peculiar/webcrypto": "^1.5.0", |
40 | | - "@peculiar/x509": "^1.14.0", |
41 | | - "asn1js": "^3.0.6", |
| 40 | + "@peculiar/x509": "^1.14.3", |
| 41 | + "asn1js": "^3.0.7", |
42 | 42 | "cbor-x": "^1.6.0", |
43 | | - "cbor2": "^2.0.1", |
44 | | - "dayjs": "^1.11.18", |
| 43 | + "cbor2": "^2.2.1", |
| 44 | + "dayjs": "^1.11.19", |
45 | 45 | "fp-ts": "catalog:", |
46 | 46 | "googleapis": "^144.0.0", |
47 | 47 | "html-to-text": "9.0.5", |
48 | 48 | "io-ts": "catalog:", |
49 | 49 | "io-wallet-common": "workspace:^", |
50 | 50 | "jose": "5.10.0", |
51 | | - "make-fetch-happen": "^15.0.2", |
52 | | - "pkijs": "^3.2.5", |
53 | | - "undici": "^7.16.0" |
| 51 | + "make-fetch-happen": "^15.0.3", |
| 52 | + "pkijs": "^3.3.3", |
| 53 | + "undici": "^7.21.0" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@pagopa/eslint-config": "^5.0.0", |
| 56 | + "@pagopa/eslint-config": "^5.1.2", |
57 | 57 | "@types/html-to-text": "9.0.4", |
58 | 58 | "@types/make-fetch-happen": "^10.0.4", |
59 | | - "@vitest/coverage-v8": "^3.2.4", |
| 59 | + "@vitest/coverage-v8": "^4.0.1", |
60 | 60 | "eslint": "9.35.0", |
61 | | - "prettier": "^3.6.2", |
62 | | - "tsup": "^8.5.0", |
63 | | - "typescript": "5.7.3", |
| 61 | + "prettier": "^3.8.1", |
| 62 | + "tsup": "^8.5.1", |
| 63 | + "typescript": "5.9.3", |
64 | 64 | "vitest": "^3.2.4" |
65 | 65 | }, |
66 | 66 | "main": "dist/main.js", |
|
0 commit comments