npm update...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-10-10 06:09:27 +03:00
parent dfd96f892b
commit 8c7e8e08f3
2 changed files with 4 additions and 4 deletions

View File

@ -1162,9 +1162,9 @@
"integrity": "sha512-oTZqweIP51xaGPI4uPa56/Pri/480R+mo7SeU+YETByQNhDG55ycFyNLIgta9vXhILrxXDmF7ZGhqZIcuN0gJQ=="
},
"ig-actions": {
"version": "3.24.1",
"resolved": "https://registry.npmjs.org/ig-actions/-/ig-actions-3.24.1.tgz",
"integrity": "sha512-D3TNcUHTbAdsV91hs+GITIofBP3NJpQ9IEOogEY/eKEm8MYLGin7SgwwrggVvC9cPJTe+VYE9oPS0RP2V7Tj1w==",
"version": "3.24.2",
"resolved": "https://registry.npmjs.org/ig-actions/-/ig-actions-3.24.2.tgz",
"integrity": "sha512-OWwuchw7shWWUgkuCbIFlQueNWhg8TLYfXKTs5vnkGP71XoOUPtTc4z3suxl/N5ae7vqWBrNjidZfVr92pnzHQ==",
"requires": {
"ig-object": "^2.0.0"
}

View File

@ -28,7 +28,7 @@
"generic-walk": "^1.4.0",
"glob": "^7.1.4",
"guarantee-events": "^1.0.0",
"ig-actions": "^3.24.1",
"ig-actions": "^3.24.2",
"ig-features": "^3.4.0",
"ig-object": "^2.0.0",
"moment": "^2.24.0",