Skip to content

Commit ba141f1

Browse files
build(deps): bump js-yaml and swagger-ui
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency [swagger-ui](https://github.com/swagger-api/swagger-ui). These dependencies need to be updated together. Updates `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) Updates `swagger-ui` from 5.30.2 to 5.31.0 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Commits](swagger-api/swagger-ui@v5.30.2...v5.31.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect - dependency-name: swagger-ui dependency-version: 5.31.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab63c3d commit ba141f1

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

Lines changed: 9 additions & 8 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
@@ -35,6 +35,6 @@
3535
"dependencies": {
3636
"css-loader": "^7.1.2",
3737
"style-loader": "^4.0.0",
38-
"swagger-ui": "^5.30.2"
38+
"swagger-ui": "^5.31.0"
3939
}
4040
}

0 commit comments

Comments
 (0)