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

[Snyk] Upgrade joi from 14.0.0 to 14.3.1 #39

Open
wants to merge 1 commit into
base: master
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 14.0.0 to 14.3.1
Snyk has created this PR to upgrade joi from 14.0.0 to 14.3.1.

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

See this project in Snyk:
https://app.snyk.io/org/jswheeler/project/b3ee02bf-2de9-4917-a9cc-01795f833774?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 26, 2021
commit d0ff6ebfbe08556bb90894461a4b0f32c84c4081
28 changes: 14 additions & 14 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
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"bluebird": "^3.5.1",
"config": "^1.21.0",
"get-parameter-names": "^0.3.0",
"joi": "^14.0.0",
"joi": "^14.3.1",
"lodash": "^4.17.11",
"mongoose": "^5.3.3",
"no-kafka": "^3.2.4",
Expand Down