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.
1 parent c143552 commit d285ec3Copy full SHA for d285ec3
package.json
@@ -27,7 +27,7 @@
27
"@types/fs-extra": "9.0.7",
28
"@types/fullname": "2.1.29",
29
"@types/inquirer": "7.3.1",
30
- "@types/js-yaml": "3.12.6",
+ "@types/js-yaml": "4.0.0",
31
"@types/node": "14.14.31",
32
"@types/rimraf": "3.0.0",
33
"@types/tmp": "0.2.0",
packages/commands/init/package.json
@@ -29,7 +29,7 @@
"fullname": "4.0.1",
"graphql": "15.5.0",
"inquirer": "7.3.3",
- "js-yaml": "3.14.1",
+ "js-yaml": "4.0.0",
"latest-version": "5.1.0",
34
"openapi-to-graphql": "2.2.6",
35
"ora": "5.3.0",
0 commit comments