diff --git a/src/apps.json b/src/apps.json index 3cffa0690..a7e8896a2 100644 --- a/src/apps.json +++ b/src/apps.json @@ -13344,6 +13344,17 @@ }, "website": "https://www.xt-commerce.com" }, + "Yepcomm": { + "cats": [ + 6 + ], + "icon": "yepcomm.png", + "meta": { + "copyright": "Yepcomm Tecnologia", + "author": "Yepcomm Tecnologia" + }, + "website": "https://www.yepcomm.com.br" + }, "Halo": { "cats": [ 1, diff --git a/src/drivers/npm/npm-shrinkwrap.json b/src/drivers/npm/npm-shrinkwrap.json index e7573ca02..381797b17 100644 --- a/src/drivers/npm/npm-shrinkwrap.json +++ b/src/drivers/npm/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "wappalyzer", - "version": "5.8.1", + "version": "5.8.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/src/icons/yepcomm.png b/src/icons/yepcomm.png new file mode 100644 index 000000000..4b987b382 Binary files /dev/null and b/src/icons/yepcomm.png differ