File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 27
27
"@types/fs-extra" : " 9.0.13" ,
28
28
"@types/fullname" : " 2.1.29" ,
29
29
"@types/inquirer" : " 7.3.3" ,
30
- "@types/js-yaml" : " 3.12.7 " ,
30
+ "@types/js-yaml" : " 4.0.4 " ,
31
31
"@types/node" : " 14.17.32" ,
32
32
"@types/rimraf" : " 3.0.2" ,
33
33
"@types/tmp" : " 0.2.1" ,
Original file line number Diff line number Diff line change 29
29
"fullname" : " ^4.0.1" ,
30
30
"graphql" : " ^15.5.0" ,
31
31
"inquirer" : " 7.3.3" ,
32
- "js-yaml" : " ^3.14.1 " ,
32
+ "js-yaml" : " ^4.0.0 " ,
33
33
"latest-version" : " ^5.1.0" ,
34
34
"openapi-to-graphql" : " ^2.2.6" ,
35
35
"ora" : " ^5.3.0" ,
Original file line number Diff line number Diff line change 3548
3548
"@types/through" "*"
3549
3549
rxjs "^6.4.0"
3550
3550
3551
- "@types/js-yaml@3.12.7 ":
3552
- version "3.12.7 "
3553
- resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.7 .tgz#330c5d97a3500e9c903210d6e49f02964af04a0e "
3554
- integrity sha512-S6+8JAYTE1qdsc9HMVsfY7+SgSuUU/Tp6TYTmITW0PZxiyIMvol3Gy//y69Wkhs0ti4py5qgR3uZH6uz/DNzJQ ==
3551
+ "@types/js-yaml@4.0.4 ":
3552
+ version "4.0.4 "
3553
+ resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.4 .tgz#cc38781257612581a1a0eb25f1709d2b06812fce "
3554
+ integrity sha512-AuHubXUmg0AzkXH0Mx6sIxeY/1C110mm/EkE/gB1sTRz3h2dao2W/63q42SlVST+lICxz5Oki2hzYA6+KnnieQ ==
3555
3555
3556
3556
"@types/js-yaml@^4.0.0":
3557
3557
version "4.0.2"
@@ -9490,7 +9490,7 @@ js-string-escape@^1.0.1:
9490
9490
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
9491
9491
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
9492
9492
9493
- js-yaml@^3.13.1, js-yaml@^3.14.0, js-yaml@^3.14.1 :
9493
+ js-yaml@^3.13.1, js-yaml@^3.14.0:
9494
9494
version "3.14.1"
9495
9495
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
9496
9496
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
You can’t perform that action at this time.
0 commit comments