Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[Snyk] Upgrade joi from 17.2.1 to 17.4.2 #678

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade joi from 17.2.1 to 17.4.2
Snyk has created this PR to upgrade joi from 17.2.1 to 17.4.2.

See this package in npm:
https://www.npmjs.com/package/joi

See this project in Snyk:
https://app.snyk.io/org/jswheeler/project/70bcc1f4-e6e2-4ab4-b68f-9650ac06ac6d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 26, 2021
commit 2552d0dfde9b2508349875114525af4f3246406d
60 changes: 30 additions & 30 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 @@ -32,7 +32,7 @@
"file-type": "^14.6.2",
"get-parameter-names": "^0.3.0",
"http-status-codes": "^1.3.0",
"joi": "^17.2.1",
"joi": "^17.4.2",
"js-yaml": "^3.14.0",
"lodash": "^4.17.19",
"multer": "^1.4.2",
Expand Down