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

[Snyk] Upgrade config from 3.3.3 to 3.3.6 #19

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 config from 3.3.3 to 3.3.6
Snyk has created this PR to upgrade config from 3.3.3 to 3.3.6.

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

See this project in Snyk:
https://app.snyk.io/org/jswheeler/project/40ec7b48-aa71-4806-92cc-22ca798910a9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 31, 2021
commit f02a0196a3d31f4d0b4620bd4b0f91dd48eb16a6
12 changes: 6 additions & 6 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 @@ -18,7 +18,7 @@
"@hapi/joi": "^15.1.0",
"axios": "^0.21.1",
"bluebird": "^3.5.5",
"config": "^3.1.0",
"config": "^3.3.6",
"get-parameter-names": "^0.3.0",
"lodash": "^4.17.19",
"no-kafka": "^3.4.3",
Expand Down