@medplum/agent 4.3.7 → 4.3.8

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.
@@ -52788,7 +52788,7 @@ var $t = class {
52788
52788
  return this.masterSubEmitter || (this.masterSubEmitter = new et(...Array.from(this.criteriaEntries.keys()))), this.masterSubEmitter;
52789
52789
  }
52790
52790
  };
52791
- var Kr = "4.3.7-5d7eb2291";
52791
+ var Kr = "4.3.8-c3af6e975";
52792
52792
  var ya = A.FHIR_JSON + ", */*; q=0.1";
52793
52793
  var ga = "https://api.medplum.com/";
52794
52794
  var xa = 1e3;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medplum/agent",
3
- "version": "4.3.7",
3
+ "version": "4.3.8",
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.7",
28
- "@medplum/hl7": "4.3.7",
27
+ "@medplum/core": "4.3.8",
28
+ "@medplum/hl7": "4.3.8",
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.7",
36
- "@medplum/mock": "4.3.7",
35
+ "@medplum/fhirtypes": "4.3.8",
36
+ "@medplum/mock": "4.3.8",
37
37
  "@types/async-eventemitter": "0.2.4",
38
38
  "@types/ws": "8.18.1",
39
39
  "mock-socket": "9.3.1",