Skip to content

Commit da8bd7d

Browse files
chore(deps): bump js-yaml (#10164)
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: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfe951c commit da8bd7d

File tree

1 file changed

+3
-3
lines changed
  • packages/cubejs-playground/vizard/apps/react-typescript-antd-table

1 file changed

+3
-3
lines changed

packages/cubejs-playground/vizard/apps/react-typescript-antd-table/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,9 +1505,9 @@ isomorphic-ws@^4.0.1:
15051505
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
15061506

15071507
js-yaml@^4.1.0:
1508-
version "4.1.0"
1509-
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz"
1510-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
1508+
version "4.1.1"
1509+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
1510+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
15111511
dependencies:
15121512
argparse "^2.0.1"
15131513

0 commit comments

Comments
 (0)