Skip to content

Commit c3d6656

Browse files
Update dependency js-yaml to v3.14.2 [SECURITY] (#416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c79ae6 commit c3d6656

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"docusaurus": "1.14.7",
14-
"js-yaml": "3.14.1",
14+
"js-yaml": "3.14.2",
1515
"stylelint": "11.1.1",
1616
"stylelint-config-standard": "19.0.0",
1717
"stylelint-order": "3.1.1"

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4738,10 +4738,10 @@ jquery@3.4.1:
47384738
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
47394739
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
47404740

4741-
js-yaml@3.14.1:
4742-
version "3.14.1"
4743-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
4744-
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
4741+
js-yaml@3.14.2:
4742+
version "3.14.2"
4743+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2.tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0"
4744+
integrity sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==
47454745
dependencies:
47464746
argparse "^1.0.7"
47474747
esprima "^4.0.0"

0 commit comments

Comments
 (0)