Skip to content

Commit 3353ba9

Browse files
build(deps): bump js-yaml from 4.2.0 to 4.3.0 in /ui/dashboard (#2716)
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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b635b7b commit 3353ba9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ui/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"i18next-browser-languagedetector": "^8.2.1",
5555
"i18next-http-backend": "^3.0.6",
5656
"js-cookie": "^3.0.8",
57-
"js-yaml": "^4.2.0",
57+
"js-yaml": "^4.3.0",
5858
"jwt-decode": "^4.0.0",
5959
"lodash": "^4.17.23",
6060
"lucide-react": "^0.577.0",

ui/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3926,10 +3926,10 @@ js-tokens@^9.0.1:
39263926
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-9.0.1.tgz#2ec43964658435296f6761b34e10671c2d9527f4"
39273927
integrity sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==
39283928

3929-
js-yaml@^4.1.0, js-yaml@^4.1.1, js-yaml@^4.2.0:
3930-
version "4.2.0"
3931-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.2.0.tgz#2bd9e85682dd91bd469afb809d816043b3d49524"
3932-
integrity sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==
3929+
js-yaml@^4.1.0, js-yaml@^4.1.1, js-yaml@^4.3.0:
3930+
version "4.3.0"
3931+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.0.tgz#d1900572a7f7cf0b5f540c83673e60bad3436592"
3932+
integrity sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==
39333933
dependencies:
39343934
argparse "^2.0.1"
39353935

0 commit comments

Comments
 (0)