File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -428,7 +428,7 @@ jobs:
428428 uses : actions/checkout@v2
429429 - name : Run Trivy vulnerability scanner in repo mode
430430 # Commit SHA for v0.0.17
431- uses : aquasecurity/trivy-action@8f4c7160b470bafe4299efdc1c8a1fb495f8325a
431+ uses : aquasecurity/trivy-action@9c21d3ca2c14eb35419e2a8b66d1195946d579b8
432432 with :
433433 scan-type : " fs"
434434 scan-ref : " ."
Original file line number Diff line number Diff line change 9393 "limiter" : " ^1.1.5" ,
9494 "pem" : " ^1.14.2" ,
9595 "proxy-agent" : " ^5.0.0" ,
96- "qs" : " 6.10.2 " ,
96+ "qs" : " 6.10.3 " ,
9797 "rotating-file-stream" : " ^3.0.0" ,
9898 "safe-buffer" : " ^5.1.1" ,
9999 "safe-compare" : " ^1.1.4" ,
Original file line number Diff line number Diff line change @@ -3490,10 +3490,10 @@ punycode@^2.1.0:
34903490 resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
34913491 integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
34923492
3493- qs@6.10.2 :
3494- version "6.10.2 "
3495- resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.2 .tgz#c1431bea37fc5b24c5bdbafa20f16bdf2a4b9ffe "
3496- integrity sha512-mSIdjzqznWgfd4pMii7sHtaYF8rx8861hBO80SraY5GT0XQibWZWJSid0avzHGkDIZLImux2S5mXO0Hfct2QCw ==
3493+ qs@6.10.3 :
3494+ version "6.10.3 "
3495+ resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3 .tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e "
3496+ integrity sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ ==
34973497 dependencies :
34983498 side-channel "^1.0.4"
34993499
You can’t perform that action at this time.
0 commit comments