@medplum/agent 5.1.34 → 5.1.35

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.
@@ -76537,7 +76537,7 @@ function bt(t6) {
76537
76537
  return t6.bareCriteria ? [t6.bareCriteria, ...t6.criteriaWithProps] : t6.criteriaWithProps;
76538
76538
  }
76539
76539
  var Gc = new ee(1e3);
76540
- var Mn = "5.1.34-56308d7";
76540
+ var Mn = "5.1.35-d86cb29";
76541
76541
  var Jc = V.FHIR_JSON + ", */*; q=0.1";
76542
76542
  var Kc = "https://api.medplum.com/";
76543
76543
  var Yc = 1e3;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medplum/agent",
3
- "version": "5.1.34",
3
+ "version": "5.1.35",
4
4
  "description": "Medplum Agent",
5
5
  "homepage": "https://www.medplum.com/",
6
6
  "bugs": {
@@ -26,8 +26,8 @@
26
26
  "test": "vitest run"
27
27
  },
28
28
  "dependencies": {
29
- "@medplum/core": "5.1.34",
30
- "@medplum/hl7": "5.1.34",
29
+ "@medplum/core": "5.1.35",
30
+ "@medplum/hl7": "5.1.35",
31
31
  "dcmjs": "0.52.0",
32
32
  "dcmjs-dimse": "0.3.3",
33
33
  "iconv-lite": "0.7.3",
@@ -37,8 +37,8 @@
37
37
  "ws": "8.21.3"
38
38
  },
39
39
  "devDependencies": {
40
- "@medplum/fhirtypes": "5.1.34",
41
- "@medplum/mock": "5.1.34",
40
+ "@medplum/fhirtypes": "5.1.35",
41
+ "@medplum/mock": "5.1.35",
42
42
  "@types/async-eventemitter": "0.2.4",
43
43
  "@types/ws": "8.18.1",
44
44
  "mock-socket": "9.3.1",