File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 24
24
"mkdirp" : " 1.0.4" ,
25
25
"ms" : " 2.1.3" ,
26
26
"native-process-working-directory" : " ^1.0.2" ,
27
- "node-pty" : " 0.11.0-beta26 " ,
27
+ "node-pty" : " 0.10.1 " ,
28
28
"os-locale" : " 5.0.0" ,
29
29
"parse-url" : " 8.1.0" ,
30
30
"pify" : " 5.0.0" ,
Original file line number Diff line number Diff line change 470
470
resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
471
471
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
472
472
473
- nan@^2.17 .0 :
473
+ nan@^2.14 .0 :
474
474
version "2.17.0"
475
475
resolved "https://registry.npmjs.org/nan/-/nan-2.17.0.tgz#c0150a2368a182f033e9aa5195ec76ea41a199cb"
476
476
integrity sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ==
@@ -504,12 +504,12 @@ node-gyp-build@4:
504
504
resolved "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.3.0.tgz#9f256b03e5826150be39c764bf51e993946d71a3"
505
505
integrity sha512-iWjXZvmboq0ja1pUGULQBexmxq8CV4xBhX7VDOTbL7ZR4FOowwY/VOtRxBN/yKxmdGoIp4j5ysNT4u3S2pDQ3Q==
506
506
507
- node-pty@0.11.0-beta26 :
508
- version "0.11.0-beta26 "
509
- resolved "https://registry.npmjs.org/node-pty/-/node-pty-0.11.0-beta26 .tgz#59b58d5ebcf10cba1a85593b2f8395b22fa685c1 "
510
- integrity sha512-txc5z6KVdVKaEoybgN6NlS7ldZJyeFvhrkfafOsNm6IiLqhY5F0y+U4ZQeZpqU3hxDg708bwajoqyTpMYst6Ng ==
507
+ node-pty@0.10.1 :
508
+ version "0.10.1 "
509
+ resolved "https://registry.npmjs.org/node-pty/-/node-pty-0.10.1 .tgz#cd05d03a2710315ec40221232ec04186f6ac2c6d "
510
+ integrity sha512-JTdtUS0Im/yRsWJSx7yiW9rtpfmxqxolrtnyKwPLI+6XqTAPW/O2MjS8FYL4I5TsMbH2lVgDb2VMjp+9LoQGNg ==
511
511
dependencies :
512
- nan "^2.17 .0"
512
+ nan "^2.14 .0"
513
513
514
514
normalize-path@^3.0.0, normalize-path@~3.0.0 :
515
515
version "3.0.0"
You can’t perform that action at this time.
0 commit comments