@medplum/agent 4.3.5 → 4.3.6

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.
@@ -52485,7 +52485,7 @@ var $t = class {
52485
52485
  return this.masterSubEmitter || (this.masterSubEmitter = new Ye(...Array.from(this.criteriaEntries.keys()))), this.masterSubEmitter;
52486
52486
  }
52487
52487
  };
52488
- var Yr = "4.3.5-9d511ebe1";
52488
+ var Yr = "4.3.6-fc3d736a5";
52489
52489
  var ma = w.FHIR_JSON + ", */*; q=0.1";
52490
52490
  var ya = "https://api.medplum.com/";
52491
52491
  var ga = 1e3;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medplum/agent",
3
- "version": "4.3.5",
3
+ "version": "4.3.6",
4
4
  "description": "Medplum Agent",
5
5
  "homepage": "https://www.medplum.com/",
6
6
  "bugs": {
@@ -24,16 +24,16 @@
24
24
  "test": "jest"
25
25
  },
26
26
  "dependencies": {
27
- "@medplum/core": "4.3.5",
28
- "@medplum/hl7": "4.3.5",
27
+ "@medplum/core": "4.3.6",
28
+ "@medplum/hl7": "4.3.6",
29
29
  "dcmjs-dimse": "0.3.0",
30
30
  "iconv-lite": "0.6.3",
31
31
  "semver": "7.7.2",
32
32
  "ws": "8.18.3"
33
33
  },
34
34
  "devDependencies": {
35
- "@medplum/fhirtypes": "4.3.5",
36
- "@medplum/mock": "4.3.5",
35
+ "@medplum/fhirtypes": "4.3.6",
36
+ "@medplum/mock": "4.3.6",
37
37
  "@types/async-eventemitter": "0.2.4",
38
38
  "@types/ws": "8.18.1",
39
39
  "mock-socket": "9.3.1",