Skip to content

Commit 8df67a3

Browse files
dependabot[bot]jakesylvestremoaxaca
authored
Bump js-yaml from 3.10.0 to 3.13.1 (#30)
* Add link to node redis library * Bump stringstream from 0.0.5 to 0.0.6 (#27) Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/mhart/StringStream/releases) - [Commits](mhart/StringStream@v0.0.5...v0.0.6) Signed-off-by: dependabot[bot] <[email protected]> * Bump sshpk from 1.13.1 to 1.16.1 (#33) Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1. - [Release notes](https://github.com/joyent/node-sshpk/releases) - [Commits](TritonDataCenter/node-sshpk@v1.13.1...v1.16.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump js-yaml from 3.10.0 to 3.13.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.10.0 to 3.13.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.10.0...3.13.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Jake <[email protected]> Co-authored-by: Matthew Oaxaca <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b72c60d commit 8df67a3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ archy@^1.0.0:
6262
resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40"
6363

6464
argparse@^1.0.7:
65-
version "1.0.9"
66-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
65+
version "1.0.10"
66+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
6767
dependencies:
6868
sprintf-js "~1.0.2"
6969

@@ -804,8 +804,8 @@ espree@^3.5.2:
804804
acorn-jsx "^3.0.0"
805805

806806
esprima@^4.0.0:
807-
version "4.0.0"
808-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
807+
version "4.0.1"
808+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
809809

810810
esquery@^1.0.0:
811811
version "1.0.0"
@@ -1448,8 +1448,8 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
14481448
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
14491449

14501450
js-yaml@^3.6.1, js-yaml@^3.9.1:
1451-
version "3.10.0"
1452-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
1451+
version "3.13.1"
1452+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
14531453
dependencies:
14541454
argparse "^1.0.7"
14551455
esprima "^4.0.0"

0 commit comments

Comments
 (0)