We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6bba9e + 2466827 commit 8c89c19Copy full SHA for 8c89c19
2 files changed
package.json
@@ -43,7 +43,7 @@
43
"prepublishOnly": "npm run tsc"
44
},
45
"dependencies": {
46
- "nan": "^2.13.2"
+ "nan": "^2.14.0"
47
48
"devDependencies": {
49
"@types/mocha": "^5.0.0",
yarn.lock
@@ -794,7 +794,7 @@ mute-stream@0.0.5:
794
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0"
795
integrity sha1-j7+rsKmKJT0xhDMfno3rc3L6xsA=
796
797
-nan@^2.13.2:
+nan@^2.14.0:
798
version "2.14.0"
799
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
800
integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==
0 commit comments