Skip to content

Commit

Permalink
fix: upgrade class-validator from 0.14.0 to 0.14.1 (#347)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade class-validator from 0.14.0 to 0.14.1.

See this package in npm:
https://www.npmjs.com/package/class-validator

See this project in Snyk:
https://app.snyk.io/org/nc-minh/project/2be35f06-8317-474e-b72a-1e47f55c131f?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
nc-minh and snyk-bot authored Aug 15, 2024
1 parent 3d2d6c7 commit 90f6eb3
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"axios": "^1.7.2",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"class-validator": "^0.14.1",
"compression": "^1.7.4",
"copyfiles": "^2.4.1",
"cors": "^2.8.5",
Expand Down

0 comments on commit 90f6eb3

Please sign in to comment.