Skip to content

Commit 3260a78

Browse files
build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /ui
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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22dbb04 commit 3260a78

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ui/packages/consul-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"flat": "^5.0.0",
166166
"hast-util-to-string": "^1.0.4",
167167
"husky": "^4.2.5",
168-
"js-yaml": "^4.0.0",
168+
"js-yaml": "^4.1.1",
169169
"lint-staged": "^10.2.11",
170170
"loader.js": "^4.7.0",
171171
"mnemonist": "^0.38.0",

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10159,10 +10159,10 @@ js-yaml@^3.13.1, js-yaml@^3.14.0, js-yaml@^3.2.5, js-yaml@^3.2.7:
1015910159
argparse "^1.0.7"
1016010160
esprima "^4.0.0"
1016110161

10162-
js-yaml@^4.0.0:
10163-
version "4.1.0"
10164-
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
10165-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
10162+
js-yaml@^4.1.1:
10163+
version "4.1.1"
10164+
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
10165+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
1016610166
dependencies:
1016710167
argparse "^2.0.1"
1016810168

0 commit comments

Comments
 (0)