diff --git a/package-lock.json b/package-lock.json index 256416b..f0e2a5d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@trimble-oss/modus-bootstrap": "^2.0.7", - "@trimble-oss/modus-icons": "^1.15.0" + "@trimble-oss/modus-icons": "^1.16.0" }, "devDependencies": { "autoprefixer": "10.4.20", @@ -515,9 +515,10 @@ } }, "node_modules/@trimble-oss/modus-icons": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-icons/-/modus-icons-1.15.0.tgz", - "integrity": "sha512-GX2QCPIPLC3d3vOA7160txaZeCfbtdtOeCYJYg6p8RgZcr3Zn4ubgjt8qAi/j2VxfvSDwWEFXdscbx0zwVItWw==" + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-icons/-/modus-icons-1.16.0.tgz", + "integrity": "sha512-vAVTOFHaXnYnL5cg5nRqc//z5Ln+0OqYURtY8oCHputbyoDI4jcPuj5D1MVNp8yMfnYegp6E8hh5W/58TtCSQw==", + "license": "MIT" }, "node_modules/@types/http-cache-semantics": { "version": "4.0.4", diff --git a/package.json b/package.json index fd621b9..6d459f1 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "@trimble-oss/modus-bootstrap": "^2.0.7", - "@trimble-oss/modus-icons": "^1.15.0" + "@trimble-oss/modus-icons": "^1.16.0" }, "devDependencies": { "autoprefixer": "10.4.20",