Skip to content

Commit ea44d1a

Browse files
authored
fix: packages/timestamp/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 ea44d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/timestamp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/dateformat": "^5.0.0",
3838
"cpy-cli": "^5.0.0",
3939
"jest": "29.7.0",
40-
"quicktype": "^15.0.260",
40+
"quicktype": "^19.0.4",
4141
"rimraf": "^5.0.0",
4242
"typescript": "5.4.5"
4343
}

0 commit comments

Comments
 (0)