File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -428,7 +428,7 @@ jobs:
428
428
uses : actions/checkout@v2
429
429
- name : Run Trivy vulnerability scanner in repo mode
430
430
# Commit SHA for v0.0.17
431
- uses : aquasecurity/trivy-action@8f4c7160b470bafe4299efdc1c8a1fb495f8325a
431
+ uses : aquasecurity/trivy-action@9c21d3ca2c14eb35419e2a8b66d1195946d579b8
432
432
with :
433
433
scan-type : " fs"
434
434
scan-ref : " ."
Original file line number Diff line number Diff line change 93
93
"limiter" : " ^1.1.5" ,
94
94
"pem" : " ^1.14.2" ,
95
95
"proxy-agent" : " ^5.0.0" ,
96
- "qs" : " 6.10.2 " ,
96
+ "qs" : " 6.10.3 " ,
97
97
"rotating-file-stream" : " ^3.0.0" ,
98
98
"safe-buffer" : " ^5.1.1" ,
99
99
"safe-compare" : " ^1.1.4" ,
Original file line number Diff line number Diff line change @@ -3421,10 +3421,10 @@ punycode@^2.1.0:
3421
3421
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
3422
3422
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
3423
3423
3424
-
3425
- version "6.10.2 "
3426
- resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.2 .tgz#c1431bea37fc5b24c5bdbafa20f16bdf2a4b9ffe "
3427
- integrity sha512-mSIdjzqznWgfd4pMii7sHtaYF8rx8861hBO80SraY5GT0XQibWZWJSid0avzHGkDIZLImux2S5mXO0Hfct2QCw ==
3424
+
3425
+ version "6.10.3 "
3426
+ resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3 .tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e "
3427
+ integrity sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ ==
3428
3428
dependencies :
3429
3429
side-channel "^1.0.4"
3430
3430
You can’t perform that action at this time.
0 commit comments