You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/03/21 10:13:03 UTC

[GitHub] [cloudstack] sureshanaparti commented on a change in pull request #6142: UI: Remove unused dependencies and fix travis build

sureshanaparti commented on a change in pull request #6142:
URL: https://github.com/apache/cloudstack/pull/6142#discussion_r830936670



##########
File path: ui/package-lock.json
##########
@@ -4774,20 +4774,31 @@
       }
     },
     "antd-theme-generator": {
-      "version": "1.2.11",
-      "resolved": "https://registry.npmjs.org/antd-theme-generator/-/antd-theme-generator-1.2.11.tgz",
-      "integrity": "sha512-7A3lXyLb7eD7MXK7aSgZZ4DxQEdhZwyKhzIm70orUZPQJ8N8TWhZphyOWSGCe8yUqGQhi8PcpM2pLmTriZyKBw==",
+      "version": "1.2.10",
+      "resolved": "https://registry.npmjs.org/antd-theme-generator/-/antd-theme-generator-1.2.10.tgz",
+      "integrity": "sha512-Eh/5bJP7SejZCTOg1Rq4WB9PkfGXEKo3XWRCFj6Cf1Zsp76Jc9eiXUOijQ2YMtkhLMN2RJOnaNR+OOSpfAonDw==",
       "requires": {
         "glob": "^7.1.3",
         "hash.js": "^1.1.5",
         "less": "^3.9.0",
-        "less-bundle-promise": "^1.0.11",
+        "less-bundle-promise": "^1.0.7",

Review comment:
       latest version not used?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org