@kno2/bluebutton 0.6.7 → 0.6.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.
@@ -1128,7 +1128,7 @@ var root = window || __webpack_require__.g,
1128
1128
 
1129
1129
  if ((typeof process === "undefined" ? "undefined" : _typeof(process)) === 'object' && Object.prototype.toString.call(process) === '[object process]') {
1130
1130
  isNode = true;
1131
- xmldom = __webpack_require__(435);
1131
+ xmldom = __webpack_require__(992);
1132
1132
  doc = new xmldom.DOMImplementation().createDocument();
1133
1133
  }
1134
1134
 
@@ -5123,19 +5123,19 @@ module.exports = function (ccda, data) {
5123
5123
 
5124
5124
  /***/ }),
5125
5125
 
5126
- /***/ 517:
5126
+ /***/ 992:
5127
5127
  /***/ ((module) => {
5128
5128
 
5129
5129
  "use strict";
5130
- module.exports = require("lodash");
5130
+ module.exports = require("@xmldom/xmldom");
5131
5131
 
5132
5132
  /***/ }),
5133
5133
 
5134
- /***/ 435:
5134
+ /***/ 517:
5135
5135
  /***/ ((module) => {
5136
5136
 
5137
5137
  "use strict";
5138
- module.exports = require("xmldom");
5138
+ module.exports = require("lodash");
5139
5139
 
5140
5140
  /***/ })
5141
5141