chore: update react dependencies (#13749)

This commit is contained in:
Kayla Washburn-Love
2024-07-01 15:55:27 -06:00
committed by GitHub
parent 5bf46f360a
commit b1ec4630f2
10 changed files with 1332 additions and 1917 deletions
+2 -2
View File
@@ -965,8 +965,8 @@ jobs:
id: review
uses: actions/dependency-review-action@v4.3.2
with:
allow-licenses: Apache-2.0, BSD-2-Clause, BSD-3-Clause, CC0-1.0, ISC, MIT, MIT-0, MPL-2.0
allow-dependencies-licenses: "pkg:golang/github.com/coder/wgtunnel@0.1.13-0.20240522110300-ade90dfb2da0, pkg:npm/pako@1.0.11"
allow-licenses: Apache-2.0, 0BSD, BSD-2-Clause, BSD-3-Clause, CC0-1.0, ISC, MIT, MIT-0, MPL-2.0
allow-dependencies-licenses: "pkg:golang/github.com/coder/wgtunnel@0.1.13-0.20240522110300-ade90dfb2da0, pkg:npm/pako@1.0.11, pkg:npm/caniuse-lite@1.0.30001639"
license-check: true
vulnerability-check: false
- name: "Report"