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

[Snyk] Upgrade bluebird from 3.5.2 to 3.7.2 #41

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 bluebird from 3.5.2 to 3.7.2
Snyk has created this PR to upgrade bluebird from 3.5.2 to 3.7.2.

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

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 1781fbcceb8338e13286859bf16b1ef544cc9066
6 changes: 3 additions & 3 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 @@ -21,7 +21,7 @@
"standard": "^12.0.1"
},
"dependencies": {
"bluebird": "^3.5.1",
"bluebird": "^3.7.2",
"config": "^1.21.0",
"get-parameter-names": "^0.3.0",
"joi": "^14.0.0",
Expand Down