Skip to content

Commit 544f9c1

Browse files
Bump js-yaml from 4.2.0 to 4.3.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 4.3.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...4.3.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0707f78 commit 544f9c1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"http-terminator": "^3.2.0",
100100
"isbot": "^5.1.44",
101101
"js-cookie": "2.2.1",
102-
"js-yaml": "^4.2.0",
102+
"js-yaml": "^4.3.0",
103103
"json5": "^2.2.3",
104104
"jsonschema": "1.5.0",
105105
"jwt-decode": "^3.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7429,10 +7429,10 @@ js-yaml@^3.13.1:
74297429
argparse "^1.0.7"
74307430
esprima "^4.0.0"
74317431

7432-
js-yaml@^4.1.0, js-yaml@^4.2.0:
7433-
version "4.2.0"
7434-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.2.0.tgz#2bd9e85682dd91bd469afb809d816043b3d49524"
7435-
integrity sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==
7432+
js-yaml@^4.1.0, js-yaml@^4.3.0:
7433+
version "4.3.0"
7434+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.0.tgz#d1900572a7f7cf0b5f540c83673e60bad3436592"
7435+
integrity sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==
74367436
dependencies:
74377437
argparse "^2.0.1"
74387438

0 commit comments

Comments
 (0)