Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Commit fe6b31e

Browse files
chore(deps): bump js-yaml
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 5bd23c0 commit fe6b31e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

reference-artifacts/Custom-Scripts/lza-upgrade/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"fp-ts": "2.16.0",
8787
"io-ts": "2.2.20",
8888
"ip-num": "1.5.1",
89-
"js-yaml": "4.1.0",
89+
"js-yaml": "4.1.1",
9090
"lodash": "4.17.21",
9191
"pascal-case": "^3.1.2"
9292
},

reference-artifacts/Custom-Scripts/lza-upgrade/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6133,10 +6133,10 @@ js-tokens@^4.0.0:
61336133
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
61346134
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
61356135

6136-
js-yaml@4.1.0, js-yaml@^4.1.0:
6137-
version "4.1.0"
6138-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
6139-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
6136+
js-yaml@4.1.1, js-yaml@^4.1.0:
6137+
version "4.1.1"
6138+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
6139+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
61406140
dependencies:
61416141
argparse "^2.0.1"
61426142

0 commit comments

Comments
 (0)