Skip to content

Commit 7658fdc

Browse files
build(deps): bump js-yaml from 4.1.0 to 4.3.1 in /docs/openapi (#5362)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.3.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.3.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 811c448 commit 7658fdc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@redocly/cli": "^2.0.2",
1717
"fs-extra": "^11.3.1",
18-
"js-yaml": "^4.1.0"
18+
"js-yaml": "^4.3.1"
1919
},
2020
"devDependencies": {
2121
"@pb33f/wiretap": "^0.4.5",

docs/openapi/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1196,10 +1196,10 @@ js-levenshtein@^1.1.6:
11961196
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
11971197
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
11981198

1199-
js-yaml@^4.1.0:
1200-
version "4.1.0"
1201-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
1202-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
1199+
js-yaml@^4.1.0, js-yaml@^4.3.1:
1200+
version "4.3.1"
1201+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.1.tgz#01216c001d67f48e2cd560d708c7af21090a3848"
1202+
integrity sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==
12031203
dependencies:
12041204
argparse "^2.0.1"
12051205

0 commit comments

Comments
 (0)