@checkstack/healthcheck-backend 1.23.2 → 1.23.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +37 -0
  2. package/package.json +21 -21
package/CHANGELOG.md CHANGED
@@ -1,5 +1,42 @@
1
1
  # @checkstack/healthcheck-backend
2
2
 
3
+ ## 1.23.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 68ef4b2: Security: auto-remediated fixable vulnerabilities flagged by the daily scan.
8
+
9
+ - `hono` 4.12.31 → 4.12.34 (CVE-2026-69207, CVE-2026-71848, CVE-2026-71850)
10
+ - `js-yaml` 4.3.0 → 4.3.1 (GHSA-5p4m-2wfm-xmqj)
11
+ - `postcss` 8.5.19 → 8.5.23 (CVE-2026-69153)
12
+ - `brace-expansion` 5.0.8 → 5.0.9 (CVE-2026-69152)
13
+ - `dompurify` 3.4.12 → 3.4.13 (GHSA-55q2-fjhq-7xh7)
14
+ - `fast-uri` 3.1.4 → 3.1.5 (CVE-2026-18446)
15
+ - `mermaid` 11.16.0 → 11.16.1 (CVE-2026-50159, CVE-2026-71436, CVE-2026-71437, CVE-2026-71439)
16
+ - `nanoid` 3.3.16 → 3.3.18 (CVE-2026-67213)
17
+ - `undici` 7.28.0 → 7.29.0 (CVE-2026-13697, CVE-2026-14643, CVE-2026-15157, CVE-2026-16728, CVE-2026-16729)
18
+
19
+ - Updated dependencies [68ef4b2]
20
+ - Updated dependencies [c972254]
21
+ - @checkstack/backend-api@0.35.2
22
+ - @checkstack/catalog-backend@1.10.5
23
+ - @checkstack/ai-backend@0.11.8
24
+ - @checkstack/automation-backend@0.11.12
25
+ - @checkstack/secrets-backend@0.3.12
26
+ - @checkstack/command-backend@0.3.2
27
+ - @checkstack/gitops-backend@0.5.30
28
+ - @checkstack/healthcheck-execution@0.35.3
29
+ - @checkstack/incident-backend@1.14.3
30
+ - @checkstack/satellite-backend@0.10.3
31
+ - @checkstack/script-packages-backend@0.4.9
32
+ - @checkstack/status-page-backend@0.7.3
33
+ - @checkstack/catalog-common@2.8.4
34
+ - @checkstack/sdk@0.139.1
35
+ - @checkstack/healthcheck-common@1.19.3
36
+ - @checkstack/incident-common@1.11.2
37
+ - @checkstack/maintenance-common@1.11.2
38
+ - @checkstack/satellite-common@0.12.2
39
+
3
40
  ## 1.23.2
4
41
 
5
42
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@checkstack/healthcheck-backend",
3
- "version": "1.23.2",
3
+ "version": "1.23.3",
4
4
  "license": "Elastic-2.0",
5
5
  "type": "module",
6
6
  "main": "src/index.ts",
@@ -14,39 +14,39 @@
14
14
  "lint:code": "eslint . --max-warnings 0"
15
15
  },
16
16
  "dependencies": {
17
- "@checkstack/ai-backend": "0.11.7",
17
+ "@checkstack/ai-backend": "0.11.8",
18
18
  "@checkstack/ai-common": "0.6.8",
19
- "@checkstack/automation-backend": "0.11.11",
20
- "@checkstack/backend-api": "0.35.1",
19
+ "@checkstack/automation-backend": "0.11.12",
20
+ "@checkstack/backend-api": "0.35.2",
21
21
  "@checkstack/cache-api": "0.3.21",
22
22
  "@checkstack/cache-utils": "0.3.2",
23
- "@checkstack/catalog-backend": "1.10.4",
24
- "@checkstack/catalog-common": "2.8.3",
25
- "@checkstack/command-backend": "0.3.1",
23
+ "@checkstack/catalog-backend": "1.10.5",
24
+ "@checkstack/catalog-common": "2.8.4",
25
+ "@checkstack/command-backend": "0.3.2",
26
26
  "@checkstack/common": "0.24.0",
27
- "@checkstack/gitops-backend": "0.5.29",
27
+ "@checkstack/gitops-backend": "0.5.30",
28
28
  "@checkstack/gitops-common": "0.7.5",
29
- "@checkstack/healthcheck-common": "1.19.2",
30
- "@checkstack/healthcheck-execution": "0.35.2",
31
- "@checkstack/incident-backend": "1.14.2",
32
- "@checkstack/incident-common": "1.11.1",
33
- "@checkstack/maintenance-common": "1.11.1",
29
+ "@checkstack/healthcheck-common": "1.19.3",
30
+ "@checkstack/healthcheck-execution": "0.35.3",
31
+ "@checkstack/incident-backend": "1.14.3",
32
+ "@checkstack/incident-common": "1.11.2",
33
+ "@checkstack/maintenance-common": "1.11.2",
34
34
  "@checkstack/notification-common": "1.9.0",
35
35
  "@checkstack/queue-api": "0.4.1",
36
- "@checkstack/satellite-backend": "0.10.2",
37
- "@checkstack/satellite-common": "0.12.1",
38
- "@checkstack/script-packages-backend": "0.4.8",
39
- "@checkstack/sdk": "0.138.0",
40
- "@checkstack/secrets-backend": "0.3.11",
36
+ "@checkstack/satellite-backend": "0.10.3",
37
+ "@checkstack/satellite-common": "0.12.2",
38
+ "@checkstack/script-packages-backend": "0.4.9",
39
+ "@checkstack/sdk": "0.139.1",
40
+ "@checkstack/secrets-backend": "0.3.12",
41
41
  "@checkstack/secrets-common": "0.3.4",
42
42
  "@checkstack/signal-common": "0.3.2",
43
- "@checkstack/status-page-backend": "0.7.2",
43
+ "@checkstack/status-page-backend": "0.7.3",
44
44
  "@checkstack/status-page-common": "0.7.1",
45
45
  "@hono/zod-validator": "^0.7.6",
46
46
  "@orpc/contract": "^1.14.4",
47
47
  "@orpc/server": "^1.14.4",
48
48
  "drizzle-orm": "^0.45.0",
49
- "hono": "^4.12.25",
49
+ "hono": "^4.12.34",
50
50
  "jsonpath-plus": "^10.4.0",
51
51
  "yaml": "^2.6.1",
52
52
  "zod": "^4.2.1"
@@ -54,7 +54,7 @@
54
54
  "devDependencies": {
55
55
  "@checkstack/drizzle-helper": "0.0.6",
56
56
  "@checkstack/scripts": "0.7.7",
57
- "@checkstack/test-utils-backend": "0.1.63",
57
+ "@checkstack/test-utils-backend": "0.1.64",
58
58
  "@checkstack/tsconfig": "0.0.7",
59
59
  "@types/bun": "^1.0.0",
60
60
  "@types/pg": "^8.20.0",