[Snyk] Upgrade: react, react-dom, axios, bcrypt, dotenv, express, fs, jsonwebtoken, mongodb, mongoose, mysql2, nodemailer, openai, passport #118
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.
react
from 18.2.0 to 18.3.1 | 385 versions ahead of your current version | 4 months ago
on 2024-04-26
react-dom
from 18.2.0 to 18.3.1 | 385 versions ahead of your current version | 4 months ago
on 2024-04-26
axios
from 1.6.3 to 1.7.4 | 13 versions ahead of your current version | a month ago
on 2024-08-13
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
express
from 4.18.2 to 4.19.2 | 4 versions ahead of your current version | 6 months ago
on 2024-03-25
fs
from 0.0.1-security to 0.0.2 | 1 version ahead of your current version | 10 years ago
on 2014-09-12
jsonwebtoken
from 9.0.1 to 9.0.2 | 1 version ahead of your current version | a year ago
on 2023-08-30
mongodb
from 5.7.0 to 5.9.2 | 5 versions ahead of your current version | 9 months ago
on 2023-12-05
mongoose
from 7.3.2 to 7.8.1 | 30 versions ahead of your current version | 21 days ago
on 2024-08-19
mysql2
from 3.5.0 to 3.11.0 | 26 versions ahead of your current version | a month ago
on 2024-07-27
nodemailer
from 6.9.4 to 6.9.14 | 10 versions ahead of your current version | 3 months ago
on 2024-06-19
openai
from 3.2.1 to 3.3.0 | 1 version ahead of your current version | a year ago
on 2023-06-13
passport
from 0.6.0 to 0.7.0 | 1 version ahead of your current version | 9 months ago
on 2023-11-27
Issues fixed by the recommended upgrade:
SNYK-JS-MYSQL2-6861580
SNYK-JS-SEMVER-3247795
SNYK-JS-MONGOOSE-5777721
SNYK-JS-AXIOS-6144788
SNYK-JS-AXIOS-7361793
SNYK-JS-FOLLOWREDIRECTS-6141137
SNYK-JS-NODEMAILER-6219989
SNYK-JS-TAR-6476909
SNYK-JS-MONGODB-5871303
SNYK-JS-MONGODB-5871303
SNYK-JS-MYSQL2-6591084
SNYK-JS-MYSQL2-6591085
SNYK-JS-MYSQL2-6591300
SNYK-JS-EXPRESS-6474509
SNYK-JS-FOLLOWREDIRECTS-6444610
SNYK-JS-MYSQL2-6670046
Release notes
Package name: react
act
fromreact
f1338fThis release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
this.refs
to support string ref codemod 909071findDOMNode
outside StrictMode c3b283test-utils
methods d4ea75defaultProps
for function components #25699key
#25697act
fromtest-utils
d4ea75React DOM
unmountComponentAtNode
8a015brenderToStaticNodeStream
#28874React DOM
onRecoverableError
. (@ gnoff in #24591)document
causing a blank page on mismatch. (@ gnoff in #24523)setState
in Safari when adding an iframe. (@ gaearon in #24459)React DOM Server
<title>
elements to match the browser constraints. (@ gnoff in #24679)highWaterMark
to0
. (@ jplhomer in #24641)Server Components (Experimental)
useId()
inside Server Components. (@ gnoff) in #24172Package name: react-dom
act
fromreact
f1338fThis release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
this.refs
to support string ref codemod 909071findDOMNode
outside StrictMode c3b283test-utils
methods d4ea75defaultProps
for function components #25699key
#25697act
fromtest-utils
d4ea75React DOM
unmountComponentAtNode
8a015brenderToStaticNodeStream
#28874