Skip to content

Commit

Permalink
Update most non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 18, 2021
1 parent 7401a9b commit ef12f8a
Show file tree
Hide file tree
Showing 4 changed files with 541 additions and 630 deletions.
20 changes: 10 additions & 10 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "org.kordamp.markdown.convert" version "1.2.0"
id "com.bmuschko.docker-remote-api" version "6.6.1"
id "com.bmuschko.docker-remote-api" version "6.7.0"
id "com.github.node-gradle.node" version "2.2.4"
id "com.diffplug.spotless" version "5.9.0"
}
Expand Down Expand Up @@ -61,11 +61,11 @@ repositories {
// In this section you declare the dependencies for your production and test code
dependencies {
// The production code uses the SLF4J logging API at compile time
implementation 'io.dropwizard:dropwizard-core:2.0.17'
implementation 'io.dropwizard:dropwizard-jdbi3:2.0.17'
implementation 'io.dropwizard:dropwizard-migrations:2.0.17'
implementation 'io.dropwizard:dropwizard-auth:2.0.17'
implementation 'io.dropwizard:dropwizard-views-freemarker:2.0.17'
implementation 'io.dropwizard:dropwizard-core:2.0.18'
implementation 'io.dropwizard:dropwizard-jdbi3:2.0.18'
implementation 'io.dropwizard:dropwizard-migrations:2.0.18'
implementation 'io.dropwizard:dropwizard-auth:2.0.18'
implementation 'io.dropwizard:dropwizard-views-freemarker:2.0.18'
implementation 'io.dropwizard-bundles:dropwizard-configurable-assets-bundle:1.3.5'

implementation 'ru.vyarus.guicey:guicey-jdbi3:5.2.0-1'
Expand All @@ -90,12 +90,12 @@ dependencies {
implementation 'com.graphql-java:java-dataloader:2.2.3'
implementation 'io.leangen.graphql:spqr:0.10.1'
implementation 'com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20200713.1'
implementation 'com.mikesamuel:json-sanitizer:1.2.1'
implementation 'com.mikesamuel:json-sanitizer:1.2.2'

// Used for converting GraphQL request output to XML:
implementation 'com.github.javadev:underscore-lodash:1.26'
// For JSON schema validation
implementation 'com.networknt:json-schema-validator:1.0.46'
implementation 'com.networknt:json-schema-validator:1.0.47'

// used for writing Excel documents
implementation 'org.apache.poi:poi:4.1.2'
Expand All @@ -107,8 +107,8 @@ dependencies {
// For fast and simple image scaling
implementation 'net.coobird:thumbnailator:0.4.13'

testImplementation 'io.dropwizard:dropwizard-testing:2.0.17'
testImplementation 'io.dropwizard:dropwizard-client:2.0.17'
testImplementation 'io.dropwizard:dropwizard-testing:2.0.18'
testImplementation 'io.dropwizard:dropwizard-client:2.0.18'
testImplementation 'org.apache.commons:commons-io:1.3.2'

testImplementation 'org.assertj:assertj-core:3.18.1'
Expand Down
46 changes: 23 additions & 23 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
"@babel/preset-react": "7.12.10",
"@babel/register": "7.12.10",
"@babel/runtime": "7.12.5",
"@storybook/addon-essentials": "6.1.11",
"@storybook/addon-links": "6.1.11",
"@storybook/react": "6.1.11",
"@testing-library/jest-dom": "5.11.8",
"@testing-library/react": "11.2.2",
"@wdio/browserstack-service": "6.10.10",
"@wdio/cli": "6.10.11",
"@wdio/local-runner": "6.10.13",
"@wdio/mocha-framework": "6.10.11",
"@wdio/spec-reporter": "6.10.6",
"@wdio/sync": "6.10.11",
"@storybook/addon-essentials": "6.1.14",
"@storybook/addon-links": "6.1.14",
"@storybook/react": "6.1.14",
"@testing-library/jest-dom": "5.11.9",
"@testing-library/react": "11.2.3",
"@wdio/browserstack-service": "6.12.0",
"@wdio/cli": "6.12.0",
"@wdio/local-runner": "6.12.0",
"@wdio/mocha-framework": "6.11.0",
"@wdio/spec-reporter": "6.11.0",
"@wdio/sync": "6.11.0",
"aigle": "1.14.1",
"autoprefixer": "9.8.6",
"ava": "3.15.0",
Expand All @@ -44,18 +44,18 @@
"babel-preset-react-app": "10.0.0",
"chai": "4.2.0",
"chalk": "4.1.0",
"chromedriver": "87.0.4",
"chromedriver": "87.0.7",
"circular-dependency-plugin": "5.2.2",
"clean-webpack-plugin": "3.0.0",
"colors": "1.4.0",
"config": "3.3.3",
"copy-webpack-plugin": "7.0.0",
"countries-list": "2.5.6",
"countries-list": "2.6.1",
"cross-fetch": "3.0.6",
"cross-spawn": "7.0.3",
"css-loader": "5.0.1",
"dotenv": "8.2.0",
"eslint": "7.17.0",
"eslint": "7.18.0",
"eslint-config-react-app": "6.0.0",
"eslint-config-standard": "16.0.2",
"eslint-config-standard-react": "11.0.1",
Expand All @@ -75,14 +75,14 @@
"handlebars": "4.7.6",
"handlebars-loader": "1.7.1",
"html-loader": "1.3.2",
"html-webpack-plugin": "5.0.0-beta.4",
"html-webpack-plugin": "5.0.0-beta.5",
"i18n-iso-countries": "6.4.0",
"ignore-loader": "0.1.2",
"jest": "26.6.3",
"js-yaml": "4.0.0",
"json-loader": "0.5.7",
"moment-timezone": "0.5.32",
"postcss": "8.2.2",
"postcss": "8.2.4",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-loader": "4.1.0",
"prettier": "2.2.1",
Expand All @@ -92,10 +92,10 @@
"style-loader": "2.0.0",
"thread-loader": "3.0.1",
"wdio-chromedriver-service": "6.0.4",
"webdriverio": "6.10.11",
"webpack": "5.11.1",
"webdriverio": "6.12.0",
"webpack": "5.15.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.1",
"webpack-dev-server": "3.11.2",
"webpack-merge": "5.7.3",
"xhr2": "0.2.0"
},
Expand Down Expand Up @@ -130,21 +130,21 @@
"email-addresses": "3.1.0",
"file-saver": "2.0.5",
"formik": "2.2.6",
"graphiql": "1.2.2",
"graphiql": "1.3.2",
"graphql": "15.4.0",
"hopscotch": "0.3.1",
"html-react-parser": "1.1.1",
"html-react-parser": "1.2.1",
"jsonpath-plus": "4.0.0",
"leaflet": "1.6.0",
"leaflet-defaulticon-compatibility": "0.1.1",
"leaflet-geosearch": "3.1.0",
"leaflet-geosearch": "3.2.1",
"leaflet-gesture-handling": "1.2.1",
"leaflet.markercluster": "1.4.1",
"locale-compare-polyfill": "0.0.2",
"lodash": "4.17.20",
"mgrs": "1.0.0",
"milsymbol": "2.0.0",
"ml-matrix": "6.5.3",
"ml-matrix": "6.6.0",
"moment": "2.29.1",
"pathfinding": "0.4.18",
"paths-js": "0.4.11",
Expand Down
Loading

0 comments on commit ef12f8a

Please sign in to comment.