Skip to content

Commit e898ec2

Browse files
committed
fix: upgrade @types/bluebird from 3.5.33 to 3.5.42
Snyk has created this PR to upgrade @types/bluebird from 3.5.33 to 3.5.42. See this package in npm: @types/bluebird See this project in Snyk: https://app.snyk.io/org/ibrahimkhled/project/3ca6a0c5-dc38-46b0-97c9-142c680edd64?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 0751017 commit e898ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"bluebird": "^3.5.0",
1717
"request": "^2.81.0",
18-
"@types/bluebird": "3.5.33",
18+
"@types/bluebird": "3.5.42",
1919
"@types/request": "*",
2020
"rewire": "^5.0.0"
2121
},

0 commit comments

Comments
 (0)