File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1313 "heroku-postbuild" : " npm run build"
1414 },
1515 "dependencies" : {
16- "js-yaml" : " 3.14.1 " ,
16+ "js-yaml" : " 3.14.2 " ,
1717 "probot" : " 9.15.1"
1818 },
1919 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -3148,7 +3148,15 @@ js-tokens@^4.0.0:
31483148 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
31493149 integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
31503150
3151- [email protected] , js-yaml@^3.13.1:
3151+ 3152+ version "3.14.2"
3153+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2.tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0"
3154+ integrity sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==
3155+ dependencies :
3156+ argparse "^1.0.7"
3157+ esprima "^4.0.0"
3158+
3159+ js-yaml@^3.13.1 :
31523160 version "3.14.1"
31533161 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
31543162 integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
You can’t perform that action at this time.
0 commit comments