diff --git "a/view/2019/05/typescript\347\211\210node\347\216\257\345\242\203\346\220\255\345\273\272/package-lock.json" "b/view/2019/05/typescript\347\211\210node\347\216\257\345\242\203\346\220\255\345\273\272/package-lock.json" index 6e9c3ee..e95148b 100644 --- "a/view/2019/05/typescript\347\211\210node\347\216\257\345\242\203\346\220\255\345\273\272/package-lock.json" +++ "b/view/2019/05/typescript\347\211\210node\347\216\257\345\242\203\346\220\255\345\273\272/package-lock.json" @@ -3301,9 +3301,9 @@ } }, "thenify": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.0.tgz", - "integrity": "sha1-5p44obq+lpsBCCB5eLn2K4hgSDk=", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", + "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", "requires": { "any-promise": "^1.0.0" }