Skip to content

Commit f90d2a4

Browse files
authored
fix: packages/bazel/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
1 parent 13713b0 commit f90d2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/bazel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@angular-devkit/core": "^18.0.0",
4343
"cpy-cli": "^5.0.0",
44-
"quicktype": "^15.0.260",
44+
"quicktype": "^19.0.4",
4545
"rimraf": "^5.0.0",
4646
"typescript": "5.4.5"
4747
}

0 commit comments

Comments
 (0)