@@ -7,6 +7,9 @@ cd /app
echo "Cleaning node_modules"
rm -rf node_modules
+echo "Cleaning npm cache"
+npm cache clean --f
+
echo "Npm install"
npm install
@@ -1 +1 @@
-Subproject commit 4c2288cf971e6813eca2afb6f14e71a6f7a12f13
+Subproject commit 0572ce3a067ac530cdbd4f878e4e06e942b54b33
-Subproject commit c84136501ef1fdc9ce7298e3bfc5e5cc22d39ca0
+Subproject commit 19d5718e37e1fd5af9adc08dad36a99cb517f815
-Subproject commit 34356e0fc79b6de053537188b84793a0ccb40c24
+Subproject commit 5a0da605bdca76e581442740a77cac487efcdbc6