Merge pull request #193 from apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/mixin-deep-1.3.2

Bump mixin-deep from 1.3.1 to 1.3.2 in /webapps/proteus-new/src/main/webapp/resources
diff --git a/crawler/pom.xml b/crawler/pom.xml
index 9f16b34..b857622 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>Crawler (Apache OODT)</name>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 396ffca..d239c54 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath> 
   </parent>
   <artifactId>dms-distribution</artifactId>
@@ -209,7 +209,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-assembly-plugin</artifactId>
-        <version>2.2</version>
         <configuration>
           <descriptors>
             <descriptor>src/main/assembly/assembly.xml</descriptor>
diff --git a/extensions/pom.xml b/extensions/pom.xml
index b2bf75d..c357c99 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>dms-extensions</artifactId>
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index 80fd45c..6613e7a 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>File Manager (Apache OODT)</name>
diff --git a/pcs/pom.xml b/pcs/pom.xml
index 14704b5..558369f 100644
--- a/pcs/pom.xml
+++ b/pcs/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>PCS Config (Apache OODT)</name>
diff --git a/pge/pom.xml b/pge/pom.xml
index 8416b30..a89c65d 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>dms-pge</artifactId>
diff --git a/pom.xml b/pom.xml
index 802543a..e25dc80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   <name>Apache DRAT</name>
   <packaging>pom</packaging>
   <description>The Apache Distributed Release Auditing Tool (DRAT).</description>
-  <version>1.0</version>
+  <version>1.0-SNAPSHOT</version>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -121,7 +121,6 @@
     <connection>scm:git:https://github.com/apache/drat.git</connection>
     <developerConnection>scm:git:https://github.com/apache/drat.git</developerConnection>
     <url>http://github.com/apache/drat</url>
-    <tag>release-1.0</tag>
   </scm>
 
 </project>
diff --git a/proteus/pom.xml b/proteus/pom.xml
index 52ddbd2..a4266da 100644
--- a/proteus/pom.xml
+++ b/proteus/pom.xml
@@ -21,7 +21,7 @@
         <parent>
                 <groupId>org.apache.drat</groupId>
                 <artifactId>dms</artifactId>
-                <version>1.0</version>
+                <version>1.0-SNAPSHOT</version>
                 <relativePath>../pom.xml</relativePath>
         </parent>
         <name>DRAT Proteus</name>
