diff --git a/BFF-THIRD-PARTY-LICENSES.md b/BFF-THIRD-PARTY-LICENSES.md index 203aadc58..73b2fa819 100644 --- a/BFF-THIRD-PARTY-LICENSES.md +++ b/BFF-THIRD-PARTY-LICENSES.md @@ -12,6 +12,7 @@ List of third-party dependencies grouped by their license type. Apache 2.0: + * jcommander (com.beust:jcommander:1.72 - http://jcommander.org) * == GreenMail Core == (com.icegreen:greenmail:1.6.9 - https://greenmail-mail-test.github.io/greenmail/) * json-path (io.rest-assured:json-path:4.5.1 - http://maven.apache.org) * REST Assured (io.rest-assured:rest-assured:4.5.1 - http://code.google.com/p/rest-assured) @@ -35,15 +36,14 @@ List of third-party dependencies grouped by their license type. * ClassMate (com.fasterxml:classmate:1.5.1 - https://github.com/FasterXML/java-classmate) * JCIP Annotations under Apache License (com.github.stephenc.jcip:jcip-annotations:1.0-1 - http://stephenc.github.com/jcip-annotations) - * fastinfoset (com.sun.xml.fastinfoset:FastInfoset:1.2.18 - https://projects.eclipse.org/projects/ee4j.jaxb-impl/FastInfoset) * jsonassert (com.toomuchcoding.jsonassert:jsonassert:0.6.2 - https://github.com/marcingrzejszczak/jsonassert/jsonassert) * Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4 - https://commons.apache.org/proper/commons-beanutils/) * Apache Commons Codec (commons-codec:commons-codec:1.15 - https://commons.apache.org/proper/commons-codec/) * Apache Commons Collections (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/collections/) - * Non-Blocking Reactive Foundation for the JVM (io.projectreactor:reactor-core:3.4.18 - https://github.com/reactor/reactor-core) + * Non-Blocking Reactive Foundation for the JVM (io.projectreactor:reactor-core:3.4.19 - https://github.com/reactor/reactor-core) * CDI APIs (javax.enterprise:cdi-api:1.0 - http://www.seamframework.org/Weld/cdi-api) - * Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.12.10 - https://bytebuddy.net/byte-buddy) - * Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.12.10 - https://bytebuddy.net/byte-buddy-agent) + * Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.12.11 - https://bytebuddy.net/byte-buddy) + * Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.12.11 - https://bytebuddy.net/byte-buddy-agent) * Apache Commons Collections (org.apache.commons:commons-collections4:4.4 - https://commons.apache.org/proper/commons-collections/) * Apache Commons Compress (org.apache.commons:commons-compress:1.21 - https://commons.apache.org/proper/commons-compress/) * Apache Commons Lang (org.apache.commons:commons-lang3:3.12.0 - https://commons.apache.org/proper/commons-lang/) @@ -61,54 +61,54 @@ List of third-party dependencies grouped by their license type. * Lucene Queries (org.apache.lucene:lucene-queries:8.11.1 - https://lucene.apache.org/lucene-parent/lucene-queries) * Lucene QueryParsers (org.apache.lucene:lucene-queryparser:8.11.1 - https://lucene.apache.org/lucene-parent/lucene-queryparser) * Maven Artifact Resolver API (org.apache.maven.resolver:maven-resolver-api:1.4.1 - https://maven.apache.org/resolver/maven-resolver-api/) - * tomcat-embed-core (org.apache.tomcat.embed:tomcat-embed-core:9.0.63 - https://tomcat.apache.org/) - * tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:9.0.63 - https://tomcat.apache.org/) - * tomcat-embed-websocket (org.apache.tomcat.embed:tomcat-embed-websocket:9.0.63 - https://tomcat.apache.org/) + * tomcat-embed-core (org.apache.tomcat.embed:tomcat-embed-core:9.0.64 - https://tomcat.apache.org/) + * tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:9.0.64 - https://tomcat.apache.org/) + * tomcat-embed-websocket (org.apache.tomcat.embed:tomcat-embed-websocket:9.0.64 - https://tomcat.apache.org/) * AssertJ fluent assertions (org.assertj:assertj-core:3.22.0 - https://assertj.github.io/doc/assertj-core/) - * flyway-core (org.flywaydb:flyway-core:8.5.11 - https://flywaydb.org/flyway-core) - * flyway-mysql (org.flywaydb:flyway-mysql:8.5.11 - https://flywaydb.org/flyway-mysql) - * flyway-sqlserver (org.flywaydb:flyway-sqlserver:8.5.11 - https://flywaydb.org/flyway-sqlserver) + * flyway-core (org.flywaydb:flyway-core:8.5.13 - https://flywaydb.org/flyway-core) + * flyway-mysql (org.flywaydb:flyway-mysql:8.5.13 - https://flywaydb.org/flyway-mysql) + * flyway-sqlserver (org.flywaydb:flyway-sqlserver:8.5.13 - https://flywaydb.org/flyway-sqlserver) * Apache FreeMarker (org.freemarker:freemarker:2.3.31 - https://freemarker.apache.org/) * Java Annotation Indexer (org.jboss:jandex:2.4.2.Final - http://www.jboss.org/jandex) * Objenesis (org.objenesis:objenesis:3.2 - http://objenesis.org/objenesis) - * Spring AOP (org.springframework:spring-aop:5.3.20 - https://github.com/spring-projects/spring-framework) - * Spring Aspects (org.springframework:spring-aspects:5.3.20 - https://github.com/spring-projects/spring-framework) - * Spring Beans (org.springframework:spring-beans:5.3.20 - https://github.com/spring-projects/spring-framework) - * Spring Context (org.springframework:spring-context:5.3.20 - https://github.com/spring-projects/spring-framework) - * Spring Context Support (org.springframework:spring-context-support:5.3.20 - https://github.com/spring-projects/spring-framework) - * Spring Core (org.springframework:spring-core:5.3.20 - https://github.com/spring-projects/spring-framework) - * Spring Expression Language (SpEL) (org.springframework:spring-expression:5.3.20 - https://github.com/spring-projects/spring-framework) - * Spring Commons Logging Bridge (org.springframework:spring-jcl:5.3.20 - https://github.com/spring-projects/spring-framework) - * Spring JDBC (org.springframework:spring-jdbc:5.3.20 - https://github.com/spring-projects/spring-framework) - * Spring Object/Relational Mapping (org.springframework:spring-orm:5.3.20 - https://github.com/spring-projects/spring-framework) - * Spring TestContext Framework (org.springframework:spring-test:5.3.20 - https://github.com/spring-projects/spring-framework) - * Spring Transaction (org.springframework:spring-tx:5.3.20 - https://github.com/spring-projects/spring-framework) - * Spring Web (org.springframework:spring-web:5.3.20 - https://github.com/spring-projects/spring-framework) - * Spring Web MVC (org.springframework:spring-webmvc:5.3.20 - https://github.com/spring-projects/spring-framework) - * spring-boot (org.springframework.boot:spring-boot:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-actuator (org.springframework.boot:spring-boot-actuator:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-actuator-autoconfigure (org.springframework.boot:spring-boot-actuator-autoconfigure:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-configuration-processor (org.springframework.boot:spring-boot-configuration-processor:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-devtools (org.springframework.boot:spring-boot-devtools:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-starter (org.springframework.boot:spring-boot-starter:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-starter-actuator (org.springframework.boot:spring-boot-starter-actuator:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-starter-aop (org.springframework.boot:spring-boot-starter-aop:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-starter-data-jpa (org.springframework.boot:spring-boot-starter-data-jpa:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-starter-freemarker (org.springframework.boot:spring-boot-starter-freemarker:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-starter-hateoas (org.springframework.boot:spring-boot-starter-hateoas:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-starter-jdbc (org.springframework.boot:spring-boot-starter-jdbc:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-starter-json (org.springframework.boot:spring-boot-starter-json:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-starter-mail (org.springframework.boot:spring-boot-starter-mail:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-starter-oauth2-resource-server (org.springframework.boot:spring-boot-starter-oauth2-resource-server:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-starter-security (org.springframework.boot:spring-boot-starter-security:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-starter-test (org.springframework.boot:spring-boot-starter-test:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-starter-tomcat (org.springframework.boot:spring-boot-starter-tomcat:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-starter-validation (org.springframework.boot:spring-boot-starter-validation:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-starter-web (org.springframework.boot:spring-boot-starter-web:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-test (org.springframework.boot:spring-boot-test:2.7.0 - https://spring.io/projects/spring-boot) - * spring-boot-test-autoconfigure (org.springframework.boot:spring-boot-test-autoconfigure:2.7.0 - https://spring.io/projects/spring-boot) + * Spring AOP (org.springframework:spring-aop:5.3.21 - https://github.com/spring-projects/spring-framework) + * Spring Aspects (org.springframework:spring-aspects:5.3.21 - https://github.com/spring-projects/spring-framework) + * Spring Beans (org.springframework:spring-beans:5.3.21 - https://github.com/spring-projects/spring-framework) + * Spring Context (org.springframework:spring-context:5.3.21 - https://github.com/spring-projects/spring-framework) + * Spring Context Support (org.springframework:spring-context-support:5.3.21 - https://github.com/spring-projects/spring-framework) + * Spring Core (org.springframework:spring-core:5.3.21 - https://github.com/spring-projects/spring-framework) + * Spring Expression Language (SpEL) (org.springframework:spring-expression:5.3.21 - https://github.com/spring-projects/spring-framework) + * Spring Commons Logging Bridge (org.springframework:spring-jcl:5.3.21 - https://github.com/spring-projects/spring-framework) + * Spring JDBC (org.springframework:spring-jdbc:5.3.21 - https://github.com/spring-projects/spring-framework) + * Spring Object/Relational Mapping (org.springframework:spring-orm:5.3.21 - https://github.com/spring-projects/spring-framework) + * Spring TestContext Framework (org.springframework:spring-test:5.3.21 - https://github.com/spring-projects/spring-framework) + * Spring Transaction (org.springframework:spring-tx:5.3.21 - https://github.com/spring-projects/spring-framework) + * Spring Web (org.springframework:spring-web:5.3.21 - https://github.com/spring-projects/spring-framework) + * Spring Web MVC (org.springframework:spring-webmvc:5.3.21 - https://github.com/spring-projects/spring-framework) + * spring-boot (org.springframework.boot:spring-boot:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-actuator (org.springframework.boot:spring-boot-actuator:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-actuator-autoconfigure (org.springframework.boot:spring-boot-actuator-autoconfigure:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-configuration-processor (org.springframework.boot:spring-boot-configuration-processor:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-devtools (org.springframework.boot:spring-boot-devtools:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-starter (org.springframework.boot:spring-boot-starter:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-starter-actuator (org.springframework.boot:spring-boot-starter-actuator:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-starter-aop (org.springframework.boot:spring-boot-starter-aop:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-starter-data-jpa (org.springframework.boot:spring-boot-starter-data-jpa:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-starter-freemarker (org.springframework.boot:spring-boot-starter-freemarker:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-starter-hateoas (org.springframework.boot:spring-boot-starter-hateoas:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-starter-jdbc (org.springframework.boot:spring-boot-starter-jdbc:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-starter-json (org.springframework.boot:spring-boot-starter-json:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-starter-mail (org.springframework.boot:spring-boot-starter-mail:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-starter-oauth2-resource-server (org.springframework.boot:spring-boot-starter-oauth2-resource-server:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-starter-security (org.springframework.boot:spring-boot-starter-security:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-starter-test (org.springframework.boot:spring-boot-starter-test:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-starter-tomcat (org.springframework.boot:spring-boot-starter-tomcat:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-starter-validation (org.springframework.boot:spring-boot-starter-validation:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-starter-web (org.springframework.boot:spring-boot-starter-web:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-test (org.springframework.boot:spring-boot-test:2.7.1 - https://spring.io/projects/spring-boot) + * spring-boot-test-autoconfigure (org.springframework.boot:spring-boot-test-autoconfigure:2.7.1 - https://spring.io/projects/spring-boot) * Spring Cloud Contract Converters (org.springframework.cloud:spring-cloud-contract-converters:3.1.3 - https://github.com/spring-cloud/spring-cloud-contract/spring-cloud-contract-tools/spring-cloud-contract-converters) * Spring Cloud Contract Shaded Dependencies (org.springframework.cloud:spring-cloud-contract-shade:3.1.3 - https://github.com/spring-cloud/spring-cloud-contract/spring-cloud-contract-shade) * Spring Cloud Contract Spec (org.springframework.cloud:spring-cloud-contract-spec:3.1.3 - https://github.com/spring-cloud/spring-cloud-contract/spring-cloud-contract-spec) @@ -119,18 +119,18 @@ List of third-party dependencies grouped by their license type. * spring-cloud-contract-wiremock (org.springframework.cloud:spring-cloud-contract-wiremock:3.1.3 - https://github.com/spring-cloud/spring-cloud-contract/spring-cloud-contract-wiremock) * Spring Cloud Function Compiler (org.springframework.cloud:spring-cloud-function-compiler:3.0.6.RELEASE - https://spring.io/spring-cloud/spring-cloud-function-parent/spring-cloud-function-compiler) * Spring Cloud Contract Stub Runner Starter (org.springframework.cloud:spring-cloud-starter-contract-stub-runner:3.1.3 - https://github.com/spring-cloud/spring-cloud-contract/spring-cloud-contract-starters/spring-cloud-starter-contract-stub-runner) - * Spring Data Core (org.springframework.data:spring-data-commons:2.7.0 - https://www.spring.io/spring-data/spring-data-commons) - * Spring Data JPA (org.springframework.data:spring-data-jpa:2.7.0 - https://spring.io/projects/spring-data-jpa) - * Spring HATEOAS (org.springframework.hateoas:spring-hateoas:1.5.0 - https://github.com/spring-projects/spring-hateoas) + * Spring Data Core (org.springframework.data:spring-data-commons:2.7.1 - https://www.spring.io/spring-data/spring-data-commons) + * Spring Data JPA (org.springframework.data:spring-data-jpa:2.7.1 - https://spring.io/projects/spring-data-jpa) + * Spring HATEOAS (org.springframework.hateoas:spring-hateoas:1.5.1 - https://github.com/spring-projects/spring-hateoas) * Spring Plugin - Core (org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE - https://github.com/spring-projects/spring-plugin/spring-plugin-core) - * spring-security-config (org.springframework.security:spring-security-config:5.7.1 - https://spring.io/projects/spring-security) - * spring-security-core (org.springframework.security:spring-security-core:5.7.1 - https://spring.io/projects/spring-security) - * spring-security-crypto (org.springframework.security:spring-security-crypto:5.7.1 - https://spring.io/projects/spring-security) - * spring-security-oauth2-core (org.springframework.security:spring-security-oauth2-core:5.7.1 - https://spring.io/projects/spring-security) - * spring-security-oauth2-jose (org.springframework.security:spring-security-oauth2-jose:5.7.1 - https://spring.io/projects/spring-security) - * spring-security-oauth2-resource-server (org.springframework.security:spring-security-oauth2-resource-server:5.7.1 - https://spring.io/projects/spring-security) - * spring-security-test (org.springframework.security:spring-security-test:5.7.1 - https://spring.io/projects/spring-security) - * spring-security-web (org.springframework.security:spring-security-web:5.7.1 - https://spring.io/projects/spring-security) + * spring-security-config (org.springframework.security:spring-security-config:5.7.2 - https://spring.io/projects/spring-security) + * spring-security-core (org.springframework.security:spring-security-core:5.7.2 - https://spring.io/projects/spring-security) + * spring-security-crypto (org.springframework.security:spring-security-crypto:5.7.2 - https://spring.io/projects/spring-security) + * spring-security-oauth2-core (org.springframework.security:spring-security-oauth2-core:5.7.2 - https://spring.io/projects/spring-security) + * spring-security-oauth2-jose (org.springframework.security:spring-security-oauth2-jose:5.7.2 - https://spring.io/projects/spring-security) + * spring-security-oauth2-resource-server (org.springframework.security:spring-security-oauth2-resource-server:5.7.2 - https://spring.io/projects/spring-security) + * spring-security-test (org.springframework.security:spring-security-test:5.7.2 - https://spring.io/projects/spring-security) + * spring-security-web (org.springframework.security:spring-security-web:5.7.2 - https://spring.io/projects/spring-security) * SnakeYAML (org.yaml:snakeyaml:1.23 - http://www.snakeyaml.org) * SnakeYAML (org.yaml:snakeyaml:1.30 - https://bitbucket.org/snakeyaml/snakeyaml) @@ -142,6 +142,10 @@ List of third-party dependencies grouped by their license type. * Automaton (dk.brics.automaton:automaton:1.11-8 - http://www.brics.dk/automaton/) + BSD 3-clause License w/nuclear disclaimer: + + * Java Advanced Imaging Image I/O Tools API core (standalone) (com.github.jai-imageio:jai-imageio-core:1.4.0 - https://github.com/jai-imageio/jai-imageio-core) + BSD License: * AntLR Parser Generator (antlr:antlr:2.7.7 - http://www.antlr.org/) @@ -154,7 +158,7 @@ List of third-party dependencies grouped by their license type. BSD-2-Clause: * HdrHistogram (org.hdrhistogram:HdrHistogram:2.1.12 - http://hdrhistogram.github.io/HdrHistogram/) - * PostgreSQL JDBC Driver (org.postgresql:postgresql:42.3.5 - https://jdbc.postgresql.org) + * PostgreSQL JDBC Driver (org.postgresql:postgresql:42.3.6 - https://jdbc.postgresql.org) BSD-3-Clause: @@ -164,10 +168,6 @@ List of third-party dependencies grouped by their license type. * Bouncy Castle Provider (FIPS Distribution) (org.bouncycastle:bc-fips:1.0.2.3 - https://www.bouncycastle.org/fips-java) - CC0: - - * reactive-streams (org.reactivestreams:reactive-streams:1.0.3 - http://www.reactive-streams.org/) - CDDL + GPLv2 with classpath exception: * javax.annotation API (javax.annotation:javax.annotation-api:1.3.2 - http://jcp.org/en/jsr/detail?id=250) @@ -186,19 +186,16 @@ List of third-party dependencies grouped by their license type. * Jakarta Activation (com.sun.activation:jakarta.activation:1.2.2 - https://github.com/eclipse-ee4j/jaf/jakarta.activation) * Jakarta Mail API (com.sun.mail:jakarta.mail:1.6.7 - http://eclipse-ee4j.github.io/mail/jakarta.mail) * Jakarta Activation API jar (jakarta.activation:jakarta.activation-api:1.2.2 - https://github.com/eclipse-ee4j/jaf/jakarta.activation-api) - * management-api (org.glassfish.external:management-api:3.2.3 - https://github.com/eclipse-ee4j/orb-gmbal-commons) - * GMBAL (API only) (org.glassfish.gmbal:gmbal-api-only:4.0.3 - https://projects.eclipse.org/projects/ee4j.orb/gmbal-api-only) EPL 1.0: - * H2 Database Engine (com.h2database:h2:2.1.212 - https://h2database.com) + * H2 Database Engine (com.h2database:h2:2.1.214 - https://h2database.com) EPL 2.0: * Jakarta Mail API (com.sun.mail:jakarta.mail:1.6.7 - http://eclipse-ee4j.github.io/mail/jakarta.mail) * Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:1.3.5 - https://projects.eclipse.org/projects/ee4j.ca) * javax.transaction API (jakarta.transaction:jakarta.transaction-api:1.3.3 - https://projects.eclipse.org/projects/ee4j.jta) - * GlassFish High Availability APIs and SPI (org.glassfish.ha:ha-api:3.1.13 - https://projects.eclipse.org/projects/ee4j/ha-api) Eclipse Distribution License (New BSD License): @@ -208,38 +205,15 @@ List of third-party dependencies grouped by their license type. Eclipse Distribution License - v 1.0: * istack common utility code runtime (com.sun.istack:istack-commons-runtime:3.0.12 - https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime) - * Old JAXB Runtime (com.sun.xml.bind:jaxb-impl:2.3.5 - https://eclipse-ee4j.github.io/jaxb-ri/) - * Old JAXB JXC (com.sun.xml.bind:jaxb-jxc:2.3.5 - https://eclipse-ee4j.github.io/jaxb-ri/) - * Old JAXB XJC (com.sun.xml.bind:jaxb-xjc:2.3.5 - https://eclipse-ee4j.github.io/jaxb-ri/) - * fastinfoset (com.sun.xml.fastinfoset:FastInfoset:1.2.18 - https://projects.eclipse.org/projects/ee4j.jaxb-impl/FastInfoset) - * Jakarta SOAP Implementation (com.sun.xml.messaging.saaj:saaj-impl:1.5.3 - https://projects.eclipse.org/projects/ee4j/metro-saaj/saaj-impl) - * xmlstreambuffer (com.sun.xml.stream.buffer:streambuffer:1.5.10 - https://github.com/eclipse-ee4j/metro-xmlstreambuffer) - * JAX-WS RI Eclipselink Plugin (com.sun.xml.ws:jaxws-eclipselink-plugin:2.3.5 - https://projects.eclipse.org/projects/ee4j/jaxws-ri-bom/jaxws-ri-bom-ext/project/jaxws-eclipselink-plugin) - * JAX-WS RI Standalone Zipped Bundle (com.sun.xml.ws:jaxws-ri:2.3.5 - https://projects.eclipse.org/projects/ee4j/jaxws-ri-bom/jaxws-ri-bom-ext/project/bundles/jaxws-ri) - * JAX-WS RI Runtime (jaxws-rt) (com.sun.xml.ws:jaxws-rt:2.3.5 - https://projects.eclipse.org/projects/ee4j/jaxws-ri-bom/jaxws-ri-bom-ext/project/jaxws-rt) - * JAX-WS RI Tools (jaxws-tools) (com.sun.xml.ws:jaxws-tools:2.3.5 - https://projects.eclipse.org/projects/ee4j/jaxws-ri-bom/jaxws-ri-bom-ext/project/jaxws-tools) - * policy (com.sun.xml.ws:policy:2.7.10 - https://github.com/eclipse-ee4j/metro-policy) - * JAX-WS RI Release Documentation (com.sun.xml.ws:release-documentation:2.3.5 - https://projects.eclipse.org/projects/ee4j/jaxws-ri-bom/jaxws-ri-bom-ext/project/docs/release-documentation) - * JAX-WS RI Samples (com.sun.xml.ws:samples:2.3.5 - https://projects.eclipse.org/projects/ee4j/jaxws-ri-bom/jaxws-ri-bom-ext/project/samples) - * JAX-WS RI Eclipselink SDO Plugin (com.sun.xml.ws:sdo-eclipselink-plugin:2.3.5 - https://projects.eclipse.org/projects/ee4j/jaxws-ri-bom/jaxws-ri-bom-ext/project/sdo-eclipselink-plugin) * Jakarta Web Services Metadata API (jakarta.jws:jakarta.jws-api:2.1.0 - https://github.com/eclipse-ee4j/jws-api) * Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:2.3.3 - https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api) - * Jakarta SOAP with Attachments API (jakarta.xml.soap:jakarta.xml.soap-api:1.4.2 - https://github.com/eclipse-ee4j/saaj-api) - * Jakarta XML Web Services API (jakarta.xml.ws:jakarta.xml.ws-api:2.3.3 - https://github.com/eclipse-ee4j/jax-ws-api) - * EclipseLink ASM (org.eclipse.persistence:org.eclipse.persistence.asm:9.1.0 - http://www.eclipse.org/eclipselink) * JAXB Runtime (org.glassfish.jaxb:jaxb-runtime:2.3.6 - https://eclipse-ee4j.github.io/jaxb-ri/) * TXW2 Runtime (org.glassfish.jaxb:txw2:2.3.6 - https://eclipse-ee4j.github.io/jaxb-ri/) - * MIME streaming extension (org.jvnet.mimepull:mimepull:1.10.0 - https://github.com/eclipse-ee4j/metro-mimepull) - * Extended StAX API (org.jvnet.staxex:stax-ex:1.8.3 - https://projects.eclipse.org/projects/ee4j/stax-ex) Eclipse Distribution License v. 1.0: * Jakarta Persistence API (jakarta.persistence:jakarta.persistence-api:2.2.3 - https://github.com/eclipse-ee4j/jpa-api) * javax.persistence-api (javax.persistence:javax.persistence-api:2.2 - https://github.com/javaee/jpa-spec) - * SDO API (org.eclipse.persistence:commonj.sdo:2.1.1 - http://www.eclipse.org/eclipselink) - * EclipseLink Core (org.eclipse.persistence:org.eclipse.persistence.core:2.7.9 - http://www.eclipse.org/eclipselink) - * EclipseLink Moxy (org.eclipse.persistence:org.eclipse.persistence.moxy:2.7.9 - http://www.eclipse.org/eclipselink) - * EclipseLink SDO (org.eclipse.persistence:org.eclipse.persistence.sdo:2.7.9 - http://www.eclipse.org/eclipselink) Eclipse Public License - v 1.0: @@ -249,7 +223,6 @@ List of third-party dependencies grouped by their license type. Eclipse Public License - v 2.0: * AspectJ Weaver (org.aspectj:aspectjweaver:1.9.7 - https://www.eclipse.org/aspectj/) - * EclipseLink ASM (org.eclipse.persistence:org.eclipse.persistence.asm:9.1.0 - http://www.eclipse.org/eclipselink) Eclipse Public License 1.0: @@ -262,15 +235,11 @@ List of third-party dependencies grouped by their license type. Eclipse Public License v. 2.0: * Jakarta Persistence API (jakarta.persistence:jakarta.persistence-api:2.2.3 - https://github.com/eclipse-ee4j/jpa-api) - * EclipseLink Core (org.eclipse.persistence:org.eclipse.persistence.core:2.7.9 - http://www.eclipse.org/eclipselink) - * EclipseLink Moxy (org.eclipse.persistence:org.eclipse.persistence.moxy:2.7.9 - http://www.eclipse.org/eclipselink) - * EclipseLink SDO (org.eclipse.persistence:org.eclipse.persistence.sdo:2.7.9 - http://www.eclipse.org/eclipselink) Eclipse Public License v1.0: * javax.persistence-api (javax.persistence:javax.persistence-api:2.2 - https://github.com/javaee/jpa-spec) * Eclipse ECJ (org.eclipse.jdt.core.compiler:ecj:4.4.2 - http://www.eclipse.org/jdt/) - * SDO API (org.eclipse.persistence:commonj.sdo:2.1.1 - http://www.eclipse.org/eclipselink) Eclipse Public License v2.0: @@ -311,7 +280,6 @@ List of third-party dependencies grouped by their license type. * Jakarta Mail API (com.sun.mail:jakarta.mail:1.6.7 - http://eclipse-ee4j.github.io/mail/jakarta.mail) * Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:1.3.5 - https://projects.eclipse.org/projects/ee4j.ca) * javax.transaction API (jakarta.transaction:jakarta.transaction-api:1.3.3 - https://projects.eclipse.org/projects/ee4j.jta) - * GlassFish High Availability APIs and SPI (org.glassfish.ha:ha-api:3.1.13 - https://projects.eclipse.org/projects/ee4j/ha-api) ICU License: @@ -324,7 +292,7 @@ List of third-party dependencies grouped by their license type. LGPL-2.1: - * mariadb-java-client (org.mariadb.jdbc:mariadb-java-client:3.0.4 - https://mariadb.com/kb/en/mariadb/about-mariadb-connector-j/) + * mariadb-java-client (org.mariadb.jdbc:mariadb-java-client:3.0.5 - https://mariadb.com/kb/en/mariadb/about-mariadb-connector-j/) MIT: @@ -342,12 +310,18 @@ List of third-party dependencies grouped by their license type. MIT License: * Microsoft JDBC Driver for SQL Server (com.microsoft.sqlserver:mssql-jdbc:10.2.1.jre8 - https://github.com/Microsoft/mssql-jdbc) + * dev.samstevens.totp:totp (dev.samstevens.totp:totp:1.7.1 - https://github.com/samdjstevens/java-totp/totp) + * dev.samstevens.totp:totp-spring-boot-starter (dev.samstevens.totp:totp-spring-boot-starter:1.7.1 - https://github.com/samdjstevens/java-totp/totp-spring-boot-starter) * JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:1.7.36 - http://www.slf4j.org) * SLF4J API Module (org.slf4j:slf4j-api:1.7.36 - http://www.slf4j.org) + MIT-0: + + * reactive-streams (org.reactivestreams:reactive-streams:1.0.4 - http://www.reactive-streams.org/) + MPL 2.0: - * H2 Database Engine (com.h2database:h2:2.1.212 - https://h2database.com) + * H2 Database Engine (com.h2database:h2:2.1.214 - https://h2database.com) Public Domain, per Creative Commons CC0: @@ -369,7 +343,6 @@ List of third-party dependencies grouped by their license type. The Apache License, Version 2.0: - * Woodstox (com.fasterxml.woodstox:woodstox-core:6.2.6 - https://github.com/FasterXML/woodstox) * org.apiguardian:apiguardian-api (org.apiguardian:apiguardian-api:1.1.2 - https://github.com/apiguardian-team/apiguardian) * MapStruct Spring Annotations (org.mapstruct.extensions.spring:mapstruct-spring-annotations:0.1.2 - https://mapstruct.org/) * org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.2.0 - https://github.com/ota4j-team/opentest4j) @@ -396,13 +369,15 @@ List of third-party dependencies grouped by their license type. * WireMock (com.github.tomakehurst:wiremock-jre8-standalone:2.33.0 - http://wiremock.org) * FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/) * Guava: Google Core Libraries for Java (com.google.guava:guava:16.0.1 - http://code.google.com/p/guava-libraries/guava) + * ZXing Core (com.google.zxing:core:3.4.0 - https://github.com/zxing/zxing/core) + * ZXing Java SE extensions (com.google.zxing:javase:3.4.0 - https://github.com/zxing/zxing/javase) * libphonenumber (com.googlecode.libphonenumber:libphonenumber:8.12.50 - https://github.com/google/libphonenumber/) * project ':json-path' (com.jayway.jsonpath:json-path:2.7.0 - https://github.com/jayway/JsonPath) * Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:9.22 - https://bitbucket.org/connect2id/nimbus-jose-jwt) * HikariCP (com.zaxxer:HikariCP:4.0.3 - https://github.com/brettwooldridge/HikariCP) * Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/) - * micrometer-core (io.micrometer:micrometer-core:1.9.0 - https://github.com/micrometer-metrics/micrometer) - * micrometer-registry-prometheus (io.micrometer:micrometer-registry-prometheus:1.9.0 - https://github.com/micrometer-metrics/micrometer) + * micrometer-core (io.micrometer:micrometer-core:1.9.1 - https://github.com/micrometer-metrics/micrometer) + * micrometer-registry-prometheus (io.micrometer:micrometer-registry-prometheus:1.9.1 - https://github.com/micrometer-metrics/micrometer) * Prometheus Java Simpleclient (io.prometheus:simpleclient:0.15.0 - http://github.com/prometheus/client_java/simpleclient) * Prometheus Java Simpleclient Common (io.prometheus:simpleclient_common:0.15.0 - http://github.com/prometheus/client_java/simpleclient_common) * Prometheus Java Span Context Supplier - Common (io.prometheus:simpleclient_tracer_common:0.15.0 - http://github.com/prometheus/client_java/simpleclient_tracer/simpleclient_tracer_common) @@ -416,10 +391,10 @@ List of third-party dependencies grouped by their license type. * json-unit-json-path (net.javacrumbs.json-unit:json-unit-json-path:2.27.0 - https://github.com/lukas-krecan/JsonUnit/json-unit-json-path) * ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.4.8 - https://urielch.github.io/) * JSON Small and Fast Parser (net.minidev:json-smart:2.4.8 - https://urielch.github.io/) - * Apache Groovy (org.codehaus.groovy:groovy:3.0.10 - https://groovy-lang.org) - * Apache Groovy (org.codehaus.groovy:groovy-json:3.0.10 - https://groovy-lang.org) - * Apache Groovy (org.codehaus.groovy:groovy-nio:3.0.10 - https://groovy-lang.org) - * Apache Groovy (org.codehaus.groovy:groovy-xml:3.0.10 - https://groovy-lang.org) + * Apache Groovy (org.codehaus.groovy:groovy:3.0.11 - https://groovy-lang.org) + * Apache Groovy (org.codehaus.groovy:groovy-json:3.0.11 - https://groovy-lang.org) + * Apache Groovy (org.codehaus.groovy:groovy-nio:3.0.11 - https://groovy-lang.org) + * Apache Groovy (org.codehaus.groovy:groovy-xml:3.0.11 - https://groovy-lang.org) * Plexus Classworlds (org.codehaus.plexus:plexus-classworlds:2.5.2 - http://plexus.codehaus.org/plexus-classworlds/) * Plexus :: Component Annotations (org.codehaus.plexus:plexus-component-annotations:1.5.5 - http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/) * Plexus Common Utilities (org.codehaus.plexus:plexus-utils:3.0.18 - http://plexus.codehaus.org/plexus-utils) @@ -429,10 +404,6 @@ List of third-party dependencies grouped by their license type. * Sisu Guice - Core Library (org.sonatype.sisu:sisu-guice:3.2.5 - https://github.com/google/guice/sisu-guice) * org.xmlunit:xmlunit-core (org.xmlunit:xmlunit-core:2.9.0 - https://www.xmlunit.org/) - The BSD License: - - * Stax2 API (org.codehaus.woodstox:stax2-api:4.2.1 - http://github.com/FasterXML/stax2-api) - The GNU General Public License, v2 with FOSS exception: * MySQL Connector/J (mysql:mysql-connector-java:8.0.29 - http://dev.mysql.com/doc/connector-j/en/) @@ -446,6 +417,6 @@ List of third-party dependencies grouped by their license type. The MIT License (MIT): - * java jwt (com.auth0:java-jwt:3.19.2 - https://github.com/auth0/java-jwt) + * java jwt (com.auth0:java-jwt:4.0.0 - https://github.com/auth0/java-jwt) * Jsonrpc4j (com.github.briandilley.jsonrpc4j:jsonrpc4j:1.6 - https://github.com/briandilley/jsonrpc4j) * ClassGraph (io.github.classgraph:classgraph:4.8.147 - https://github.com/classgraph/classgraph) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a73726ce..45fbde18a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +# [1.6.0-rc.2](https://github.com/iris-connect/iris-client/compare/v1.6.0-rc.1...v1.6.0-rc.2) (2022-06-30) + + +### Bug Fixes + +* Changes NGINX Content-Security-Policy configuration to allow data urls as image src and adds `data:` to the forbidden keywords. ([cedf240](https://github.com/iris-connect/iris-client/commit/cedf2409ab92df6d3470fe7c60b2545d6b9b00f4)), closes [#862](https://github.com/iris-connect/iris-client/issues/862) +* Fixes an occasional `ConstraintViolationException` that can only be caused by parallel processing of multiple requests from the same IP. ([71c1c98](https://github.com/iris-connect/iris-client/commit/71c1c9859047865518a350484a6340be2c832e86)), closes [#828](https://github.com/iris-connect/iris-client/issues/828) +* HTTP status code is now set correctly for validation errors with JSON-RPC (400). Related to this, there is now a central place to handle exceptions with JSON-RPC and to configure the correct HTTP status code. ([e0b98f7](https://github.com/iris-connect/iris-client/commit/e0b98f71c30248b31a28e60eff426aec615e1698)), closes [#827](https://github.com/iris-connect/iris-client/issues/827) +* When checking incoming and entered data for possible attacks, case is now ignored for keywords. ([a378e58](https://github.com/iris-connect/iris-client/commit/a378e58995be66b44b9fd3d263728b89c7b6c71b)), closes [#864](https://github.com/iris-connect/iris-client/issues/864) + + +### Features + +* In the `.env` (see `.env.sample`) now the configuration for the mail dispatch can be done. With this it is now possible to send notifications when new data has been transferred to the IRIS client (at the moment implemented for the data of an event). ([4310bd0](https://github.com/iris-connect/iris-client/commit/4310bd07f94231f1728a3ce3753a0eb6392fb41d)), closes [#557](https://github.com/iris-connect/iris-client/issues/557) [#858](https://github.com/iris-connect/iris-client/issues/858) +* Users can now use two-factor authentication with time-based one-time password (TOTP). If it is enabled, a TOTP is expected and verified by a corresponding app after the conventional login. To set up the app, the user is displayed a QR code by IRIS. It is also possible for the admin to activate this mandatorily via environment variable. If a 2FA is expected but has not yet been finally configured for a user with a successful verification, the QR code is displayed after the successful conventional login and the verification is performed. ([03b915c](https://github.com/iris-connect/iris-client/commit/03b915c4cecb27142aa998939c297d99088e9b71)), closes [iris-connect/iris-backlog#251](https://github.com/iris-connect/iris-backlog/issues/251) [#840](https://github.com/iris-connect/iris-client/issues/840) + # [1.6.0-rc.1](https://github.com/iris-connect/iris-client/compare/v1.5.1...v1.6.0-rc.1) (2022-06-22) diff --git a/FE-THIRD-PARTY-LICENSES-DEV.md b/FE-THIRD-PARTY-LICENSES-DEV.md index a3efe6322..c2bbd796e 100644 --- a/FE-THIRD-PARTY-LICENSES-DEV.md +++ b/FE-THIRD-PARTY-LICENSES-DEV.md @@ -1,29 +1,28 @@ module name | license | repository ---|---|--- -@achrinza/node-ipc@9.2.2 | MIT | https://github.com/achrinza/node-ipc +@achrinza/node-ipc@9.2.5 | MIT | https://github.com/achrinza/node-ipc @babel/code-frame@7.16.7 | MIT | https://github.com/babel/babel -@babel/compat-data@7.17.0 | MIT | https://github.com/babel/babel +@babel/compat-data@7.18.5 | MIT | https://github.com/babel/babel @babel/core@7.16.0 | MIT | https://github.com/babel/babel -@babel/generator@7.17.7 | MIT | https://github.com/babel/babel +@babel/generator@7.18.2 | MIT | https://github.com/babel/babel @babel/helper-annotate-as-pure@7.16.7 | MIT | https://github.com/babel/babel @babel/helper-builder-binary-assignment-operator-visitor@7.16.7 | MIT | https://github.com/babel/babel -@babel/helper-compilation-targets@7.16.7 | MIT | https://github.com/babel/babel -@babel/helper-create-class-features-plugin@7.17.6 | MIT | https://github.com/babel/babel -@babel/helper-create-regexp-features-plugin@7.17.0 | MIT | https://github.com/babel/babel +@babel/helper-compilation-targets@7.18.2 | MIT | https://github.com/babel/babel +@babel/helper-create-class-features-plugin@7.18.0 | MIT | https://github.com/babel/babel +@babel/helper-create-regexp-features-plugin@7.17.12 | MIT | https://github.com/babel/babel @babel/helper-define-polyfill-provider@0.3.1 | MIT | https://github.com/babel/babel-polyfills -@babel/helper-environment-visitor@7.16.7 | MIT | https://github.com/babel/babel +@babel/helper-environment-visitor@7.18.2 | MIT | https://github.com/babel/babel @babel/helper-explode-assignable-expression@7.16.7 | MIT | https://github.com/babel/babel -@babel/helper-function-name@7.16.7 | MIT | https://github.com/babel/babel -@babel/helper-get-function-arity@7.16.7 | MIT | https://github.com/babel/babel +@babel/helper-function-name@7.17.9 | MIT | https://github.com/babel/babel @babel/helper-hoist-variables@7.16.7 | MIT | https://github.com/babel/babel @babel/helper-member-expression-to-functions@7.17.7 | MIT | https://github.com/babel/babel @babel/helper-module-imports@7.16.7 | MIT | https://github.com/babel/babel -@babel/helper-module-transforms@7.17.7 | MIT | https://github.com/babel/babel +@babel/helper-module-transforms@7.18.0 | MIT | https://github.com/babel/babel @babel/helper-optimise-call-expression@7.16.7 | MIT | https://github.com/babel/babel -@babel/helper-plugin-utils@7.16.7 | MIT | https://github.com/babel/babel +@babel/helper-plugin-utils@7.17.12 | MIT | https://github.com/babel/babel @babel/helper-remap-async-to-generator@7.16.8 | MIT | https://github.com/babel/babel -@babel/helper-replace-supers@7.16.7 | MIT | https://github.com/babel/babel -@babel/helper-simple-access@7.17.7 | MIT | https://github.com/babel/babel +@babel/helper-replace-supers@7.18.2 | MIT | https://github.com/babel/babel +@babel/helper-simple-access@7.18.2 | MIT | https://github.com/babel/babel @babel/helper-skip-transparent-expression-wrappers@7.16.0 | MIT | https://github.com/babel/babel @babel/helper-split-export-declaration@7.16.7 | MIT | https://github.com/babel/babel @babel/helper-validator-identifier@7.16.7 | MIT | https://github.com/babel/babel @@ -31,33 +30,34 @@ module name | license | repository @babel/helper-wrap-function@7.16.8 | MIT | https://github.com/babel/babel @babel/helpers@7.16.0 | MIT | https://github.com/babel/babel @babel/highlight@7.16.7 | MIT | https://github.com/babel/babel -@babel/parser@7.17.8 | MIT | https://github.com/babel/babel -@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-proposal-async-generator-functions@7.16.8 | MIT | https://github.com/babel/babel -@babel/plugin-proposal-class-properties@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-proposal-class-static-block@7.17.6 | MIT | https://github.com/babel/babel -@babel/plugin-proposal-decorators@7.17.8 | MIT | https://github.com/babel/babel +@babel/parser@7.18.5 | MIT | https://github.com/babel/babel +@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.17.12 | MIT | https://github.com/babel/babel +@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.17.12 | MIT | https://github.com/babel/babel +@babel/plugin-proposal-async-generator-functions@7.17.12 | MIT | https://github.com/babel/babel +@babel/plugin-proposal-class-properties@7.17.12 | MIT | https://github.com/babel/babel +@babel/plugin-proposal-class-static-block@7.18.0 | MIT | https://github.com/babel/babel +@babel/plugin-proposal-decorators@7.18.2 | MIT | https://github.com/babel/babel @babel/plugin-proposal-dynamic-import@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-proposal-export-namespace-from@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-proposal-json-strings@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-proposal-logical-assignment-operators@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-proposal-nullish-coalescing-operator@7.16.7 | MIT | https://github.com/babel/babel +@babel/plugin-proposal-export-namespace-from@7.17.12 | MIT | https://github.com/babel/babel +@babel/plugin-proposal-json-strings@7.17.12 | MIT | https://github.com/babel/babel +@babel/plugin-proposal-logical-assignment-operators@7.17.12 | MIT | https://github.com/babel/babel +@babel/plugin-proposal-nullish-coalescing-operator@7.17.12 | MIT | https://github.com/babel/babel @babel/plugin-proposal-numeric-separator@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-proposal-object-rest-spread@7.17.3 | MIT | https://github.com/babel/babel +@babel/plugin-proposal-object-rest-spread@7.18.0 | MIT | https://github.com/babel/babel @babel/plugin-proposal-optional-catch-binding@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-proposal-optional-chaining@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-proposal-private-methods@7.16.11 | MIT | https://github.com/babel/babel -@babel/plugin-proposal-private-property-in-object@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-proposal-unicode-property-regex@7.16.7 | MIT | https://github.com/babel/babel +@babel/plugin-proposal-optional-chaining@7.17.12 | MIT | https://github.com/babel/babel +@babel/plugin-proposal-private-methods@7.17.12 | MIT | https://github.com/babel/babel +@babel/plugin-proposal-private-property-in-object@7.17.12 | MIT | https://github.com/babel/babel +@babel/plugin-proposal-unicode-property-regex@7.17.12 | MIT | https://github.com/babel/babel @babel/plugin-syntax-async-generators@7.8.4 | MIT | https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators @babel/plugin-syntax-class-properties@7.12.13 | MIT | https://github.com/babel/babel @babel/plugin-syntax-class-static-block@7.14.5 | MIT | https://github.com/babel/babel -@babel/plugin-syntax-decorators@7.17.0 | MIT | https://github.com/babel/babel +@babel/plugin-syntax-decorators@7.17.12 | MIT | https://github.com/babel/babel @babel/plugin-syntax-dynamic-import@7.8.3 | MIT | https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import @babel/plugin-syntax-export-namespace-from@7.8.3 | MIT | https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-export-namespace-from +@babel/plugin-syntax-import-assertions@7.17.12 | MIT | https://github.com/babel/babel @babel/plugin-syntax-json-strings@7.8.3 | MIT | https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings -@babel/plugin-syntax-jsx@7.16.7 | MIT | https://github.com/babel/babel +@babel/plugin-syntax-jsx@7.17.12 | MIT | https://github.com/babel/babel @babel/plugin-syntax-logical-assignment-operators@7.10.4 | MIT | https://github.com/babel/babel @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 | MIT | https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-nullish-coalescing-operator @babel/plugin-syntax-numeric-separator@7.10.4 | MIT | https://github.com/babel/babel @@ -66,60 +66,65 @@ module name | license | repository @babel/plugin-syntax-optional-chaining@7.8.3 | MIT | https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-chaining @babel/plugin-syntax-private-property-in-object@7.14.5 | MIT | https://github.com/babel/babel @babel/plugin-syntax-top-level-await@7.14.5 | MIT | https://github.com/babel/babel -@babel/plugin-transform-arrow-functions@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-async-to-generator@7.16.8 | MIT | https://github.com/babel/babel +@babel/plugin-transform-arrow-functions@7.17.12 | MIT | https://github.com/babel/babel +@babel/plugin-transform-async-to-generator@7.17.12 | MIT | https://github.com/babel/babel @babel/plugin-transform-block-scoped-functions@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-block-scoping@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-classes@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-computed-properties@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-destructuring@7.17.7 | MIT | https://github.com/babel/babel +@babel/plugin-transform-block-scoping@7.18.4 | MIT | https://github.com/babel/babel +@babel/plugin-transform-classes@7.18.4 | MIT | https://github.com/babel/babel +@babel/plugin-transform-computed-properties@7.17.12 | MIT | https://github.com/babel/babel +@babel/plugin-transform-destructuring@7.18.0 | MIT | https://github.com/babel/babel @babel/plugin-transform-dotall-regex@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-duplicate-keys@7.16.7 | MIT | https://github.com/babel/babel +@babel/plugin-transform-duplicate-keys@7.17.12 | MIT | https://github.com/babel/babel @babel/plugin-transform-exponentiation-operator@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-for-of@7.16.7 | MIT | https://github.com/babel/babel +@babel/plugin-transform-for-of@7.18.1 | MIT | https://github.com/babel/babel @babel/plugin-transform-function-name@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-literals@7.16.7 | MIT | https://github.com/babel/babel +@babel/plugin-transform-literals@7.17.12 | MIT | https://github.com/babel/babel @babel/plugin-transform-member-expression-literals@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-modules-amd@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-modules-commonjs@7.17.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-modules-systemjs@7.17.8 | MIT | https://github.com/babel/babel -@babel/plugin-transform-modules-umd@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-named-capturing-groups-regex@7.16.8 | MIT | https://github.com/babel/babel -@babel/plugin-transform-new-target@7.16.7 | MIT | https://github.com/babel/babel +@babel/plugin-transform-modules-amd@7.18.0 | MIT | https://github.com/babel/babel +@babel/plugin-transform-modules-commonjs@7.18.2 | MIT | https://github.com/babel/babel +@babel/plugin-transform-modules-systemjs@7.18.5 | MIT | https://github.com/babel/babel +@babel/plugin-transform-modules-umd@7.18.0 | MIT | https://github.com/babel/babel +@babel/plugin-transform-named-capturing-groups-regex@7.17.12 | MIT | https://github.com/babel/babel +@babel/plugin-transform-new-target@7.18.5 | MIT | https://github.com/babel/babel @babel/plugin-transform-object-super@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-parameters@7.16.7 | MIT | https://github.com/babel/babel +@babel/plugin-transform-parameters@7.17.12 | MIT | https://github.com/babel/babel @babel/plugin-transform-property-literals@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-regenerator@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-reserved-words@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-runtime@7.17.0 | MIT | https://github.com/babel/babel +@babel/plugin-transform-regenerator@7.18.0 | MIT | https://github.com/babel/babel +@babel/plugin-transform-reserved-words@7.17.12 | MIT | https://github.com/babel/babel +@babel/plugin-transform-runtime@7.18.5 | MIT | https://github.com/babel/babel @babel/plugin-transform-shorthand-properties@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-spread@7.16.7 | MIT | https://github.com/babel/babel +@babel/plugin-transform-spread@7.17.12 | MIT | https://github.com/babel/babel @babel/plugin-transform-sticky-regex@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-template-literals@7.16.7 | MIT | https://github.com/babel/babel -@babel/plugin-transform-typeof-symbol@7.16.7 | MIT | https://github.com/babel/babel +@babel/plugin-transform-template-literals@7.18.2 | MIT | https://github.com/babel/babel +@babel/plugin-transform-typeof-symbol@7.17.12 | MIT | https://github.com/babel/babel @babel/plugin-transform-unicode-escapes@7.16.7 | MIT | https://github.com/babel/babel @babel/plugin-transform-unicode-regex@7.16.7 | MIT | https://github.com/babel/babel -@babel/preset-env@7.16.11 | MIT | https://github.com/babel/babel +@babel/preset-env@7.18.2 | MIT | https://github.com/babel/babel @babel/preset-modules@0.1.5 | MIT | https://github.com/babel/preset-modules -@babel/runtime@7.17.8 | MIT | https://github.com/babel/babel +@babel/runtime@7.18.3 | MIT | https://github.com/babel/babel @babel/template@7.16.7 | MIT | https://github.com/babel/babel -@babel/traverse@7.17.3 | MIT | https://github.com/babel/babel -@babel/types@7.17.0 | MIT | https://github.com/babel/babel +@babel/traverse@7.18.5 | MIT | https://github.com/babel/babel +@babel/types@7.18.4 | MIT | https://github.com/babel/babel @cypress/request@2.88.10 | Apache-2.0 | https://github.com/cypress-io/request @cypress/xvfb@1.2.4 | MIT | https://github.com/cypress-io/xvfb @eslint/eslintrc@1.3.0 | MIT | https://github.com/eslint/eslintrc -@hapi/hoek@9.2.1 | BSD-3-Clause | https://github.com/hapijs/hoek +@hapi/hoek@9.3.0 | BSD-3-Clause | https://github.com/hapijs/hoek @hapi/topo@5.1.0 | BSD-3-Clause | https://github.com/hapijs/topo @humanwhocodes/config-array@0.9.2 | Apache-2.0 | https://github.com/humanwhocodes/config-array @humanwhocodes/object-schema@1.2.1 | BSD-3-Clause | https://github.com/humanwhocodes/object-schema +@jridgewell/gen-mapping@0.3.2 | MIT | https://github.com/jridgewell/gen-mapping +@jridgewell/resolve-uri@3.0.8 | MIT | https://github.com/jridgewell/resolve-uri +@jridgewell/set-array@1.1.2 | MIT | https://github.com/jridgewell/set-array +@jridgewell/sourcemap-codec@1.4.14 | MIT | https://github.com/jridgewell/sourcemap-codec +@jridgewell/trace-mapping@0.3.14 | MIT | https://github.com/jridgewell/trace-mapping @miragejs/pretender-node-polyfill@0.1.2 | MIT | @node-ipc/js-queue@2.0.3 | MIT | https://github.com/node-ipc/js-queue @nodelib/fs.scandir@2.1.5 | MIT | https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir @nodelib/fs.stat@2.0.5 | MIT | https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat @nodelib/fs.walk@1.2.8 | MIT | https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk @polka/url@1.0.0-next.21 | MIT | https://github.com/lukeed/polka -@rushstack/eslint-patch@1.1.3 | MIT | https://github.com/microsoft/rushstack -@sideway/address@4.1.3 | BSD-3-Clause | https://github.com/sideway/address +@rushstack/eslint-patch@1.1.4 | MIT | https://github.com/microsoft/rushstack +@sideway/address@4.1.4 | BSD-3-Clause | https://github.com/sideway/address @sideway/formula@3.0.0 | BSD-3-Clause | https://github.com/sideway/formula @sideway/pinpoint@2.0.0 | BSD-3-Clause | https://github.com/sideway/pinpoint @soda/friendly-errors-webpack-plugin@1.8.1 | MIT | https://github.com/sodatea/friendly-errors-webpack-plugin @@ -168,7 +173,7 @@ module name | license | repository @vue/babel-helper-vue-transform-on@1.0.2 | MIT | @vue/babel-plugin-jsx@1.1.1 | MIT | https://github.com/vuejs/jsx-next @vue/babel-plugin-transform-vue-jsx@1.2.1 | MIT | https://github.com/vuejs/jsx/tree/master/packages/babel-plugin-transform-vue-jsx -@vue/babel-preset-app@5.0.4 | MIT | https://github.com/vuejs/vue-cli +@vue/babel-preset-app@5.0.6 | MIT | https://github.com/vuejs/vue-cli @vue/babel-preset-jsx@1.2.4 | MIT | https://github.com/vuejs/jsx/tree/master/packages/babel-preset-jsx @vue/babel-sugar-composition-api-inject-h@1.2.1 | MIT | https://github.com/vuejs/jsx/tree/master/packages/babel-sugar-composition-api-inject-h @vue/babel-sugar-composition-api-render-instance@1.2.4 | MIT | https://github.com/vuejs/jsx/tree/master/packages/babel-sugar-composition-api-render-instance @@ -176,17 +181,17 @@ module name | license | repository @vue/babel-sugar-inject-h@1.2.2 | MIT | https://github.com/vuejs/jsx/tree/master/packages/babel-sugar-inject-h @vue/babel-sugar-v-model@1.2.3 | MIT | https://github.com/vuejs/jsx/tree/master/packages/babel-sugar-v-model @vue/babel-sugar-v-on@1.2.3 | MIT | https://github.com/vuejs/jsx/tree/master/packages/babel-sugar-v-on -@vue/cli-overlay@5.0.4 | MIT | https://github.com/vuejs/vue-cli -@vue/cli-plugin-babel@5.0.4 | MIT | https://github.com/vuejs/vue-cli -@vue/cli-plugin-e2e-cypress@5.0.4 | MIT | https://github.com/vuejs/vue-cli -@vue/cli-plugin-eslint@5.0.4 | MIT | https://github.com/vuejs/vue-cli -@vue/cli-plugin-router@5.0.4 | MIT | https://github.com/vuejs/vue-cli -@vue/cli-plugin-typescript@5.0.4 | MIT | https://github.com/vuejs/vue-cli -@vue/cli-plugin-vuex@5.0.4 | MIT | https://github.com/vuejs/vue-cli -@vue/cli-service@5.0.4 | MIT | https://github.com/vuejs/vue-cli -@vue/cli-shared-utils@5.0.4 | MIT | https://github.com/vuejs/vue-cli +@vue/cli-overlay@5.0.6 | MIT | https://github.com/vuejs/vue-cli +@vue/cli-plugin-babel@5.0.6 | MIT | https://github.com/vuejs/vue-cli +@vue/cli-plugin-e2e-cypress@5.0.6 | MIT | https://github.com/vuejs/vue-cli +@vue/cli-plugin-eslint@5.0.6 | MIT | https://github.com/vuejs/vue-cli +@vue/cli-plugin-router@5.0.6 | MIT | https://github.com/vuejs/vue-cli +@vue/cli-plugin-typescript@5.0.6 | MIT | https://github.com/vuejs/vue-cli +@vue/cli-plugin-vuex@5.0.6 | MIT | https://github.com/vuejs/vue-cli +@vue/cli-service@5.0.6 | MIT | https://github.com/vuejs/vue-cli +@vue/cli-shared-utils@5.0.6 | MIT | https://github.com/vuejs/vue-cli @vue/component-compiler-utils@3.3.0 | MIT | https://github.com/vuejs/component-compiler-utils -@vue/eslint-config-typescript@10.0.0 | MIT | https://github.com/vuejs/eslint-config-typescript +@vue/eslint-config-typescript@11.0.0 | MIT | https://github.com/vuejs/eslint-config-typescript @vue/test-utils@1.3.0 | MIT | https://github.com/vuejs/vue-test-utils @vue/web-component-wrapper@1.3.0 | MIT | https://github.com/vuejs/web-component-wrapper @webassemblyjs/ast@1.11.1 | MIT | https://github.com/xtuc/webassemblyjs @@ -271,15 +276,13 @@ bonjour@3.5.0 | MIT | https://github.com/watson/bonjour boolbase@1.0.0 | ISC | https://github.com/fb55/boolbase brace-expansion@1.1.11 | MIT | https://github.com/juliangruber/brace-expansion braces@3.0.2 | MIT | https://github.com/micromatch/braces -browserslist@4.19.1 | MIT | https://github.com/browserslist/browserslist +browserslist@4.21.0 | MIT | https://github.com/browserslist/browserslist buffer-crc32@0.2.13 | MIT | https://github.com/brianloveswords/buffer-crc32 buffer-from@1.1.1 | MIT | https://github.com/LinusU/buffer-from buffer-indexof@1.1.1 | MIT | https://github.com/soldair/node-buffer-indexof -buffer-json@2.0.0 | MIT | https://github.com/jprichardson/buffer-json buffer@5.7.1 | MIT | https://github.com/feross/buffer bytes@3.0.0 | MIT | https://github.com/visionmedia/bytes.js bytes@3.1.0 | MIT | https://github.com/visionmedia/bytes.js -cache-loader@4.1.0 | MIT | https://github.com/webpack-contrib/cache-loader cachedir@2.3.0 | MIT | https://github.com/LinusU/node-cachedir callsite@1.0.0 | MIT* | callsites@3.1.0 | MIT | https://github.com/sindresorhus/callsites @@ -288,7 +291,7 @@ camelcase@4.1.0 | MIT | https://github.com/sindresorhus/camelcase camelcase@5.3.1 | MIT | https://github.com/sindresorhus/camelcase camelcase@6.3.0 | MIT | https://github.com/sindresorhus/camelcase caniuse-api@3.0.0 | MIT | https://github.com/nyalab/caniuse-api -caniuse-lite@1.0.30001300 | CC-BY-4.0 | https://github.com/browserslist/caniuse-lite +caniuse-lite@1.0.30001359 | CC-BY-4.0 | https://github.com/browserslist/caniuse-lite case-sensitive-paths-webpack-plugin@2.4.0 | MIT | https://github.com/Urthen/case-sensitive-paths-webpack-plugin caseless@0.12.0 | Apache-2.0 | https://github.com/mikeal/caseless chalk@2.4.2 | MIT | https://github.com/chalk/chalk @@ -321,7 +324,7 @@ color-convert@2.0.1 | MIT | https://github.com/Qix-/color-convert color-name@1.1.3 | MIT | https://github.com/dfcreative/color-name color-name@1.1.4 | MIT | https://github.com/colorjs/color-name colord@2.9.1 | MIT | https://github.com/omgovich/colord -colorette@2.0.16 | MIT | https://github.com/jorgebucaran/colorette +colorette@2.0.19 | MIT | https://github.com/jorgebucaran/colorette colors@1.4.0 | MIT | https://github.com/Marak/colors.js commander@2.20.3 | MIT | https://github.com/tj/commander.js commander@5.1.0 | MIT | https://github.com/tj/commander.js @@ -344,7 +347,7 @@ convert-source-map@1.8.0 | MIT | https://github.com/thlorenz/convert-source-map cookie-signature@1.0.6 | MIT | https://github.com/visionmedia/node-cookie-signature cookie@0.4.0 | MIT | https://github.com/jshttp/cookie copy-webpack-plugin@9.0.1 | MIT | https://github.com/webpack-contrib/copy-webpack-plugin -core-js-compat@3.21.1 | MIT | https://github.com/zloirock/core-js +core-js-compat@3.23.3 | MIT | https://github.com/zloirock/core-js core-util-is@1.0.2 | MIT | https://github.com/isaacs/core-util-is cosmiconfig@6.0.0 | MIT | https://github.com/davidtheclark/cosmiconfig cosmiconfig@7.0.1 | MIT | https://github.com/davidtheclark/cosmiconfig @@ -365,8 +368,8 @@ cssnano@5.0.10 | MIT | https://github.com/cssnano/cssnano csso@4.2.0 | MIT | https://github.com/css/csso csv-parse@4.15.4 | MIT | https://github.com/wdavidw/node-csv-parse csv2md@1.1.0 | MIT | https://github.com/pstaender/csv2md -cypress-fail-fast@3.4.1 | MIT | https://github.com/javierbrea/cypress-fail-fast -cypress@9.7.0 | MIT | https://github.com/cypress-io/cypress +cypress-fail-fast@5.0.0 | MIT | https://github.com/javierbrea/cypress-fail-fast +cypress@10.3.0 | MIT | https://github.com/cypress-io/cypress dashdash@1.14.1 | MIT | https://github.com/trentm/node-dashdash de-indent@1.0.2 | MIT | https://github.com/yyx990803/de-indent debug@2.6.9 | MIT | https://github.com/visionmedia/debug @@ -406,7 +409,7 @@ easy-stack@1.0.1 | MIT | https://github.com/RIAEvangelist/easy-stack ecc-jsbn@0.1.2 | MIT | https://github.com/quartzjer/ecc-jsbn editorconfig@0.15.3 | MIT | https://github.com/editorconfig/editorconfig-core-js ee-first@1.1.1 | MIT | https://github.com/jonathanong/ee-first -electron-to-chromium@1.4.46 | ISC | https://github.com/kilian/electron-to-chromium +electron-to-chromium@1.4.170 | ISC | https://github.com/kilian/electron-to-chromium emoji-regex@8.0.0 | MIT | https://github.com/mathiasbynens/emoji-regex emoji-regex@9.2.2 | MIT | https://github.com/mathiasbynens/emoji-regex emojis-list@3.0.0 | MIT | https://github.com/kikobeats/emojis-list @@ -424,17 +427,16 @@ escape-string-regexp@1.0.5 | MIT | https://github.com/sindresorhus/escape-string escape-string-regexp@4.0.0 | MIT | https://github.com/sindresorhus/escape-string-regexp eslint-config-prettier@8.5.0 | MIT | https://github.com/prettier/eslint-config-prettier eslint-plugin-cypress@2.12.1 | MIT | https://github.com/cypress-io/eslint-plugin-cypress -eslint-plugin-prettier@4.0.0 | MIT | https://github.com/prettier/eslint-plugin-prettier -eslint-plugin-vue@8.7.1 | MIT | https://github.com/vuejs/eslint-plugin-vue +eslint-plugin-prettier@4.1.0 | MIT | https://github.com/prettier/eslint-plugin-prettier +eslint-plugin-vue@9.1.1 | MIT | https://github.com/vuejs/eslint-plugin-vue eslint-scope@5.1.1 | BSD-2-Clause | https://github.com/eslint/eslint-scope -eslint-scope@6.0.0 | BSD-2-Clause | https://github.com/eslint/eslint-scope eslint-scope@7.1.1 | BSD-2-Clause | https://github.com/eslint/eslint-scope eslint-utils@3.0.0 | MIT | https://github.com/mysticatea/eslint-utils eslint-visitor-keys@2.1.0 | Apache-2.0 | https://github.com/eslint/eslint-visitor-keys eslint-visitor-keys@3.1.0 | Apache-2.0 | https://github.com/eslint/eslint-visitor-keys eslint-visitor-keys@3.3.0 | Apache-2.0 | https://github.com/eslint/eslint-visitor-keys eslint-webpack-plugin@3.1.0 | MIT | https://github.com/webpack-contrib/eslint-webpack-plugin -eslint@8.16.0 | MIT | https://github.com/eslint/eslint +eslint@8.18.0 | MIT | https://github.com/eslint/eslint espree@9.3.2 | BSD-2-Clause | https://github.com/eslint/espree esquery@1.4.0 | BSD-3-Clause | https://github.com/estools/esquery esrecurse@4.3.0 | BSD-2-Clause | https://github.com/estools/esrecurse @@ -451,6 +453,7 @@ execa@0.8.0 | MIT | https://github.com/sindresorhus/execa execa@1.0.0 | MIT | https://github.com/sindresorhus/execa execa@4.1.0 | MIT | https://github.com/sindresorhus/execa execa@5.1.1 | MIT | https://github.com/sindresorhus/execa +execa@6.1.0 | MIT | https://github.com/sindresorhus/execa executable@4.1.1 | MIT | https://github.com/kevva/executable express@4.17.1 | MIT | https://github.com/expressjs/express extend-shallow@2.0.1 | MIT | https://github.com/jonschlinkert/extend-shallow @@ -519,7 +522,7 @@ hpack.js@2.1.6 | MIT | https://github.com/indutny/hpack.js html-entities@2.3.2 | MIT | https://github.com/mdevils/html-entities html-minifier-terser@6.0.2 | MIT | https://github.com/terser/html-minifier-terser html-tags@2.0.0 | MIT | https://github.com/sindresorhus/html-tags -html-tags@3.1.0 | MIT | https://github.com/sindresorhus/html-tags +html-tags@3.2.0 | MIT | https://github.com/sindresorhus/html-tags html-webpack-plugin@5.5.0 | MIT | https://github.com/jantimon/html-webpack-plugin htmlparser2@6.1.0 | MIT | https://github.com/fb55/htmlparser2 http-deceiver@1.2.7 | MIT | https://github.com/indutny/http-deceiver @@ -531,6 +534,7 @@ http-proxy@1.18.1 | MIT | https://github.com/http-party/node-http-proxy http-signature@1.3.6 | MIT | https://github.com/joyent/node-http-signature human-signals@1.1.1 | Apache-2.0 | https://github.com/ehmicky/human-signals human-signals@2.1.0 | Apache-2.0 | https://github.com/ehmicky/human-signals +human-signals@3.0.1 | Apache-2.0 | https://github.com/ehmicky/human-signals husky@8.0.1 | MIT | https://github.com/typicode/husky iconv-lite@0.4.24 | MIT | https://github.com/ashtuchkin/iconv-lite icss-utils@5.1.0 | ISC | https://github.com/css-modules/icss-utils @@ -551,7 +555,7 @@ invert-kv@2.0.0 | MIT | https://github.com/sindresorhus/invert-kv ip@1.1.5 | MIT | https://github.com/indutny/node-ip ipaddr.js@1.9.1 | MIT | https://github.com/whitequark/ipaddr.js ipaddr.js@2.0.1 | MIT | https://github.com/whitequark/ipaddr.js -iris-client-frontend@1.6.0-rc.1-POST-RELEASE | UNLICENSED | +iris-client-frontend@1.6.0-rc.2-POST-RELEASE | UNLICENSED | is-absolute-url@3.0.3 | MIT | https://github.com/sindresorhus/is-absolute-url is-arguments@1.1.1 | MIT | https://github.com/inspect-js/is-arguments is-arrayish@0.2.1 | MIT | https://github.com/qix-/node-is-arrayish @@ -581,6 +585,7 @@ is-regex@1.1.4 | MIT | https://github.com/inspect-js/is-regex is-resolvable@1.1.0 | ISC | https://github.com/shinnn/is-resolvable is-stream@1.1.0 | MIT | https://github.com/sindresorhus/is-stream is-stream@2.0.1 | MIT | https://github.com/sindresorhus/is-stream +is-stream@3.0.0 | MIT | https://github.com/sindresorhus/is-stream is-typedarray@1.0.0 | MIT | https://github.com/hughsk/is-typedarray is-unicode-supported@0.1.0 | MIT | https://github.com/sindresorhus/is-unicode-supported is-whitespace@0.3.0 | MIT | https://github.com/jonschlinkert/is-whitespace @@ -621,7 +626,7 @@ levn@0.4.1 | MIT | https://github.com/gkz/levn license-checker@25.0.1 | BSD-3-Clause | https://github.com/davglass/license-checker lilconfig@2.0.5 | MIT | https://github.com/antonk52/lilconfig lines-and-columns@1.1.6 | MIT | https://github.com/eventualbuddha/lines-and-columns -lint-staged@12.4.3 | MIT | https://github.com/okonet/lint-staged +lint-staged@13.0.3 | MIT | https://github.com/okonet/lint-staged listr2@3.13.5 | MIT | https://github.com/cenk1cenk2/listr2 listr2@4.0.5 | MIT | https://github.com/cenk1cenk2/listr2 loader-runner@4.2.0 | MIT | https://github.com/webpack/loader-runner @@ -681,12 +686,13 @@ mime@1.6.0 | MIT | https://github.com/broofa/node-mime mime@2.6.0 | MIT | https://github.com/broofa/mime mimic-fn@1.2.0 | MIT | https://github.com/sindresorhus/mimic-fn mimic-fn@2.1.0 | MIT | https://github.com/sindresorhus/mimic-fn +mimic-fn@4.0.0 | MIT | https://github.com/sindresorhus/mimic-fn mini-css-extract-plugin@2.5.3 | MIT | https://github.com/webpack-contrib/mini-css-extract-plugin minimalistic-assert@1.0.1 | ISC | https://github.com/calvinmetcalf/minimalistic-assert minimatch@3.1.2 | ISC | https://github.com/isaacs/minimatch minimist@1.2.6 | MIT | https://github.com/substack/minimist minipass@3.1.5 | ISC | https://github.com/isaacs/minipass -miragejs@0.1.44 | MIT | https://github.com/miragejs/miragejs +miragejs@0.1.45 | MIT | https://github.com/miragejs/miragejs mixme@0.5.4 | MIT | https://github.com/adaltas/node-mixme mkdirp@0.5.5 | MIT | https://github.com/substack/node-mkdirp module-alias@2.2.2 | MIT | https://github.com/ilearnio/module-alias @@ -704,7 +710,7 @@ nice-try@1.0.5 | MIT | https://github.com/electerious/nice-try no-case@3.0.4 | MIT | https://github.com/blakeembrey/change-case node-fetch@2.6.7 | MIT | https://github.com/bitinn/node-fetch node-forge@1.3.0 | (BSD-3-Clause OR GPL-2.0) | https://github.com/digitalbazaar/forge -node-releases@2.0.1 | MIT | https://github.com/chicoxyzzy/node-releases +node-releases@2.0.5 | MIT | https://github.com/chicoxyzzy/node-releases nopt@4.0.3 | ISC | https://github.com/npm/nopt nopt@5.0.0 | ISC | https://github.com/npm/nopt normalize-package-data@2.5.0 | BSD-2-Clause | https://github.com/npm/normalize-package-data @@ -715,6 +721,7 @@ normalize-url@6.1.0 | MIT | https://github.com/sindresorhus/normalize-url npm-normalize-package-bin@1.0.1 | ISC | https://github.com/npm/npm-normalize-package-bin npm-run-path@2.0.2 | MIT | https://github.com/sindresorhus/npm-run-path npm-run-path@4.0.1 | MIT | https://github.com/sindresorhus/npm-run-path +npm-run-path@5.1.0 | MIT | https://github.com/sindresorhus/npm-run-path nth-check@2.0.1 | BSD-2-Clause | https://github.com/fb55/nth-check null-loader@4.0.1 | MIT | https://github.com/webpack-contrib/null-loader number-is-nan@1.0.1 | MIT | https://github.com/sindresorhus/number-is-nan @@ -728,6 +735,7 @@ on-headers@1.0.2 | MIT | https://github.com/jshttp/on-headers once@1.4.0 | ISC | https://github.com/isaacs/once onetime@2.0.1 | MIT | https://github.com/sindresorhus/onetime onetime@5.1.2 | MIT | https://github.com/sindresorhus/onetime +onetime@6.0.0 | MIT | https://github.com/sindresorhus/onetime open@8.4.0 | MIT | https://github.com/sindresorhus/open opener@1.5.2 | (WTFPL OR MIT) | https://github.com/domenic/opener optionator@0.9.1 | MIT | https://github.com/gkz/optionator @@ -762,6 +770,7 @@ path-exists@4.0.0 | MIT | https://github.com/sindresorhus/path-exists path-is-absolute@1.0.1 | MIT | https://github.com/sindresorhus/path-is-absolute path-key@2.0.1 | MIT | https://github.com/sindresorhus/path-key path-key@3.1.1 | MIT | https://github.com/sindresorhus/path-key +path-key@4.0.0 | MIT | https://github.com/sindresorhus/path-key path-parse@1.0.7 | MIT | https://github.com/jbgutierrez/path-parse path-to-regexp@0.1.7 | MIT | https://github.com/component/path-to-regexp path-type@4.0.0 | MIT | https://github.com/sindresorhus/path-type @@ -770,7 +779,7 @@ performance-now@2.1.0 | MIT | https://github.com/braveg1rl/performance-now picocolors@0.2.1 | ISC | https://github.com/alexeyraspopov/picocolors picocolors@1.0.0 | ISC | https://github.com/alexeyraspopov/picocolors picomatch@2.3.1 | MIT | https://github.com/micromatch/picomatch -pidtree@0.5.0 | MIT | https://github.com/simonepri/pidtree +pidtree@0.6.0 | MIT | https://github.com/simonepri/pidtree pify@2.3.0 | MIT | https://github.com/sindresorhus/pify pkg-dir@4.2.0 | MIT | https://github.com/sindresorhus/pkg-dir portfinder@1.0.28 | MIT | https://github.com/http-party/node-portfinder @@ -813,7 +822,7 @@ postcss@8.3.11 | MIT | https://github.com/postcss/postcss prelude-ls@1.2.1 | MIT | https://github.com/gkz/prelude-ls pretender@3.4.7 | MIT | https://github.com/pretenderjs/pretender prettier-linter-helpers@1.0.0 | MIT | https://github.com/prettier/prettier-linter-helpers -prettier@2.6.2 | MIT | https://github.com/prettier/prettier +prettier@2.7.1 | MIT | https://github.com/prettier/prettier pretty-bytes@5.6.0 | MIT | https://github.com/sindresorhus/pretty-bytes pretty-error@4.0.0 | MIT | https://github.com/AriaMinaei/pretty-error pretty@2.0.0 | MIT | https://github.com/jonschlinkert/pretty @@ -845,7 +854,7 @@ rechoir@0.6.2 | MIT | https://github.com/tkellen/node-rechoir regenerate-unicode-properties@10.0.1 | MIT | https://github.com/mathiasbynens/regenerate-unicode-properties regenerate@1.4.2 | MIT | https://github.com/mathiasbynens/regenerate regenerator-runtime@0.13.9 | MIT | https://github.com/facebook/regenerator/tree/master/packages/runtime -regenerator-transform@0.14.5 | MIT | https://github.com/facebook/regenerator/tree/master/packages/regenerator-transform +regenerator-transform@0.15.0 | MIT | https://github.com/facebook/regenerator/tree/master/packages/transform regexp.prototype.flags@1.3.1 | MIT | https://github.com/es-shims/RegExp.prototype.flags regexpp@3.2.0 | MIT | https://github.com/mysticatea/regexpp regexpu-core@5.0.1 | MIT | https://github.com/mathiasbynens/regexpu-core @@ -884,6 +893,7 @@ semver@5.7.1 | ISC | https://github.com/npm/node-semver semver@6.3.0 | ISC | https://github.com/npm/node-semver semver@7.0.0 | ISC | https://github.com/npm/node-semver semver@7.3.5 | ISC | https://github.com/npm/node-semver +semver@7.3.7 | ISC | https://github.com/npm/node-semver send@0.17.1 | MIT | https://github.com/pillarjs/send serialize-javascript@6.0.0 | BSD-3-Clause | https://github.com/yahoo/serialize-javascript serve-index@1.9.1 | MIT | https://github.com/expressjs/serve-index @@ -899,7 +909,7 @@ shebang-regex@3.0.0 | MIT | https://github.com/sindresorhus/shebang-regex shell-quote@1.7.3 | MIT | https://github.com/substack/node-shell-quote shelljs@0.8.5 | BSD-3-Clause | https://github.com/shelljs/shelljs sigmund@1.0.1 | ISC | https://github.com/isaacs/sigmund -signal-exit@3.0.3 | ISC | https://github.com/tapjs/signal-exit +signal-exit@3.0.7 | ISC | https://github.com/tapjs/signal-exit sirv@1.0.18 | MIT | https://github.com/lukeed/sirv slash@3.0.0 | MIT | https://github.com/sindresorhus/slash slice-ansi@3.0.0 | MIT | https://github.com/chalk/slice-ansi @@ -940,13 +950,13 @@ strip-ansi@6.0.1 | MIT | https://github.com/chalk/strip-ansi strip-ansi@7.0.1 | MIT | https://github.com/chalk/strip-ansi strip-eof@1.0.0 | MIT | https://github.com/sindresorhus/strip-eof strip-final-newline@2.0.0 | MIT | https://github.com/sindresorhus/strip-final-newline +strip-final-newline@3.0.0 | MIT | https://github.com/sindresorhus/strip-final-newline strip-indent@2.0.0 | MIT | https://github.com/sindresorhus/strip-indent strip-json-comments@3.1.1 | MIT | https://github.com/sindresorhus/strip-json-comments stylehacks@5.0.1 | MIT | https://github.com/cssnano/cssnano supports-color@5.5.0 | MIT | https://github.com/chalk/supports-color supports-color@7.2.0 | MIT | https://github.com/chalk/supports-color supports-color@8.1.1 | MIT | https://github.com/chalk/supports-color -supports-color@9.2.2 | MIT | https://github.com/chalk/supports-color svg-tags@1.0.0 | MIT | https://github.com/element-io/svg-tags svgo@2.8.0 | MIT | https://github.com/svg/svgo tapable@1.1.3 | MIT | https://github.com/webpack/tapable @@ -991,6 +1001,7 @@ uniqs@2.0.0 | MIT | https://github.com/fgnass/uniqs universalify@2.0.0 | MIT | https://github.com/RyanZim/universalify unpipe@1.0.0 | MIT | https://github.com/stream-utils/unpipe untildify@4.0.0 | MIT | https://github.com/sindresorhus/untildify +update-browserslist-db@1.0.4 | MIT | https://github.com/browserslist/update-db uri-js@4.4.1 | BSD-2-Clause | https://github.com/garycourt/uri-js util-deprecate@1.0.2 | MIT | https://github.com/TooTallNate/util-deprecate util-extend@1.0.3 | MIT | https://github.com/isaacs/util-extend @@ -1003,8 +1014,8 @@ validate-npm-package-license@3.0.4 | Apache-2.0 | https://github.com/kemitchell/ vary@1.1.2 | MIT | https://github.com/jshttp/vary vendors@1.0.4 | MIT | https://github.com/wooorm/vendors verror@1.10.0 | MIT | https://github.com/davepacheco/node-verror -vue-cli-plugin-vuetify@2.5.0 | MIT | https://github.com/vuetifyjs/vue-cli-plugin-vuetify -vue-eslint-parser@8.0.1 | MIT | https://github.com/vuejs/vue-eslint-parser +vue-cli-plugin-vuetify@2.5.1 | MIT | https://github.com/vuetifyjs/vue-cli-plugin-vuetify +vue-eslint-parser@9.0.3 | MIT | https://github.com/vuejs/vue-eslint-parser vue-hot-reload-api@2.3.4 | MIT | https://github.com/vuejs/vue-hot-reload-api vue-loader@15.9.8 | MIT | https://github.com/vuejs/vue-loader vue-loader@17.0.0 | MIT | @@ -1023,7 +1034,7 @@ webpack-dev-server@4.7.3 | MIT | https://github.com/webpack/webpack-dev-server webpack-merge@5.8.0 | MIT | https://github.com/survivejs/webpack-merge webpack-sources@3.2.3 | MIT | https://github.com/webpack/webpack-sources webpack-virtual-modules@0.4.3 | MIT | https://github.com/sysgears/webpack-virtual-modules -webpack@5.72.1 | MIT | https://github.com/webpack/webpack +webpack@5.73.0 | MIT | https://github.com/webpack/webpack websocket-driver@0.7.4 | Apache-2.0 | https://github.com/faye/websocket-driver-node websocket-extensions@0.1.4 | Apache-2.0 | https://github.com/faye/websocket-extensions-node whatwg-fetch@3.6.2 | MIT | https://github.com/github/fetch @@ -1040,11 +1051,13 @@ wrap-ansi@7.0.0 | MIT | https://github.com/chalk/wrap-ansi wrappy@1.0.2 | ISC | https://github.com/npm/wrappy ws@7.5.5 | MIT | https://github.com/websockets/ws ws@8.2.3 | MIT | https://github.com/websockets/ws +xml-name-validator@4.0.0 | Apache-2.0 | https://github.com/jsdom/xml-name-validator y18n@3.2.2 | ISC | https://github.com/yargs/y18n y18n@5.0.8 | ISC | https://github.com/yargs/y18n yallist@2.1.2 | ISC | https://github.com/isaacs/yallist yallist@4.0.0 | ISC | https://github.com/isaacs/yallist yaml@1.10.2 | ISC | https://github.com/eemeli/yaml +yaml@2.1.1 | ISC | https://github.com/eemeli/yaml yargs-parser@20.2.9 | ISC | https://github.com/yargs/yargs-parser yargs-parser@9.0.2 | ISC | https://github.com/yargs/yargs-parser yargs@11.1.1 | MIT | https://github.com/yargs/yargs diff --git a/FE-THIRD-PARTY-LICENSES-PROD.md b/FE-THIRD-PARTY-LICENSES-PROD.md index bb14e3b25..c2a1cf513 100644 --- a/FE-THIRD-PARTY-LICENSES-PROD.md +++ b/FE-THIRD-PARTY-LICENSES-PROD.md @@ -8,12 +8,12 @@ asynckit@0.4.0 | MIT | https://github.com/alexindigo/asynckit axios@0.27.2 | MIT | https://github.com/axios/axios call-bind@1.0.2 | MIT | https://github.com/ljharb/call-bind cfb@1.2.1 | Apache-2.0 | https://github.com/SheetJS/js-cfb -chart.js@3.7.1 | MIT | https://github.com/chartjs/Chart.js +chart.js@3.8.0 | MIT | https://github.com/chartjs/Chart.js codepage@1.15.0 | Apache-2.0 | https://github.com/SheetJS/js-codepage combined-stream@1.0.8 | MIT | https://github.com/felixge/node-combined-stream -core-js@3.22.7 | MIT | https://github.com/zloirock/core-js +core-js@3.23.3 | MIT | https://github.com/zloirock/core-js crc-32@1.2.1 | Apache-2.0 | https://github.com/SheetJS/js-crc32 -dayjs@1.11.2 | MIT | https://github.com/iamkun/dayjs +dayjs@1.11.3 | MIT | https://github.com/iamkun/dayjs deepmerge@4.2.2 | MIT | https://github.com/TehShrike/deepmerge delayed-stream@1.0.0 | MIT | https://github.com/felixge/node-delayed-stream exit-on-epipe@1.0.1 | Apache-2.0 | https://github.com/SheetJS/node-exit-on-epipe @@ -24,7 +24,7 @@ function-bind@1.1.1 | MIT | https://github.com/Raynos/function-bind get-intrinsic@1.1.1 | MIT | https://github.com/ljharb/get-intrinsic has-symbols@1.0.2 | MIT | https://github.com/inspect-js/has-symbols has@1.0.3 | MIT | https://github.com/tarruda/has -iris-client-frontend@1.6.0-rc.1-POST-RELEASE | UNLICENSED | +iris-client-frontend@1.6.0-rc.2-POST-RELEASE | UNLICENSED | lodash@4.17.21 | MIT | https://github.com/lodash/lodash mime-db@1.51.0 | MIT | https://github.com/jshttp/mime-db mime-types@2.1.34 | MIT | https://github.com/jshttp/mime-types @@ -32,7 +32,7 @@ object-inspect@1.12.2 | MIT | https://github.com/inspect-js/object-inspect printj@1.2.3 | Apache-2.0 | https://github.com/SheetJS/printj printj@1.3.0 | Apache-2.0 | https://github.com/SheetJS/printj printj@1.3.1 | Apache-2.0 | https://github.com/SheetJS/printj -qs@6.10.3 | BSD-3-Clause | https://github.com/ljharb/qs +qs@6.11.0 | BSD-3-Clause | https://github.com/ljharb/qs shvl@2.0.3 | MIT | https://github.com/robinvdvleuten/shvl side-channel@1.0.4 | MIT | https://github.com/ljharb/side-channel ssf@0.11.2 | Apache-2.0 | https://github.com/SheetJS/ssf diff --git a/iris-client-bff/pom.xml b/iris-client-bff/pom.xml index 0dd72197b..4fb9a941d 100644 --- a/iris-client-bff/pom.xml +++ b/iris-client-bff/pom.xml @@ -12,7 +12,7 @@ iris-gateway iris-client-bff - 1.6.0-rc.1-POST-RELEASE + 1.6.0-rc.2-POST-RELEASE IRIS Client Backend for Frontend Backend for frontend (BFF) of the client for the health departments. Communicates directly with the SORMAS of this department. diff --git a/iris-client-fe/package-lock.json b/iris-client-fe/package-lock.json index d84b91fc0..64d860651 100644 --- a/iris-client-fe/package-lock.json +++ b/iris-client-fe/package-lock.json @@ -1,12 +1,12 @@ { "name": "iris-client-frontend", - "version": "1.6.0-rc.1-POST-RELEASE", + "version": "1.6.0-rc.2-POST-RELEASE", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "iris-client-frontend", - "version": "1.6.0-rc.1-POST-RELEASE", + "version": "1.6.0-rc.2-POST-RELEASE", "dependencies": { "@fontsource/roboto": "^4.5.7", "@mdi/font": "^6.7.96", diff --git a/iris-client-fe/package.json b/iris-client-fe/package.json index d322f11db..501159488 100644 --- a/iris-client-fe/package.json +++ b/iris-client-fe/package.json @@ -1,6 +1,6 @@ { "name": "iris-client-frontend", - "version": "1.6.0-rc.1-POST-RELEASE", + "version": "1.6.0-rc.2-POST-RELEASE", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/pom.xml b/pom.xml index e754fcefc..5f67cb25f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ iris-gateway parent - 1.6.0-rc.1-POST-RELEASE + 1.6.0-rc.2-POST-RELEASE pom IRIS Parent