Skip to content

Commit

Permalink
update dependencies that use braces and fix braces vulnerability manu…
Browse files Browse the repository at this point in the history
…ally (where a dependency update was not good enough)
  • Loading branch information
Richard Bangay committed Jul 14, 2024
1 parent 08436bc commit 0932923
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 95 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"OperaMini all"
],
"devDependencies": {
"@babel/cli": "7.16.0",
"@babel/cli": "7.24.8",
"@babel/core": "7.23.2",
"@babel/plugin-proposal-class-properties": "7.16.0",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
Expand Down Expand Up @@ -123,7 +123,7 @@
"husky": "1.3.1",
"jest": "29.7.0",
"jest-fetch-mock": "3.0.3",
"lint-staged": "13.0.3",
"lint-staged": "15.2.7",
"mini-css-extract-plugin": "2.5.2",
"mockdate": "3.0.5",
"msw": "2.3.1",
Expand Down
Loading

0 comments on commit 0932923

Please sign in to comment.