Skip to content

Commit e0e9164

Browse files
Bump js-yaml from 4.1.0 to 4.1.1 in /Plan/react/dashboard (#4415)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8be3fbc commit e0e9164

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

Plan/react/dashboard/yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2450,20 +2450,13 @@ js-file-download@^0.4.12:
24502450
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
24512451
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
24522452

2453-
js-yaml@=4.1.1:
2453+
js-yaml@=4.1.1, js-yaml@^4.1.0:
24542454
version "4.1.1"
24552455
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
24562456
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
24572457
dependencies:
24582458
argparse "^2.0.1"
24592459

2460-
js-yaml@^4.1.0:
2461-
version "4.1.0"
2462-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
2463-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
2464-
dependencies:
2465-
argparse "^2.0.1"
2466-
24672460
jsesc@^3.0.2:
24682461
version "3.1.0"
24692462
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.1.0.tgz#74d335a234f67ed19907fdadfac7ccf9d409825d"

0 commit comments

Comments
 (0)