npm update

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-04-12 02:04:15 +03:00
parent a43c8cb23e
commit 6b31359dbd
2 changed files with 4 additions and 4 deletions

View File

@ -956,9 +956,9 @@
}
},
"ig-object": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/ig-object/-/ig-object-2.1.0.tgz",
"integrity": "sha512-8xqHyRmxavh3MRK6UlGKuBGST7dfvUR8sw8nfLyI9BLptp0v+cnZ5OUBXY/C4vwvSEAYrcIwToYwAaHsA2b1MQ=="
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/ig-object/-/ig-object-2.1.1.tgz",
"integrity": "sha512-CNfqZt8EgjVdBzgl77bNt3Os6Zy4/lN4IIJiF8qA43KCIU8/UOI02NC3o6sSSDvxpPj+RozOQSifURBgdCVevA=="
},
"image-size": {
"version": "0.5.5",

View File

@ -29,7 +29,7 @@
"guarantee-events": "^1.0.0",
"ig-actions": "^3.24.2",
"ig-features": "^3.4.0",
"ig-object": "^2.1.0",
"ig-object": "^2.1.1",
"moment": "^2.24.0",
"requirejs": "^2.3.6",
"requirejs-plugins": "^1.0.2",