@medplum/agent 5.1.2 → 5.1.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.
@@ -72486,7 +72486,7 @@ var Yt = class {
72486
72486
  }
72487
72487
  };
72488
72488
  var ja = new z(1e3);
72489
- var un = "5.1.2-ac4d16e";
72489
+ var un = "5.1.3-2dacd53";
72490
72490
  var Ga = O.FHIR_JSON + ", */*; q=0.1";
72491
72491
  var Qa = "https://api.medplum.com/";
72492
72492
  var za = 1e3;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medplum/agent",
3
- "version": "5.1.2",
3
+ "version": "5.1.3",
4
4
  "description": "Medplum Agent",
5
5
  "homepage": "https://www.medplum.com/",
6
6
  "bugs": {
@@ -26,8 +26,8 @@
26
26
  "test": "jest --runInBand"
27
27
  },
28
28
  "dependencies": {
29
- "@medplum/core": "5.1.2",
30
- "@medplum/hl7": "5.1.2",
29
+ "@medplum/core": "5.1.3",
30
+ "@medplum/hl7": "5.1.3",
31
31
  "dcmjs-dimse": "0.3.2",
32
32
  "iconv-lite": "0.7.2",
33
33
  "semver": "7.7.4",
@@ -36,8 +36,8 @@
36
36
  "ws": "8.19.0"
37
37
  },
38
38
  "devDependencies": {
39
- "@medplum/fhirtypes": "5.1.2",
40
- "@medplum/mock": "5.1.2",
39
+ "@medplum/fhirtypes": "5.1.3",
40
+ "@medplum/mock": "5.1.3",
41
41
  "@types/async-eventemitter": "0.2.4",
42
42
  "@types/ws": "8.18.1",
43
43
  "mock-socket": "9.3.1",