Skip to content

Commit cc8787e

Browse files
chore(deps): bump js-yaml from 4.1.0 to 4.3.1
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>
1 parent 2dbf104 commit cc8787e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

tools/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"glob": "^10.4.2",
3333
"handlebars": "^4.7.8",
3434
"inversify": "^6.0.2",
35-
"js-yaml": "^4.1.0",
35+
"js-yaml": "^4.3.1",
3636
"moment": "^2.30.1",
3737
"nanospinner": "^1.1.0",
3838
"reflect-metadata": "^0.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3947,10 +3947,10 @@ js-yaml@^3.13.0, js-yaml@^3.13.1:
39473947
argparse "^1.0.7"
39483948
esprima "^4.0.0"
39493949

3950-
js-yaml@^4.1.0:
3951-
version "4.1.0"
3952-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
3953-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
3950+
js-yaml@^4.1.0, js-yaml@^4.3.1:
3951+
version "4.3.1"
3952+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.1.tgz#01216c001d67f48e2cd560d708c7af21090a3848"
3953+
integrity sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==
39543954
dependencies:
39553955
argparse "^2.0.1"
39563956

0 commit comments

Comments
 (0)