[CORD-2324] Position the nodes not defined in the constraints
Change-Id: I712a90828e0b6a12b31f62f7391feee64c123f2c
diff --git a/package-lock.json b/package-lock.json
index 621e242..b3f17b4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -156,6 +156,11 @@
"resolved": "https://registry.npmjs.org/angular-resource/-/angular-resource-1.6.3.tgz",
"integrity": "sha1-pvtZQJKB485eI9s+VF8Lmv9wXlU="
},
+ "angular-sanitize": {
+ "version": "1.6.7",
+ "resolved": "https://registry.npmjs.org/angular-sanitize/-/angular-sanitize-1.6.7.tgz",
+ "integrity": "sha1-Wj1hrXuLaZkjMpY12ZJIvPziZAg="
+ },
"angular-toastr": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/angular-toastr/-/angular-toastr-2.1.1.tgz",