Skip to content

Commit

Permalink
Merge branch 'main' into snyk-upgrade-509a2c578cc48a82dbf068a3d7cd2418
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Apr 27, 2024
2 parents ac36839 + 70605b3 commit e2c2bce
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
8 changes: 4 additions & 4 deletions api/package-lock.json

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

2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"winston": "^3.13.0"
},
"devDependencies": {
"nodemon": "^3.0.0"
"nodemon": "^3.1.0"
},
"scripts": {
"start": "node src/server.js",
Expand Down
18 changes: 9 additions & 9 deletions frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
"@mui/styles": "^5.15.15",
"@rjsf/core": "^5.12.1",
"@rjsf/core": "^5.18.1",
"@rjsf/material-ui": "^5.7.2",
"@rjsf/utils": "^5.7.2",
"@rjsf/validator-ajv8": "^5.7.2",
Expand Down

0 comments on commit e2c2bce

Please sign in to comment.