Skip to content
This repository was archived by the owner on Nov 8, 2020. It is now read-only.

Commit 232c205

Browse files
Merge pull request #9 from hydro-dev/snyk-upgrade-850b0d39710b0d0bef6b8381d74ae4ef
[Snyk] Upgrade js-yaml from 3.13.1 to 3.14.0
2 parents 4db54fd + 947ad6c commit 232c205

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "masnn",
66
"dependencies": {
77
"axios": "^0.19.0",
8-
"js-yaml": "^3.13.1",
8+
"js-yaml": "^3.14.0",
99
"lodash": "^4.17.15",
1010
"minimist": "^1.2.5",
1111
"p-queue": "^6.4.0",

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1857,6 +1857,14 @@ js-yaml@^3.13.1:
18571857
argparse "^1.0.7"
18581858
esprima "^4.0.0"
18591859

1860+
js-yaml@^3.14.0:
1861+
version "3.14.0"
1862+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
1863+
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
1864+
dependencies:
1865+
argparse "^1.0.7"
1866+
esprima "^4.0.0"
1867+
18601868
json-parse-better-errors@^1.0.2:
18611869
version "1.0.2"
18621870
resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"

0 commit comments

Comments
 (0)