Bumped js-yaml version to 3.13.1

no issue

- The 3.13.1 version contains security fixes described in b2f9e88239
This commit is contained in:
Nazar Gargol 2019-06-24 15:47:37 +02:00
parent e056c770da
commit e5391519eb
2 changed files with 10 additions and 2 deletions

View File

@ -86,7 +86,7 @@
"image-size": "0.6.3",
"intl": "1.2.5",
"intl-messageformat": "1.3.0",
"js-yaml": "3.12.1",
"js-yaml": "3.13.1",
"jsonpath": "1.0.0",
"jsonwebtoken": "8.4.0",
"knex": "0.14.6",

View File

@ -3714,7 +3714,15 @@ js-tokens@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
js-yaml@3.12.1, js-yaml@^3.12.0, js-yaml@^3.9.1:
js-yaml@3.13.1:
version "3.13.1"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
dependencies:
argparse "^1.0.7"
esprima "^4.0.0"
js-yaml@^3.12.0, js-yaml@^3.9.1:
version "3.12.1"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.1.tgz#295c8632a18a23e054cf5c9d3cecafe678167600"
dependencies: