Skip to content

Commit e86ebd7

Browse files
Update dependency js-yaml to v3.14.2 [SECURITY]
1 parent 3145bc8 commit e86ebd7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"chai": "4.3.6",
3434
"chai-as-promised": "7.1.1",
3535
"eslint": "6.8.0",
36-
"js-yaml": "3.14.1",
36+
"js-yaml": "3.14.2",
3737
"mocha": "7.2.0",
3838
"moment": "2.29.4",
3939
"ts-node": "10.8.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,10 +1182,10 @@ [email protected]:
11821182
argparse "^1.0.7"
11831183
esprima "^4.0.0"
11841184

1185-
1186-
version "3.14.1"
1187-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
1188-
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
1185+
1186+
version "3.14.2"
1187+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2.tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0"
1188+
integrity sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==
11891189
dependencies:
11901190
argparse "^1.0.7"
11911191
esprima "^4.0.0"

0 commit comments

Comments
 (0)