This repository was archived by the owner on Dec 8, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1616 "@types/jest" : " 23.3.11" ,
1717 "ajv" : " 6.6.2" ,
1818 "jest" : " 23.6.0" ,
19- "js-yaml" : " 3.12.0 " ,
19+ "js-yaml" : " 3.12.1 " ,
2020 "ts-jest" : " 23.10.5" ,
2121 "typescript" : " 3.2.2"
2222 },
Original file line number Diff line number Diff line change 4343 "graphql" : " ^0.13.0 || ^14.0.0" ,
4444 "graphql-import" : " 0.7.1" ,
4545 "graphqlgen-json-schema" : " 0.2.12" ,
46- "js-yaml" : " 3.12.0 " ,
46+ "js-yaml" : " 3.12.1 " ,
4747 "mkdirp" : " 0.5.1" ,
4848 "prettier" : " 1.15.3" ,
4949 "reason" : " 3.3.4" ,
Original file line number Diff line number Diff line change @@ -2384,7 +2384,14 @@ js-tokens@^3.0.2:
23842384 version "3.0.2"
23852385 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
23862386
2387- [email protected] , js-yaml@^3.7.0, js-yaml@^3.9.0:
2387+ 2388+ version "3.12.1"
2389+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.1.tgz#295c8632a18a23e054cf5c9d3cecafe678167600"
2390+ dependencies :
2391+ argparse "^1.0.7"
2392+ esprima "^4.0.0"
2393+
2394+ js-yaml@^3.7.0, js-yaml@^3.9.0 :
23882395 version "3.12.0"
23892396 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
23902397 dependencies :
You can’t perform that action at this time.
0 commit comments