Skip to content

Commit 8e72a5f

Browse files
fix(deps): update github vulnerability alerts [security]
1 parent e11b0c1 commit 8e72a5f

7 files changed

Lines changed: 253 additions & 214 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.22.2
1+
22.23.1

client/.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.22.2
1+
22.23.1

client/package-lock.json

Lines changed: 155 additions & 135 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@dnd-kit/sortable": "10.0.0",
3232
"@dnd-kit/utilities": "3.2.2",
3333
"dotenv": "17.4.2",
34-
"http-proxy-middleware": "2.0.9",
34+
"http-proxy-middleware": "2.0.10",
3535
"i18next": "23.16.8",
3636
"lodash": "4.18.1",
3737
"prop-types": "15.8.1",
@@ -41,15 +41,15 @@
4141
"react-i18next": "14.1.3",
4242
"react-redux": "7.2.9",
4343
"react-router-dom": "5.3.4",
44-
"recharts": "3.8.1",
44+
"recharts": "3.10.0",
4545
"redux": "4.2.1",
4646
"redux-devtools-extension": "2.13.9",
4747
"redux-thunk": "2.4.2"
4848
},
4949
"devDependencies": {
50-
"@babel/core": "7.29.0",
51-
"@babel/eslint-parser": "7.28.6",
52-
"@babel/preset-react": "7.28.5",
50+
"@babel/core": "7.29.6",
51+
"@babel/eslint-parser": "7.29.7",
52+
"@babel/preset-react": "7.29.7",
5353
"@testing-library/jest-dom": "6.9.1",
5454
"@testing-library/react": "16.3.2",
5555
"@testing-library/user-event": "14.6.1",
@@ -59,7 +59,7 @@
5959
"eslint-plugin-import": "2.32.0",
6060
"eslint-plugin-jsx-a11y": "6.10.2",
6161
"eslint-plugin-react": "7.37.5",
62-
"jest-fetch-mock": "3.0.3",
62+
"jest-fetch-mock": "3.2.0",
6363
"npm-run-all": "4.1.5",
6464
"prettier-eslint": "15.0.1",
6565
"react-scripts": "5.0.1",

server/.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.22.2
1+
22.23.1

0 commit comments

Comments
 (0)