⬆️ cached-run-in-this-context

This commit is contained in:
David Wilson
2018-09-06 10:31:11 -07:00
parent 681d534750
commit 6f8bdfd37a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -1159,11 +1159,11 @@
"integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg="
},
"cached-run-in-this-context": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/cached-run-in-this-context/-/cached-run-in-this-context-0.4.1.tgz",
"integrity": "sha1-CMFYHi2cP2aba92poQCtYdqlRfM=",
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/cached-run-in-this-context/-/cached-run-in-this-context-0.5.0.tgz",
"integrity": "sha512-FdtDP0u8WjetQ95nLz9vI06efJTFrmtmk5ZT6FECpyTKi9aakNLMHyMH21WRbGYyWlbmB/QlRoB/g1lcEpyjMw==",
"requires": {
"nan": "^2.1.0"
"nan": "^2.10.0"
}
},
"camelcase": {