Skip to content

Commit

Permalink
Apply in-range dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 18, 2024
1 parent a1a6647 commit deef0a8
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 57 deletions.
111 changes: 57 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"css-loader": "^6.11.0",
"cypress": "^13.13.2",
"cypress": "^13.13.3",
"cypress-axe": "^1.5.0",
"del-cli": "^5.1.0",
"eslint": "^8.57.0",
Expand All @@ -78,7 +78,7 @@
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.0",
"react-router-dom": "^6.26.1",
"style-loader": "^3.3.4",
"supertest": "^6.3.4",
"wait-on": "^7.2.0",
Expand All @@ -94,7 +94,7 @@
"express": "^4.19.2",
"helmet": "^7.1.0",
"morgan": "^1.10.0",
"winston": "^3.14.1"
"winston": "^3.14.2"
},
"engines": {
"node": "^18.12 || ^20",
Expand Down

0 comments on commit deef0a8

Please sign in to comment.