diff --git a/rat/pom.xml b/rat/pom.xml
index 76e8ffa..9a8900c 100644
--- a/rat/pom.xml
+++ b/rat/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>dms-rat</artifactId>
diff --git a/resmgr/pom.xml b/resmgr/pom.xml
index f098f82..c7b3042 100644
--- a/resmgr/pom.xml
+++ b/resmgr/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>Resource Manager (Apache OODT)</name>
diff --git a/solr/pom.xml b/solr/pom.xml
index ff439b0..de1e84a 100644
--- a/solr/pom.xml
+++ b/solr/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>DRAT Solr Home (Apache Solr)</name>
diff --git a/webapps/fmprod/pom.xml b/webapps/fmprod/pom.xml
index 3b70dd6..392a40c 100644
--- a/webapps/fmprod/pom.xml
+++ b/webapps/fmprod/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <name>Filemanager Product Services (Apache OODT)</name>
diff --git a/webapps/opsui/pom.xml b/webapps/opsui/pom.xml
index 76f1ff5..3e29cd2 100644
--- a/webapps/opsui/pom.xml
+++ b/webapps/opsui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <name>PCS Ops Interface (Apache OODT)</name>
diff --git a/webapps/pcs-services/pom.xml b/webapps/pcs-services/pom.xml
index 55486ae..01a173b 100644
--- a/webapps/pcs-services/pom.xml
+++ b/webapps/pcs-services/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <name>PCS Services (Apache OODT)</name>
diff --git a/webapps/pom.xml b/webapps/pom.xml
index 2f10713..e1829e0 100644
--- a/webapps/pom.xml
+++ b/webapps/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>Web Applications (Apache OODT)</name>
diff --git a/webapps/proteus-new/pom.xml b/webapps/proteus-new/pom.xml
index 2d45d6c..4a73acf 100644
--- a/webapps/proteus-new/pom.xml
+++ b/webapps/proteus-new/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <name>DRAT Proteus (new)</name>
diff --git a/webapps/proteus-new/src/main/webapp/resources/package-lock.json b/webapps/proteus-new/src/main/webapp/resources/package-lock.json
index 93892cb..66f3eaf 100644
--- a/webapps/proteus-new/src/main/webapp/resources/package-lock.json
+++ b/webapps/proteus-new/src/main/webapp/resources/package-lock.json
@@ -1749,12 +1749,27 @@
       "dev": true
     },
     "axios": {
-      "version": "0.18.0",
-      "resolved": "https://registry.npmjs.org/axios/-/axios-0.18.0.tgz",
-      "integrity": "sha1-MtU+SFHv3AoRmTts0AB4nXDAUQI=",
+      "version": "0.18.1",
+      "resolved": "https://registry.npmjs.org/axios/-/axios-0.18.1.tgz",
+      "integrity": "sha512-0BfJq4NSfQXd+SkFdrvFbG7addhYSBA2mQwISr46pD6E5iqkWg02RAs8vyTT/j0RTnoYmeXauBuSv1qKwR179g==",
       "requires": {
-        "follow-redirects": "^1.3.0",
-        "is-buffer": "^1.1.5"
+        "follow-redirects": "1.5.10",
+        "is-buffer": "^2.0.2"
+      },
+      "dependencies": {
+        "follow-redirects": {
+          "version": "1.5.10",
+          "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.10.tgz",
+          "integrity": "sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==",
+          "requires": {
+            "debug": "=3.1.0"
+          }
+        },
+        "is-buffer": {
+          "version": "2.0.3",
+          "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.3.tgz",
+          "integrity": "sha512-U15Q7MXTuZlrbymiz95PJpZxu8IlipAp4dtS3wOdgPXx3mqBnslrWU14kxfHB+Py/+2PVKSr37dMAgM2A4uArw=="
+        }
       }
     },
     "babel-code-frame": {
@@ -2390,7 +2405,7 @@
         "anymatch": "^2.0.0",
         "async-each": "^1.0.1",
         "braces": "^2.3.2",
-        "fsevents": "^1.2.7",
+        "fsevents": "^1.2.9",
         "glob-parent": "^3.1.0",
         "inherits": "^2.0.3",
         "is-binary-path": "^1.0.0",
@@ -4837,6 +4852,7 @@
       "version": "1.5.0",
       "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.0.tgz",
       "integrity": "sha512-fdrt472/9qQ6Kgjvb935ig6vJCuofpBUD14f9Vb+SLlm7xIe4Qva5gey8EKtv8lp7ahE1wilg3xL1znpVGtZIA==",
+      "dev": true,
       "requires": {
         "debug": "^3.1.0"
       }
@@ -4931,8 +4947,8 @@
       "dev": true
     },
     "fsevents": {
-      "version": "1.2.7",
-      "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.7.tgz",
+      "version": "1.2.9",
+      "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.9.tgz",
       "integrity": "sha512-Pxm6sI2MeBD7RdD12RYsqaP0nMiwx8eZBXCa6z2L+mRHm2DYrOYwihmhjpkdjUHwQhslWQjRpEgNq4XvBmaAuw==",
       "dev": true,
       "optional": true,
@@ -6255,7 +6271,8 @@
     "is-buffer": {
       "version": "1.1.6",
       "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
-      "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="
+      "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
+      "dev": true
     },
     "is-callable": {
       "version": "1.1.3",
@@ -6562,9 +6579,9 @@
       "dev": true
     },
     "js-yaml": {
-      "version": "3.12.1",
-      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.12.1.tgz",
-      "integrity": "sha512-um46hB9wNOKlwkHgiuyEVAybXBjwFUV0Z/RaHJblRd9DXltue9FTYvzCr9ErQrK9Adz5MU4gHWVaNUfdmrC8qA==",
+      "version": "3.13.1",
+      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz",
+      "integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==",
       "dev": true,
       "requires": {
         "argparse": "^1.0.7",
@@ -6800,15 +6817,15 @@
       }
     },
     "lodash": {
-      "version": "4.17.11",
-      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
-      "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
+      "version": "4.17.15",
+      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
+      "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
       "dev": true
     },
     "lodash.defaultsdeep": {
-      "version": "4.6.0",
-      "resolved": "https://registry.npmjs.org/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.0.tgz",
-      "integrity": "sha1-vsECT4WxvZbL6kBbI8FK1kQ6b4E=",
+      "version": "4.6.1",
+      "resolved": "https://registry.npmjs.org/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.1.tgz",
+      "integrity": "sha512-3j8wdDzYuWO3lM3Reg03MuQR957t287Rpcxp1njpEa8oDrikb+FwGdW3n+FELh/A6qib6yPit0j/pv9G/yeAqA==",
       "dev": true
     },
     "lodash.get": {
@@ -10777,12 +10794,13 @@
       }
     },
     "webpack-bundle-analyzer": {
-      "version": "3.0.4",
-      "resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.0.4.tgz",
-      "integrity": "sha512-ggDUgtKuQki4vmc93Ej65GlYxeCUR/0THa7gA+iqAGC2FFAxO+r+RM9sAUa8HWdw4gJ3/NZHX/QUcVgRjdIsDg==",
+      "version": "3.5.2",
+      "resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.5.2.tgz",
+      "integrity": "sha512-g9spCNe25QYUVqHRDkwG414GTok2m7pTTP0wr6l0J50Z3YLS04+BGodTqqoVBL7QfU/U/9p/oiI5XFOyfZ7S/A==",
       "dev": true,
       "requires": {
-        "acorn": "^5.7.3",
+        "acorn": "^6.0.7",
+        "acorn-walk": "^6.1.1",
         "bfj": "^6.1.1",
         "chalk": "^2.4.1",
         "commander": "^2.18.0",
@@ -10790,16 +10808,28 @@
         "express": "^4.16.3",
         "filesize": "^3.6.1",
         "gzip-size": "^5.0.0",
-        "lodash": "^4.17.10",
+        "lodash": "^4.17.15",
         "mkdirp": "^0.5.1",
         "opener": "^1.5.1",
         "ws": "^6.0.0"
       },
       "dependencies": {
+        "acorn": {
+          "version": "6.3.0",
+          "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.3.0.tgz",
+          "integrity": "sha512-/czfa8BwS88b9gWQVhc8eknunSA2DoJpJyTQkhheIf5E48u1N0R4q/YxxsAeqRrmK9TQ/uYfgLDfZo91UlANIA==",
+          "dev": true
+        },
         "commander": {
-          "version": "2.19.0",
-          "resolved": "https://registry.npmjs.org/commander/-/commander-2.19.0.tgz",
-          "integrity": "sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==",
+          "version": "2.20.0",
+          "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.0.tgz",
+          "integrity": "sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==",
+          "dev": true
+        },
+        "lodash": {
+          "version": "4.17.15",
+          "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
+          "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
           "dev": true
         }
       }
diff --git a/webapps/proteus-new/src/main/webapp/resources/package.json b/webapps/proteus-new/src/main/webapp/resources/package.json
index 9070f8f..bbe5b45 100644
--- a/webapps/proteus-new/src/main/webapp/resources/package.json
+++ b/webapps/proteus-new/src/main/webapp/resources/package.json
@@ -9,7 +9,7 @@
     "lint": "vue-cli-service lint"
   },
   "dependencies": {
-    "axios": "^0.18.0",
+    "axios": "^0.18.1",
     "d3": "^5.6.0",
     "tinycolor2": "^1.4.1",
     "tween.js": "^16.6.0",
diff --git a/webapps/solr-webapp/pom.xml b/webapps/solr-webapp/pom.xml
index c1b20cb..737e7a6 100644
--- a/webapps/solr-webapp/pom.xml
+++ b/webapps/solr-webapp/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <name>DRAT Webapp (Apache Solr)</name>
diff --git a/webapps/viz/pom.xml b/webapps/viz/pom.xml
index 1e8814a..6c01901 100644
--- a/webapps/viz/pom.xml
+++ b/webapps/viz/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <name>DRAT Webapp (D3 Viz)</name>
diff --git a/workflow/pom.xml b/workflow/pom.xml
index 2210875..47a8d0b 100644
--- a/workflow/pom.xml
+++ b/workflow/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>Workflow Manager (Apache OODT)</name>