Skip to content

Commit

Permalink
chore: Update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 10, 2024
1 parent ae51ba4 commit dc308a6
Show file tree
Hide file tree
Showing 5 changed files with 219 additions and 154 deletions.
110 changes: 79 additions & 31 deletions api-catalog-ui/frontend/package-lock.json

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

8 changes: 4 additions & 4 deletions api-catalog-ui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"htmr": "1.0.2",
"install": "0.13.0",
"lodash": "4.17.21",
"loglevel": "1.9.1",
"loglevel": "1.9.2",
"openapi-snippet": "0.14.0",
"react": "18.3.1",
"react-app-polyfill": "3.0.0",
Expand Down Expand Up @@ -86,8 +86,8 @@
"@testing-library/user-event": "13.5.0",
"ajv": "8.13.0",
"ansi-regex": "5.0.1",
"body-parser": "1.20.2",
"caniuse-lite": "1.0.30001655",
"body-parser": "1.20.3",
"caniuse-lite": "1.0.30001659",
"concurrently": "5.3.0",
"cors": "2.8.5",
"cross-env": "7.0.3",
Expand Down Expand Up @@ -126,7 +126,7 @@
"redux-mock-store": "1.5.4",
"rimraf": "3.0.2",
"source-map-explorer": "2.5.3",
"start-server-and-test": "2.0.5",
"start-server-and-test": "2.0.7",
"tmpl": "1.0.5",
"yaml": "1.10.2"
},
Expand Down
4 changes: 2 additions & 2 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencyResolutionManagement {
version('zosUtils', '2.0.5')
version('archaius', '0.7.12')
version('awaitility', '4.2.2')
version('awsJavaSdk', '1.12.770')
version('awsJavaSdk', '1.12.771')
version('bouncyCastle', '1.78.1')
version('bootstrap', '4.3.1')
// forced version in root gradle.build file. Version 3.x requieres Java 11
Expand Down Expand Up @@ -99,7 +99,7 @@ dependencyResolutionManagement {
}
version('netflixCommonsUtil', '0.3.0')
version('netflixServo', '0.13.2')
version('netty', '4.1.112.Final')
version('netty', '4.1.113.Final')
version('nettyReactor', '1.1.22')
version('nimbusJoseJwt', '9.40')
version('openApiDiff', '2.0.1')
Expand Down
Loading

0 comments on commit dc308a6

Please sign in to comment.