Skip to content

Commit 38a6032

Browse files
build(deps): 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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f76eccf commit 38a6032

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"highlight.js": "^11.10.0",
5959
"hterm-umdjs": "^1.4.1",
6060
"is-absolute-url": "^4.0.1",
61-
"js-yaml": "^4.0.0",
61+
"js-yaml": "^4.1.1",
6262
"json-e": "^4.7.1",
6363
"json-loader": "^0.5.7",
6464
"json-schema-defaults": "^0.4.0",

ui/yarn.lock

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3434,7 +3434,7 @@ __metadata:
34343434
is-absolute-url: "npm:^4.0.1"
34353435
jest: "npm:^26.6.3"
34363436
jest-transform-graphql: "npm:^2.1.0"
3437-
js-yaml: "npm:^4.0.0"
3437+
js-yaml: "npm:^4.1.1"
34383438
json-e: "npm:^4.7.1"
34393439
json-loader: "npm:^0.5.7"
34403440
json-schema-defaults: "npm:^0.4.0"
@@ -11025,7 +11025,7 @@ __metadata:
1102511025
languageName: node
1102611026
linkType: hard
1102711027

11028-
"js-yaml@npm:4.1.0, js-yaml@npm:^4.0.0":
11028+
"js-yaml@npm:4.1.0":
1102911029
version: 4.1.0
1103011030
resolution: "js-yaml@npm:4.1.0"
1103111031
dependencies:
@@ -11048,6 +11048,17 @@ __metadata:
1104811048
languageName: node
1104911049
linkType: hard
1105011050

11051+
"js-yaml@npm:^4.1.1":
11052+
version: 4.1.1
11053+
resolution: "js-yaml@npm:4.1.1"
11054+
dependencies:
11055+
argparse: "npm:^2.0.1"
11056+
bin:
11057+
js-yaml: bin/js-yaml.js
11058+
checksum: 10c0/561c7d7088c40a9bb53cc75becbfb1df6ae49b34b5e6e5a81744b14ae8667ec564ad2527709d1a6e7d5e5fa6d483aa0f373a50ad98d42fde368ec4a190d4fae7
11059+
languageName: node
11060+
linkType: hard
11061+
1105111062
"jsdom@npm:^16.4.0":
1105211063
version: 16.7.0
1105311064
resolution: "jsdom@npm:16.7.0"

0 commit comments

Comments
 (0)