Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit f016565

Browse files
dependabot[bot]vinaypuppal
authored andcommitted
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]>
1 parent 365bda8 commit f016565

File tree

2 files changed

+10
-48
lines changed

2 files changed

+10
-48
lines changed

package-lock.json

Lines changed: 3 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1768,9 +1768,9 @@ are-we-there-yet@~1.1.2:
17681768
readable-stream "^2.0.6"
17691769

17701770
argparse@^1.0.7:
1771-
version "1.0.9"
1772-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
1773-
integrity sha1-c9g7wmP4bpf4zE9rrhsOkKfSLIY=
1771+
version "1.0.10"
1772+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
1773+
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
17741774
dependencies:
17751775
sprintf-js "~1.0.2"
17761776

@@ -4193,9 +4193,9 @@ esprima@^3.1.3:
41934193
integrity sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=
41944194

41954195
esprima@^4.0.0:
4196-
version "4.0.0"
4197-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
4198-
integrity sha512-oftTcaMu/EGrEIu904mWteKIv8vMuOgGYo7EhVJJN00R/EED9DCua/xxHRdYnKtcECzVg7xOWhflvJMnqcFZjw==
4196+
version "4.0.1"
4197+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
4198+
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
41994199

42004200
espurify@^1.5.0:
42014201
version "1.7.0"
@@ -6256,22 +6256,14 @@ js-types@^1.0.0:
62566256
resolved "https://registry.yarnpkg.com/js-types/-/js-types-1.0.0.tgz#d242e6494ed572ad3c92809fc8bed7f7687cbf03"
62576257
integrity sha1-0kLmSU7Vcq08koCfyL7X92h8vwM=
62586258

6259-
js-yaml@^3.13.0, js-yaml@^3.13.1:
6259+
js-yaml@^3.13.0, js-yaml@^3.13.1, js-yaml@^3.9.0, js-yaml@^3.9.1:
62606260
version "3.13.1"
62616261
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
62626262
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
62636263
dependencies:
62646264
argparse "^1.0.7"
62656265
esprima "^4.0.0"
62666266

6267-
js-yaml@^3.9.0, js-yaml@^3.9.1:
6268-
version "3.10.0"
6269-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
6270-
integrity sha512-O2v52ffjLa9VeM43J4XocZE//WT9N0IiwDa3KSHH7Tu8CtH+1qM8SIZvnsTh6v+4yFy5KUY3BHUVwjpfAWsjIA==
6271-
dependencies:
6272-
argparse "^1.0.7"
6273-
esprima "^4.0.0"
6274-
62756267
jsbn@~0.1.0:
62766268
version "0.1.1"
62776269
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"

0 commit comments

Comments
 (0)