diff --git a/package-lock.json b/package-lock.json index 21d30166..d2fc6abf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5738,9 +5738,9 @@ } }, "nebular-icons": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/nebular-icons/-/nebular-icons-1.0.2.tgz", - "integrity": "sha512-92ozmr1K7txtYQTp5tlLXUnvLds9jNA3blOUphiXu4IMIsQhP5GS+PwCt97xbhl+FmK5l8jEvXgudFatYjDcUg==" + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/nebular-icons/-/nebular-icons-1.0.3.tgz", + "integrity": "sha512-8BBKhGziTwLQ99wfQ81WkshuMCwPCnyzDpFMAskm3veotvVdr27kV/aL2CPcX2wZ02OVyba7gsA9HJZe2H6rQQ==" }, "negotiator": { "version": "0.6.1", diff --git a/package.json b/package.json index fa4e09c2..6ce2b30f 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "intl": "1.2.5", "ionicons": "2.0.1", "leaflet": "1.0.3", - "nebular-icons": "1.0.2", + "nebular-icons": "1.0.3", "ng2-ckeditor": "1.1.6", "ng2-smart-table": "1.1.0", "ng2-tree": "2.0.0-alpha.5",