Skip to content

Commit 6973a2b

Browse files
Bump js-yaml from 4.1.0 to 4.1.1 (#68)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5701b8 commit 6973a2b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"graphql": "^16.12.0",
1414
"graphql-yoga": "^5.16.2",
15-
"js-yaml": "^4.1.0",
15+
"js-yaml": "^4.1.1",
1616
"openapi-to-graphql": "^3.0.7",
1717
"request": "^2.88.2"
1818
}

0 commit comments

Comments
 (0)