Skip to content

Commit

Permalink
fix: Upgrade class-validator to address CVE-2019-18413 (#5139)
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy authored Jan 12, 2023
1 parent 6deb551 commit 14a61f6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"bull": "^4.10.2",
"callsites": "^3.1.0",
"change-case": "^4.1.1",
"class-validator": "^0.13.1",
"class-validator": "^0.14.0",
"client-oauth2": "^4.2.5",
"compression": "^1.7.4",
"connect-history-api-fallback": "^1.6.0",
Expand Down
13 changes: 9 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 14a61f6

Please sign in to comment.