package-lock changed

This commit is contained in:
Josh Bruce 2018-09-23 18:35:49 -04:00
parent 6c2a614cea
commit e52279a0cf

4
package-lock.json generated
View File

@ -681,8 +681,8 @@
"integrity": "sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=",
"dev": true,
"requires": {
"esutils": "2.0.2",
"isarray": "1.0.0"
"esutils": "^2.0.2",
"isarray": "^1.0.0"
}
},
"lodash": {