Skip to content

Commit

Permalink
Merge branch 'master' into snyk-upgrade-b09b5bb8131707dc62db9c6c98fd60f9
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- authored Jan 6, 2025
2 parents cfd610d + 4798a50 commit d5aa381
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<version>0.0.0-SNAPSHOT</version>

<properties>
<dropwizard.version>4.0.10</dropwizard.version>
<dropwizard.version>4.0.11</dropwizard.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down
60 changes: 30 additions & 30 deletions webui/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 webui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"webpack-merge": "^6.0.1"
},
"dependencies": {
"@reduxjs/toolkit": "^2.3.0",
"@reduxjs/toolkit": "^2.4.0",
"axios": "^1.7.9",
"core-js": "^3.39.0",
"history": "^5.3.0",
Expand All @@ -42,10 +42,10 @@
"react-dom": "^18.3.1",
"react-markdown": "^9.0.1",
"react-modal": "^3.16.1",
"react-redux": "^9.1.2",
"react-redux": "^9.2.0",
"react-router-dom": "^6.28.0",
"react-router-hash-link": "^2.4.3",
"react-select": "^5.8.3",
"react-select": "^5.9.0",
"remark-gfm": "^4.0.0",
"seamless-immutable": "^7.1.4"
}
Expand Down

0 comments on commit d5aa381

Please sign in to comment.