npm update

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-02-15 02:05:24 +03:00
parent 35a7a16539
commit 0cfa03c057
2 changed files with 4 additions and 4 deletions

View File

@ -1068,9 +1068,9 @@
}
},
"ig-features": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/ig-features/-/ig-features-3.3.3.tgz",
"integrity": "sha512-EiX+ghvyFkgK2g+gXfALDXCBTAb/S99M9se31jMxkud/z5aZQnvXIrBwhDktt4YXUmeZ4ENvuibJYIZrdcCcmA==",
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/ig-features/-/ig-features-3.3.4.tgz",
"integrity": "sha512-nJmMDfY6JiyQ2mQj31oMOmw/HOY4zbN6yyPEFu61ySXU/f3+CC/GZjdaYFemVbnZThC7hcxYfmj62eSjt7oT+Q==",
"requires": {
"ig-actions": "3.15.0",
"ig-object": "1.0.2"

View File

@ -27,7 +27,7 @@
"glob": "^4.0.6",
"guarantee-events": "^1.0.0",
"ig-actions": "^3.15.0",
"ig-features": "^3.3.3",
"ig-features": "^3.3.4",
"ig-object": "^1.0.2",
"moment": "^2.20.1",
"openseadragon": "^2.3.1",