[Snyk] Upgrade: bcrypt, dotenv, jsonwebtoken, firebase-admin, mongoose, soap, typescript #76
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
bcrypt
from 5.1.0 to 5.1.1 | 1 version ahead of your current version | a year ago
on 2023-08-16
dotenv
from 16.3.1 to 16.4.5 | 7 versions ahead of your current version | 7 months ago
on 2024-02-20
jsonwebtoken
from 9.0.1 to 9.0.2 | 1 version ahead of your current version | a year ago
on 2023-08-30
firebase-admin
from 12.0.0 to 12.4.0 | 6 versions ahead of your current version | a month ago
on 2024-08-22
mongoose
from 7.6.13 to 7.8.1 | 3 versions ahead of your current version | a month ago
on 2024-08-19
soap
from 1.0.3 to 1.1.2 | 4 versions ahead of your current version | a month ago
on 2024-08-21
typescript
from 5.1.6 to 5.5.4 | 399 versions ahead of your current version | 2 months ago
on 2024-07-22
Issues fixed by the recommended upgrade:
SNYK-JS-AXIOS-7361793
SNYK-JS-GRPCGRPCJS-7242922
Release notes
Package name: bcrypt
What's Changed
New Contributors
Full Changelog: v5.1.0...v5.1.1
What's Changed
New Contributors
Full Changelog: v5.0.1...v5.1.0
Package name: dotenv
16.4.5
16.4.4
16.4.3
16.4.2
16.4.1
16.4.0
16.3.2
16.3.1
Package name: jsonwebtoken
Release 9.0.2 (#935)
Updating package version to 9.0.1 (#920)
Package name: firebase-admin
Miscellaneous
Bug Fixes
getToken()
returns existing promise to a token if one exists instead of a new token. (#2648)Miscellaneous
New Features
sendEach()
andsendEachForMulticast()
(#2550)Miscellaneous
Breaking Changes
Bug Fixes
farmhash
withfarmhash-modern
(#2603)Miscellaneous
Bug Fixes
Miscellaneous
New Features
Miscellaneous