diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index cd9322f..bd22945 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,7 +17,7 @@ Steps to reproduce the behavior. A clear and concise description of what you expected to happen. **Please complete the following information about the solution:** -- [ ] Version: [e.g. v1.0.3] +- [ ] Version: [e.g. v1.0.4] To get the version of the solution, you can look at the description of the created CloudFormation stack. For example, "_(SO0021) - Video On Demand workflow with AWS Step Functions, MediaConvert, MediaPackage, S3, CloudFront and DynamoDB. Version **v5.0.0**_". If the description does not contain the version information, you can look at the mappings section of the template: diff --git a/CHANGELOG.md b/CHANGELOG.md index d9a4dc5..0f7f6b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.4] - 2024-09-18 + +### Security + +- Patch versions of path-to-regexp, aws-cdk and micromatch + ## [1.0.3] - 2024-08-19 ### Security diff --git a/NOTICE.txt b/NOTICE.txt index cc0b15d..9e910ad 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -11,243 +11,6 @@ THIRD PARTY COMPONENTS ********************** This software includes third party software subject to the following copyrights: -./source -========== -aopalliance/aopalliance under the Public Domain license -com.amazonaws/aws-java-sdk-cloudwatch under the Apache-2.0 license -com.amazonaws/aws-java-sdk-core under the Apache-2.0 license -com.amazonaws/aws-java-sdk-ec2 under the Apache-2.0 license -com.amazonaws/aws-java-sdk-kms under the Apache-2.0 license -com.amazonaws/aws-java-sdk-s3 under the Apache-2.0 license -com.amazonaws/aws-java-sdk-sts under the Apache-2.0 license -com.amazonaws/elasticache-java-cluster-client under the Apache-2.0 license -com.amazonaws/jmespath-java under the Apache-2.0 license -com.fasterxml.jackson.core/jackson-annotations under the Apache-2.0 license -com.fasterxml.jackson.core/jackson-core under the Apache-2.0 license -com.fasterxml.jackson.core/jackson-databind under the Apache-2.0 license -com.fasterxml.jackson.dataformat/jackson-dataformat-cbor under the Apache-2.0 license -com.fasterxml.jackson.dataformat/jackson-dataformat-smile under the Apache-2.0 license -com.fasterxml.jackson.datatype/jackson-datatype-guava under the Apache-2.0 license -com.fasterxml.jackson.datatype/jackson-datatype-joda under the Apache-2.0 license -com.fasterxml.jackson.jaxrs/jackson-jaxrs-base under the Apache-2.0 license -com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider under the Apache-2.0 license -com.fasterxml.jackson.jaxrs/jackson-jaxrs-smile-provider under the Apache-2.0 license -com.fasterxml.jackson.module/jackson-module-guice under the Apache-2.0 license -com.fasterxml.jackson.module/jackson-module-jaxb-annotations under the Apache-2.0 license -com.fasterxml/classmate under the Apache-2.0 license -com.github.ben-manes.caffeine/caffeine under the Apache-2.0 license -com.github.luben/zstd-jni under the BSD-2-Clause license -com.github.oshi/oshi-core under the MIT license -com.github.rvesse/airline-io under the Apache-2.0 license -com.github.rvesse/airline under the Apache-2.0 license -com.github.seancfoley/ipaddress under the Apache-2.0 license -com.github.stephenc.jcip/jcip-annotations under the Apache-2.0 license -com.google.api-client/google-api-client under the Apache-2.0 license -com.google.code.findbugs/jsr305 under the Apache-2.0 license -com.google.code.gson/gson under the Apache-2.0 license -com.google.errorprone/error_prone_annotations under the Apache-2.0 license -com.google.guava/failureaccess under the Apache-2.0 license -com.google.guava/guava under the Apache-2.0 license -com.google.guava/listenablefuture under the Apache-2.0 license -com.google.http-client/google-http-client-apache-v2 under the Apache-2.0 license -com.google.http-client/google-http-client-gson under the Apache-2.0 license -com.google.http-client/google-http-client-jackson2 under the Apache-2.0 license -com.google.http-client/google-http-client under the Apache-2.0 license -com.google.inject.extensions/guice-multibindings under the Apache-2.0 license -com.google.inject.extensions/guice-servlet under the Apache-2.0 license -com.google.inject/guice under the Apache-2.0 license -com.google.j2objc/j2objc-annotations under the Apache-2.0 license -com.google.oauth-client/google-oauth-client under the Apache-2.0 license -com.ibm.icu/icu4j under the Unicode/ICU License license -com.jayway.jsonpath/json-path under the Apache-2.0 license -com.lmax/disruptor under the Apache-2.0 license -com.nimbusds/content-type under the Apache-2.0 license -com.nimbusds/lang-tag under the Apache-2.0 license -com.nimbusds/nimbus-jose-jwt under the Apache-2.0 license -com.nimbusds/oauth2-oidc-sdk under the Apache-2.0 license -com.ning/compress-lzf under the Apache-2.0 license -com.opencsv/opencsv under the Apache-2.0 license -com.squareup.okhttp/okhttp under the Apache-2.0 license -com.squareup.okhttp3/mockwebserver under the Apache-2.0 license -com.squareup.okio/okio under the Apache-2.0 license -com.sun.activation/javax.activation under the (CDDL-1.0 OR GPL-2.0-with-classpath-exception) license -com.sun.jersey.contribs/jersey-guice under the CDDL-1.1 license -com.sun.jersey.contribs/jersey-guice under the GPL-2.0-with-classpath-exception license -com.sun.jersey/jersey-core under the CDDL-1.1 license -com.sun.jersey/jersey-core under the GPL-2.0-with-classpath-exception license -com.sun.jersey/jersey-server under the CDDL-1.1 license -com.sun.jersey/jersey-server under the GPL-2.0-with-classpath-exception license -com.sun.jersey/jersey-servlet under the CDDL-1.1 license -com.sun.jersey/jersey-servlet under the GPL-2.0-with-classpath-exception license -com.sun.mail/javax.mail under the (CDDL-1.0 OR GPL-2.0-with-classpath-exception) license -com.typesafe.netty/netty-reactive-streams under the Apache-2.0 license -commons-beanutils/commons-beanutils under the Apache-2.0 license -commons-codec/commons-codec under the Apache-2.0 license -commons-collections/commons-collections under the Apache-2.0 license -commons-io/commons-io under the Apache-2.0 license -commons-lang/commons-lang under the Apache-2.0 license -commons-logging/commons-logging under the Apache-2.0 license -io.github.resilience4j/resilience4j-bulkhead under the Apache-2.0 license -io.github.resilience4j/resilience4j-core under the Apache-2.0 license -io.grpc/grpc-context under the Apache-2.0 license -io.netty/netty-buffer under the Apache-2.0 license -io.netty/netty-codec-dns under the Apache-2.0 license -io.netty/netty-codec-http under the Apache-2.0 license -io.netty/netty-codec-socks under the Apache-2.0 license -io.netty/netty-codec under the Apache-2.0 license -io.netty/netty-common under the Apache-2.0 license -io.netty/netty-handler-proxy under the Apache-2.0 license -io.netty/netty-handler under the Apache-2.0 license -io.netty/netty-resolver-dns under the Apache-2.0 license -io.netty/netty-resolver under the Apache-2.0 license -io.netty/netty-transport-native-epoll under the Apache-2.0 license -io.netty/netty-transport-native-unix-common under the Apache-2.0 license -io.netty/netty-transport under the Apache-2.0 license -io.netty/netty under the Apache-2.0 license -io.opencensus/opencensus-api under the Apache-2.0 license -io.opencensus/opencensus-contrib-http-util under the Apache-2.0 license -io.tesla.aether/aether-connector-okhttp under the EPL-1.0 license -io.tesla.aether/tesla-aether under the EPL-1.0 license -io.timeandspace/cron-scheduler under the Apache-2.0 license -io.vavr/vavr-match under the Apache-2.0 license -io.vavr/vavr under the Apache-2.0 license -it.unimi.dsi/fastutil-core under the Apache-2.0 license -it.unimi.dsi/fastutil-extra under the Apache-2.0 license -it.unimi.dsi/fastutil under the Apache-2.0 license -jakarta.activation/jakarta.activation-api under the BSD-3-Clause license -jakarta.inject/jakarta.inject-api under the Apache-2.0 license -jakarta.validation/jakarta.validation-api under the Apache-2.0 license -jakarta.xml.bind/jakarta.xml.bind-api under the BSD-3-Clause license -javax.activation/activation under the CDDL-1.0 license -javax.activation/javax.activation-api under the (CDDL-1.0 OR GPL-2.0-with-classpath-exception) license -javax.el/javax.el-api under the (CDDL-1.0 OR GPL-2.0-with-classpath-exception) license -javax.inject/javax.inject under the Apache-2.0 license -javax.servlet/javax.servlet-api under the (CDDL-1.0 OR GPL-2.0-with-classpath-exception) license -javax.validation/validation-api under the Apache-2.0 license -javax.ws.rs/jsr311-api under the CDDL-1.0 license -javax.xml.bind/jaxb-api under the CDDL-1.1 license -javax.xml.bind/jaxb-api under the GPL-2.0-with-classpath-exception license -joda-time/joda-time under the Apache-2.0 license -junit/junit under the EPL-1.0 license -net.bytebuddy/byte-buddy-agent under the Apache-2.0 license -net.bytebuddy/byte-buddy under the Apache-2.0 license -net.java.dev.jna/jna-platform under the LGPL-2.1-or-later license -net.java.dev.jna/jna-platform under the Apache-2.0 license -net.java.dev.jna/jna under the LGPL, version 2.1 license -net.java.dev.jna/jna under the Apache-2.0 license -net.minidev/accessors-smart under the Apache-2.0 license -net.minidev/json-smart under the Apache-2.0 license -net.thisptr/jackson-jq under the Apache-2.0 license -org.antlr/antlr4-runtime under the BSD-4-Clause license -org.apache.commons/commons-collections4 under the Apache-2.0 license -org.apache.commons/commons-compress under the Apache-2.0 license -org.apache.commons/commons-dbcp2 under the Apache-2.0 license -org.apache.commons/commons-lang3 under the Apache-2.0 license -org.apache.commons/commons-math3 under the Apache-2.0 license -org.apache.commons/commons-pool2 under the Apache-2.0 license -org.apache.commons/commons-text under the Apache-2.0 license -org.apache.curator/curator-client under the Apache-2.0 license -org.apache.curator/curator-framework under the Apache-2.0 license -org.apache.curator/curator-recipes under the Apache-2.0 license -org.apache.curator/curator-x-discovery under the Apache-2.0 license -org.apache.datasketches/datasketches-java under the Apache-2.0 license -org.apache.datasketches/datasketches-memory under the Apache-2.0 license -org.apache.derby/derby under the Apache-2.0 license -org.apache.derby/derbyclient under the Apache-2.0 license -org.apache.derby/derbynet under the Apache-2.0 license -org.apache.druid/druid-aws-common under the Apache-2.0 license -org.apache.druid/druid-core under the Apache-2.0 license -org.apache.druid/druid-gcp-common under the Apache-2.0 license -org.apache.druid/druid-processing under the Apache-2.0 license -org.apache.druid/druid-server under the Apache-2.0 license -org.apache.httpcomponents/httpclient under the Apache-2.0 license -org.apache.httpcomponents/httpcore under the Apache-2.0 license -org.apache.logging.log4j/log4j-1.2-api under the Apache-2.0 license -org.apache.logging.log4j/log4j-api under the Apache-2.0 license -org.apache.logging.log4j/log4j-core under the Apache-2.0 license -org.apache.logging.log4j/log4j-jul under the Apache-2.0 license -org.apache.logging.log4j/log4j-slf4j-impl under the Apache-2.0 license -org.apache.maven.wagon/wagon-provider-api under the Apache-2.0 license -org.apache.maven/maven-aether-provider under the Apache-2.0 license -org.apache.maven/maven-artifact under the Apache-2.0 license -org.apache.maven/maven-model-builder under the Apache-2.0 license -org.apache.maven/maven-model under the Apache-2.0 license -org.apache.maven/maven-repository-metadata under the Apache-2.0 license -org.apache.maven/maven-settings-builder under the Apache-2.0 license -org.apache.maven/maven-settings under the Apache-2.0 license -org.apache.yetus/audience-annotations under the Apache-2.0 license -org.apache.zookeeper/zookeeper-jute under the Apache-2.0 license -org.apache.zookeeper/zookeeper under the Apache-2.0 license -org.asynchttpclient/async-http-client-netty-utils under the Apache-2.0 license -org.asynchttpclient/async-http-client under the Apache-2.0 license -org.checkerframework/checker-qual under the MIT license -org.codehaus.plexus/plexus-interpolation under the Apache-2.0 license -org.codehaus.plexus/plexus-utils under the Apache-2.0 license -org.easymock/easymock under the Apache-2.0 license -org.eclipse.aether/aether-api under the EPL-1.0 license -org.eclipse.aether/aether-connector-file under the EPL-1.0 license -org.eclipse.aether/aether-impl under the EPL-1.0 license -org.eclipse.aether/aether-spi under the EPL-1.0 license -org.eclipse.aether/aether-util under the EPL-1.0 license -org.eclipse.jetty/jetty-client under the Apache-2.0 license -org.eclipse.jetty/jetty-client under the EPL-1.0 license -org.eclipse.jetty/jetty-continuation under the Apache-2.0 license -org.eclipse.jetty/jetty-continuation under the EPL-1.0 license -org.eclipse.jetty/jetty-http under the Apache-2.0 license -org.eclipse.jetty/jetty-http under the EPL-1.0 license -org.eclipse.jetty/jetty-io under the Apache-2.0 license -org.eclipse.jetty/jetty-io under the EPL-1.0 license -org.eclipse.jetty/jetty-proxy under the Apache-2.0 license -org.eclipse.jetty/jetty-proxy under the EPL-1.0 license -org.eclipse.jetty/jetty-rewrite under the Apache-2.0 license -org.eclipse.jetty/jetty-rewrite under the EPL-1.0 license -org.eclipse.jetty/jetty-security under the Apache-2.0 license -org.eclipse.jetty/jetty-security under the EPL-1.0 license -org.eclipse.jetty/jetty-server under the Apache-2.0 license -org.eclipse.jetty/jetty-server under the EPL-1.0 license -org.eclipse.jetty/jetty-servlet under the Apache-2.0 license -org.eclipse.jetty/jetty-servlet under the EPL-1.0 license -org.eclipse.jetty/jetty-servlets under the Apache-2.0 license -org.eclipse.jetty/jetty-servlets under the EPL-1.0 license -org.eclipse.jetty/jetty-util-ajax under the Apache-2.0 license -org.eclipse.jetty/jetty-util-ajax under the EPL-1.0 license -org.eclipse.jetty/jetty-util under the Apache-2.0 license -org.eclipse.jetty/jetty-util under the EPL-1.0 license -org.glassfish/jakarta.el under the EPL-2.0 license -org.glassfish/jakarta.el under the GPL-2.0-with-classpath-exception license -org.glassfish/javax.el under the (CDDL-1.0 OR GPL-2.0-with-classpath-exception) license -org.hamcrest/hamcrest-core under the BSD-3-Clause license -org.hibernate.validator/hibernate-validator under the Apache-2.0 license -org.hyperic/sigar under the Apache-2.0 license -org.jboss.logging/jboss-logging under the Apache-2.0 license -org.jdbi/jdbi under the Apache-2.0 license -org.jetbrains.kotlin/kotlin-stdlib-common under the Apache-2.0 license -org.jetbrains.kotlin/kotlin-stdlib-jdk7 under the Apache-2.0 license -org.jetbrains.kotlin/kotlin-stdlib-jdk8 under the Apache-2.0 license -org.jetbrains.kotlin/kotlin-stdlib under the Apache-2.0 license -org.jetbrains/annotations under the Apache-2.0 license -org.jruby.jcodings/jcodings under the MIT license -org.jruby.joni/joni under the MIT license -org.lz4/lz4-java under the Apache-2.0 license -org.mockito/mockito-core under the MIT license -org.mozilla/rhino under the Mozilla Public License, Version 2.0 license -org.objenesis/objenesis under the Apache-2.0 license -org.ow2.asm/asm-analysis under the BSD-3-Clause license -org.ow2.asm/asm-commons under the BSD-3-Clause license -org.ow2.asm/asm-tree under the BSD-3-Clause license -org.ow2.asm/asm under the BSD-4-Clause license -org.pac4j/pac4j-core under the Apache-2.0 license -org.pac4j/pac4j-oidc under the Apache-2.0 license -org.projectlombok/lombok under the MIT license -org.reactivestreams/reactive-streams under the CC0-1.0 license -org.roaringbitmap/RoaringBitmap under the Apache-2.0 license -org.roaringbitmap/shims under the Apache-2.0 license -org.skife.config/config-magic under the Apache-2.0 license -org.slf4j/jcl-over-slf4j under the Apache-2.0 license -org.slf4j/slf4j-api under the MIT license -org.tukaani/xz under the Public Domain license -org.xerial.snappy/snappy-java under the Apache-2.0 license -software.amazon.ion/ion-java under the Apache-2.0 license @aashutoshrathi/word-wrap under the MIT license @ampproject/remapping under the Apache-2.0 license @aws-cdk/asset-awscli-v1 under the Apache-2.0 license @@ -338,8 +101,8 @@ software.amazon.ion/ion-java under the Apache-2.0 license @istanbuljs/schema under the MIT license @jest/console under the MIT license @jest/environment under the MIT license -@jest/expect-utils under the MIT license @jest/expect under the MIT license +@jest/expect-utils under the MIT license @jest/fake-timers under the MIT license @jest/globals under the MIT license @jest/reporters under the MIT license @@ -416,36 +179,37 @@ software.amazon.ion/ion-java under the Apache-2.0 license @types/js-yaml under the MIT license @types/json-schema under the MIT license @types/mustache under the MIT license -@types/node-forge under the MIT license @types/node under the MIT license +@types/node-forge under the MIT license @types/prettier under the MIT license @types/semver under the MIT license @types/sinon under the MIT license @types/sinonjs__fake-timers under the MIT license @types/stack-utils under the MIT license @types/uuid under the MIT license -@types/yargs-parser under the MIT license @types/yargs under the MIT license +@types/yargs-parser under the MIT license @typescript-eslint/eslint-plugin under the MIT license @typescript-eslint/scope-manager under the MIT license @typescript-eslint/type-utils under the MIT license @typescript-eslint/typescript-estree under the BSD-2-Clause license @typescript-eslint/visitor-keys under the MIT license +acorn under the MIT license acorn-jsx under the MIT license acorn-walk under the MIT license -acorn under the MIT license ajv under the MIT license ansi-escapes under the MIT license ansi-regex under the MIT license ansi-styles under the MIT license anymatch under the ISC license +aopalliance/aopalliance under the Public Domain license arg under the MIT license argparse under the MIT license array-union under the MIT license astral-regex under the MIT license asynckit under the MIT license -aws-cdk-lib under the Apache-2.0 license aws-cdk under the Apache-2.0 license +aws-cdk-lib under the Apache-2.0 license aws-sdk-client-mock under the MIT license axios under the MIT license babel-jest under the MIT license @@ -455,6 +219,8 @@ babel-preset-current-node-syntax under the MIT license babel-preset-jest under the MIT license balanced-match under the MIT license big-integer under the Unlicense license +boto3 under the Apache-2.0 license +botocore under the Apache-2.0 license bowser under the MIT license bplist-parser under the MIT license brace-expansion under the MIT license @@ -468,6 +234,7 @@ callsites under the MIT license camelcase under the MIT license caniuse-lite under the CC-BY-4.0 license case under the (MIT OR GPL-3.0-or-later) license +cffi under The MIT license chalk under the MIT license char-regex under the MIT license ci-info under the MIT license @@ -477,26 +244,104 @@ co under the MIT license collect-v8-coverage under the MIT license color-convert under the MIT license color-name under the MIT license +colorama under the BSD-3-Clause license +com.amazonaws/aws-java-sdk-cloudwatch under the Apache-2.0 license +com.amazonaws/aws-java-sdk-core under the Apache-2.0 license +com.amazonaws/aws-java-sdk-ec2 under the Apache-2.0 license +com.amazonaws/aws-java-sdk-kms under the Apache-2.0 license +com.amazonaws/aws-java-sdk-s3 under the Apache-2.0 license +com.amazonaws/aws-java-sdk-sts under the Apache-2.0 license +com.amazonaws/elasticache-java-cluster-client under the Apache-2.0 license +com.amazonaws/jmespath-java under the Apache-2.0 license +com.fasterxml.jackson.core/jackson-annotations under the Apache-2.0 license +com.fasterxml.jackson.core/jackson-core under the Apache-2.0 license +com.fasterxml.jackson.core/jackson-databind under the Apache-2.0 license +com.fasterxml.jackson.dataformat/jackson-dataformat-cbor under the Apache-2.0 license +com.fasterxml.jackson.dataformat/jackson-dataformat-smile under the Apache-2.0 license +com.fasterxml.jackson.datatype/jackson-datatype-guava under the Apache-2.0 license +com.fasterxml.jackson.datatype/jackson-datatype-joda under the Apache-2.0 license +com.fasterxml.jackson.jaxrs/jackson-jaxrs-base under the Apache-2.0 license +com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider under the Apache-2.0 license +com.fasterxml.jackson.jaxrs/jackson-jaxrs-smile-provider under the Apache-2.0 license +com.fasterxml.jackson.module/jackson-module-guice under the Apache-2.0 license +com.fasterxml.jackson.module/jackson-module-jaxb-annotations under the Apache-2.0 license +com.fasterxml/classmate under the Apache-2.0 license +com.github.ben-manes.caffeine/caffeine under the Apache-2.0 license +com.github.luben/zstd-jni under the BSD-2-Clause license +com.github.oshi/oshi-core under the MIT license +com.github.rvesse/airline under the Apache-2.0 license +com.github.rvesse/airline-io under the Apache-2.0 license +com.github.seancfoley/ipaddress under the Apache-2.0 license +com.github.stephenc.jcip/jcip-annotations under the Apache-2.0 license +com.google.api-client/google-api-client under the Apache-2.0 license +com.google.code.findbugs/jsr305 under the Apache-2.0 license +com.google.code.gson/gson under the Apache-2.0 license +com.google.errorprone/error_prone_annotations under the Apache-2.0 license +com.google.guava/failureaccess under the Apache-2.0 license +com.google.guava/guava under the Apache-2.0 license +com.google.guava/listenablefuture under the Apache-2.0 license +com.google.http-client/google-http-client under the Apache-2.0 license +com.google.http-client/google-http-client-apache-v2 under the Apache-2.0 license +com.google.http-client/google-http-client-gson under the Apache-2.0 license +com.google.http-client/google-http-client-jackson2 under the Apache-2.0 license +com.google.inject.extensions/guice-multibindings under the Apache-2.0 license +com.google.inject.extensions/guice-servlet under the Apache-2.0 license +com.google.inject/guice under the Apache-2.0 license +com.google.j2objc/j2objc-annotations under the Apache-2.0 license +com.google.oauth-client/google-oauth-client under the Apache-2.0 license +com.ibm.icu/icu4j under the Unicode/ICU License license +com.jayway.jsonpath/json-path under the Apache-2.0 license +com.lmax/disruptor under the Apache-2.0 license +com.nimbusds/content-type under the Apache-2.0 license +com.nimbusds/lang-tag under the Apache-2.0 license +com.nimbusds/nimbus-jose-jwt under the Apache-2.0 license +com.nimbusds/oauth2-oidc-sdk under the Apache-2.0 license +com.ning/compress-lzf under the Apache-2.0 license +com.opencsv/opencsv under the Apache-2.0 license +com.squareup.okhttp/okhttp under the Apache-2.0 license +com.squareup.okhttp3/mockwebserver under the Apache-2.0 license +com.squareup.okio/okio under the Apache-2.0 license +com.sun.activation/javax.activation under the (CDDL-1.0 OR GPL-2.0-with-classpath-exception) license +com.sun.jersey.contribs/jersey-guice under the CDDL-1.1 license +com.sun.jersey.contribs/jersey-guice under the GPL-2.0-with-classpath-exception license +com.sun.jersey/jersey-core under the CDDL-1.1 license +com.sun.jersey/jersey-core under the GPL-2.0-with-classpath-exception license +com.sun.jersey/jersey-server under the CDDL-1.1 license +com.sun.jersey/jersey-server under the GPL-2.0-with-classpath-exception license +com.sun.jersey/jersey-servlet under the CDDL-1.1 license +com.sun.jersey/jersey-servlet under the GPL-2.0-with-classpath-exception license +com.sun.mail/javax.mail under the (CDDL-1.0 OR GPL-2.0-with-classpath-exception) license +com.typesafe.netty/netty-reactive-streams under the Apache-2.0 license combined-stream under the MIT license +commons-beanutils/commons-beanutils under the Apache-2.0 license +commons-codec/commons-codec under the Apache-2.0 license +commons-collections/commons-collections under the Apache-2.0 license +commons-io/commons-io under the Apache-2.0 license +commons-lang/commons-lang under the Apache-2.0 license +commons-logging/commons-logging under the Apache-2.0 license concat-map under the MIT license constructs under the Apache-2.0 license convert-source-map under the MIT license +coverage under the Apache-2.0 license create-require under the MIT license +crhelper under the Apache-2.0 license cron-parser under the MIT license cross-spawn under the MIT license +cryptography under the (Apache-2.0 or OR BSD-3-Clause) license debug under the MIT license dedent under the MIT license deep-is under the MIT license deepmerge under the MIT license -default-browser-id under the MIT license default-browser under the MIT license +default-browser-id under the MIT license define-lazy-prop under the MIT license delayed-stream under the MIT license detect-newline under the MIT license -diff-sequences under the MIT license diff under the BSD-3-Clause license +diff-sequences under the MIT license dir-glob under the MIT license doctrine under the Apache-2.0 license +docutils under the BSD-2-Clause license electron-to-chromium under the ISC license emittery under the MIT license emoji-regex under the MIT license @@ -504,13 +349,13 @@ error-ex under the MIT license esbuild under the MIT license escalade under the MIT license escape-string-regexp under the MIT license +eslint under the MIT license eslint-config-prettier under the MIT license eslint-config-typescript under the MIT license eslint-plugin-header under the MIT license eslint-plugin-prettier under the MIT license eslint-scope under the BSD-2-Clause license eslint-visitor-keys under the Apache-2.0 license -eslint under the MIT license espree under the BSD-2-Clause license esprima under the BSD-2-Clause license esquery under the BSD-3-Clause license @@ -535,21 +380,21 @@ flat-cache under the MIT license flatted under the ISC license follow-redirects under the MIT license form-data under the MIT license +fs under the ISC license fs-extra under the MIT license fs.realpath under the ISC license -fs under the ISC license fsevents under the MIT license function-bind under the MIT license gensync under the MIT license get-caller-file under the ISC license get-package-type under the MIT license get-stream under the MIT license -glob-parent under the ISC license glob under the ISC license +glob-parent under the ISC license globby under the MIT license graphemer under the MIT license -has-flag under the MIT license has under the MIT license +has-flag under the MIT license html-escaper under the MIT license human-signals under the Apache-2.0 license ignore under the MIT license @@ -558,6 +403,33 @@ import-local under the MIT license imurmurhash under the MIT license inflight under the ISC license inherits under the ISC license +iniconfig under the MIT License +iniparse under the MIT license +iniparse under the PSF-2.0 license +io.github.resilience4j/resilience4j-bulkhead under the Apache-2.0 license +io.github.resilience4j/resilience4j-core under the Apache-2.0 license +io.grpc/grpc-context under the Apache-2.0 license +io.netty/netty under the Apache-2.0 license +io.netty/netty-buffer under the Apache-2.0 license +io.netty/netty-codec under the Apache-2.0 license +io.netty/netty-codec-dns under the Apache-2.0 license +io.netty/netty-codec-http under the Apache-2.0 license +io.netty/netty-codec-socks under the Apache-2.0 license +io.netty/netty-common under the Apache-2.0 license +io.netty/netty-handler under the Apache-2.0 license +io.netty/netty-handler-proxy under the Apache-2.0 license +io.netty/netty-resolver under the Apache-2.0 license +io.netty/netty-resolver-dns under the Apache-2.0 license +io.netty/netty-transport under the Apache-2.0 license +io.netty/netty-transport-native-epoll under the Apache-2.0 license +io.netty/netty-transport-native-unix-common under the Apache-2.0 license +io.opencensus/opencensus-api under the Apache-2.0 license +io.opencensus/opencensus-contrib-http-util under the Apache-2.0 license +io.tesla.aether/aether-connector-okhttp under the EPL-1.0 license +io.tesla.aether/tesla-aether under the EPL-1.0 license +io.timeandspace/cron-scheduler under the Apache-2.0 license +io.vavr/vavr under the Apache-2.0 license +io.vavr/vavr-match under the Apache-2.0 license is-arrayish under the MIT license is-core-module under the MIT license is-docker under the MIT license @@ -574,6 +446,22 @@ isarray under the MIT license isexe under the ISC license istanbul-lib-instrument under the BSD-3-Clause license istanbul-lib-source-maps under the BSD-3-Clause license +it.unimi.dsi/fastutil under the Apache-2.0 license +it.unimi.dsi/fastutil-core under the Apache-2.0 license +it.unimi.dsi/fastutil-extra under the Apache-2.0 license +jakarta.activation/jakarta.activation-api under the BSD-3-Clause license +jakarta.inject/jakarta.inject-api under the Apache-2.0 license +jakarta.validation/jakarta.validation-api under the Apache-2.0 license +jakarta.xml.bind/jakarta.xml.bind-api under the BSD-3-Clause license +javax.activation/activation under the CDDL-1.0 license +javax.activation/javax.activation-api under the (CDDL-1.0 OR GPL-2.0-with-classpath-exception) license +javax.el/javax.el-api under the (CDDL-1.0 OR GPL-2.0-with-classpath-exception) license +javax.inject/javax.inject under the Apache-2.0 license +javax.servlet/javax.servlet-api under the (CDDL-1.0 OR GPL-2.0-with-classpath-exception) license +javax.validation/validation-api under the Apache-2.0 license +javax.ws.rs/jsr311-api under the CDDL-1.0 license +javax.xml.bind/jaxb-api under the CDDL-1.1 license +javax.xml.bind/jaxb-api under the GPL-2.0-with-classpath-exception license jest-changed-files under the MIT license jest-circus under the MIT license jest-cli under the MIT license @@ -591,8 +479,8 @@ jest-message-util under the MIT license jest-mock under the MIT license jest-pnp-resolver under the MIT license jest-regex-util under the MIT license -jest-resolve-dependencies under the MIT license jest-resolve under the MIT license +jest-resolve-dependencies under the MIT license jest-runner under the MIT license jest-runtime under the MIT license jest-snapshot under the MIT license @@ -600,6 +488,8 @@ jest-util under the MIT license jest-validate under the MIT license jest-watcher under the MIT license jest-worker under the MIT license +Jinja2 under the BSD-3-Clause license +joda-time/joda-time under the Apache-2.0 license js-tokens under the MIT license jsesc under the MIT license json-parse-even-better-errors under the MIT license @@ -608,6 +498,7 @@ json-stable-stringify-without-jsonify under the MIT license json5 under the MIT license jsonfile under the MIT license jsonschema under the MIT license +junit/junit under the EPL-1.0 license just-extend under the MIT license kleur under the MIT license leven under the MIT license @@ -623,6 +514,7 @@ luxon under the MIT license make-dir under the MIT license make-error under the ISC license makeerror under the BSD-3-Clause license +MarkupSafe under the BSD-3-Clause license merge-stream under the MIT license merge2 under the MIT license micromatch under the MIT license @@ -631,10 +523,21 @@ mime-types under the MIT license mimic-fn under the MIT license minimatch under the ISC license mkdirp under the MIT license +mock under the 0BSD license moment under the MIT license +moto under the Apache-2.0 license ms under the MIT license -natural-compare-lite under the MIT license natural-compare under the MIT license +natural-compare-lite under the MIT license +net.bytebuddy/byte-buddy under the Apache-2.0 license +net.bytebuddy/byte-buddy-agent under the Apache-2.0 license +net.java.dev.jna/jna under the Apache-2.0 license +net.java.dev.jna/jna under the LGPL, version 2.1 license +net.java.dev.jna/jna-platform under the Apache-2.0 license +net.java.dev.jna/jna-platform under the LGPL-2.1-or-later license +net.minidev/accessors-smart under the Apache-2.0 license +net.minidev/json-smart under the Apache-2.0 license +net.thisptr/jackson-jq under the Apache-2.0 license nise under the BSD-3-Clause license node-int64 under the MIT license node-releases under the MIT license @@ -644,6 +547,115 @@ once under the ISC license onetime under the MIT license open under the MIT license optionator under the MIT license +org.antlr/antlr4-runtime under the BSD-4-Clause license +org.apache.commons/commons-collections4 under the Apache-2.0 license +org.apache.commons/commons-compress under the Apache-2.0 license +org.apache.commons/commons-dbcp2 under the Apache-2.0 license +org.apache.commons/commons-lang3 under the Apache-2.0 license +org.apache.commons/commons-math3 under the Apache-2.0 license +org.apache.commons/commons-pool2 under the Apache-2.0 license +org.apache.commons/commons-text under the Apache-2.0 license +org.apache.curator/curator-client under the Apache-2.0 license +org.apache.curator/curator-framework under the Apache-2.0 license +org.apache.curator/curator-recipes under the Apache-2.0 license +org.apache.curator/curator-x-discovery under the Apache-2.0 license +org.apache.datasketches/datasketches-java under the Apache-2.0 license +org.apache.datasketches/datasketches-memory under the Apache-2.0 license +org.apache.derby/derby under the Apache-2.0 license +org.apache.derby/derbyclient under the Apache-2.0 license +org.apache.derby/derbynet under the Apache-2.0 license +org.apache.druid/druid-aws-common under the Apache-2.0 license +org.apache.druid/druid-core under the Apache-2.0 license +org.apache.druid/druid-gcp-common under the Apache-2.0 license +org.apache.druid/druid-processing under the Apache-2.0 license +org.apache.druid/druid-server under the Apache-2.0 license +org.apache.httpcomponents/httpclient under the Apache-2.0 license +org.apache.httpcomponents/httpcore under the Apache-2.0 license +org.apache.logging.log4j/log4j-1.2-api under the Apache-2.0 license +org.apache.logging.log4j/log4j-api under the Apache-2.0 license +org.apache.logging.log4j/log4j-core under the Apache-2.0 license +org.apache.logging.log4j/log4j-jul under the Apache-2.0 license +org.apache.logging.log4j/log4j-slf4j-impl under the Apache-2.0 license +org.apache.maven.wagon/wagon-provider-api under the Apache-2.0 license +org.apache.maven/maven-aether-provider under the Apache-2.0 license +org.apache.maven/maven-artifact under the Apache-2.0 license +org.apache.maven/maven-model under the Apache-2.0 license +org.apache.maven/maven-model-builder under the Apache-2.0 license +org.apache.maven/maven-repository-metadata under the Apache-2.0 license +org.apache.maven/maven-settings under the Apache-2.0 license +org.apache.maven/maven-settings-builder under the Apache-2.0 license +org.apache.yetus/audience-annotations under the Apache-2.0 license +org.apache.zookeeper/zookeeper under the Apache-2.0 license +org.apache.zookeeper/zookeeper-jute under the Apache-2.0 license +org.asynchttpclient/async-http-client under the Apache-2.0 license +org.asynchttpclient/async-http-client-netty-utils under the Apache-2.0 license +org.checkerframework/checker-qual under the MIT license +org.codehaus.plexus/plexus-interpolation under the Apache-2.0 license +org.codehaus.plexus/plexus-utils under the Apache-2.0 license +org.easymock/easymock under the Apache-2.0 license +org.eclipse.aether/aether-api under the EPL-1.0 license +org.eclipse.aether/aether-connector-file under the EPL-1.0 license +org.eclipse.aether/aether-impl under the EPL-1.0 license +org.eclipse.aether/aether-spi under the EPL-1.0 license +org.eclipse.aether/aether-util under the EPL-1.0 license +org.eclipse.jetty/jetty-client under the Apache-2.0 license +org.eclipse.jetty/jetty-client under the EPL-1.0 license +org.eclipse.jetty/jetty-continuation under the Apache-2.0 license +org.eclipse.jetty/jetty-continuation under the EPL-1.0 license +org.eclipse.jetty/jetty-http under the Apache-2.0 license +org.eclipse.jetty/jetty-http under the EPL-1.0 license +org.eclipse.jetty/jetty-io under the Apache-2.0 license +org.eclipse.jetty/jetty-io under the EPL-1.0 license +org.eclipse.jetty/jetty-proxy under the Apache-2.0 license +org.eclipse.jetty/jetty-proxy under the EPL-1.0 license +org.eclipse.jetty/jetty-rewrite under the Apache-2.0 license +org.eclipse.jetty/jetty-rewrite under the EPL-1.0 license +org.eclipse.jetty/jetty-security under the Apache-2.0 license +org.eclipse.jetty/jetty-security under the EPL-1.0 license +org.eclipse.jetty/jetty-server under the Apache-2.0 license +org.eclipse.jetty/jetty-server under the EPL-1.0 license +org.eclipse.jetty/jetty-servlet under the Apache-2.0 license +org.eclipse.jetty/jetty-servlet under the EPL-1.0 license +org.eclipse.jetty/jetty-servlets under the Apache-2.0 license +org.eclipse.jetty/jetty-servlets under the EPL-1.0 license +org.eclipse.jetty/jetty-util under the Apache-2.0 license +org.eclipse.jetty/jetty-util under the EPL-1.0 license +org.eclipse.jetty/jetty-util-ajax under the Apache-2.0 license +org.eclipse.jetty/jetty-util-ajax under the EPL-1.0 license +org.glassfish/jakarta.el under the EPL-2.0 license +org.glassfish/jakarta.el under the GPL-2.0-with-classpath-exception license +org.glassfish/javax.el under the (CDDL-1.0 OR GPL-2.0-with-classpath-exception) license +org.hamcrest/hamcrest-core under the BSD-3-Clause license +org.hibernate.validator/hibernate-validator under the Apache-2.0 license +org.hyperic/sigar under the Apache-2.0 license +org.jboss.logging/jboss-logging under the Apache-2.0 license +org.jdbi/jdbi under the Apache-2.0 license +org.jetbrains.kotlin/kotlin-stdlib under the Apache-2.0 license +org.jetbrains.kotlin/kotlin-stdlib-common under the Apache-2.0 license +org.jetbrains.kotlin/kotlin-stdlib-jdk7 under the Apache-2.0 license +org.jetbrains.kotlin/kotlin-stdlib-jdk8 under the Apache-2.0 license +org.jetbrains/annotations under the Apache-2.0 license +org.jruby.jcodings/jcodings under the MIT license +org.jruby.joni/joni under the MIT license +org.lz4/lz4-java under the Apache-2.0 license +org.mockito/mockito-core under the MIT license +org.mozilla/rhino under the Mozilla Public License, Version 2.0 license +org.objenesis/objenesis under the Apache-2.0 license +org.ow2.asm/asm under the BSD-4-Clause license +org.ow2.asm/asm-analysis under the BSD-3-Clause license +org.ow2.asm/asm-commons under the BSD-3-Clause license +org.ow2.asm/asm-tree under the BSD-3-Clause license +org.pac4j/pac4j-core under the Apache-2.0 license +org.pac4j/pac4j-oidc under the Apache-2.0 license +org.projectlombok/lombok under the MIT license +org.reactivestreams/reactive-streams under the CC0-1.0 license +org.roaringbitmap/RoaringBitmap under the Apache-2.0 license +org.roaringbitmap/shims under the Apache-2.0 license +org.skife.config/config-magic under the Apache-2.0 license +org.slf4j/jcl-over-slf4j under the Apache-2.0 license +org.slf4j/slf4j-api under the MIT license +org.tukaani/xz under the Public Domain license +org.xerial.snappy/snappy-java under the Apache-2.0 license p-limit under the MIT license p-locate under the MIT license p-try under the MIT license @@ -657,8 +669,10 @@ path-to-regexp under the MIT license path-type under the MIT license picocolors under the ISC license picomatch under the MIT license +pip under the MIT license pirates under the MIT license pkg-dir under the MIT license +pluggy under the MIT license prelude-ls under the MIT license prettier-linter-helpers under the MIT license pretty-format under the MIT license @@ -666,24 +680,38 @@ prompts under the MIT license proxy-from-env under the MIT license punycode under the MIT license pure-rand under the MIT license +pyasn1 under the BSD-2-Clause License +pycparser under the BSD-3-Clause license +pycurl under the GNU Library or Lesser General Public License (LGPL) license +pycurl under the LGPL/MIT license +pycurl under the MIT license +pygpgme under the GNU Lesser General Public License v2 or later (LGPLv2+) license +pygpgme under the LGPL-2.1-only license +pytest under the MIT license +pytest-cov under the MIT license +python-dateutil under the (Apache-2.0 or BSD) license queue-microtask under the MIT license react-is under the MIT license require-directory under the MIT license require-from-string under the MIT license +resolve under the MIT license resolve-cwd under the MIT license resolve-from under the MIT license resolve.exports under the MIT license -resolve under the MIT license +responses under the Apache-2.0 license reusify under the MIT license rimraf under the ISC license run-applescript under the MIT license run-parallel under the MIT license +s3transfer under the Apache-2.0 license +setuptools under the MIT license shebang-command under the MIT license shebang-regex under the MIT license signal-exit under the ISC license sisteransi under the MIT license slash under the MIT license slice-ansi under the MIT license +software.amazon.ion/ion-java under the Apache-2.0 license sprintf-js under the BSD-3-Clause license string-length under the MIT license string-width under the MIT license @@ -714,40 +742,25 @@ universalify under the MIT license untildify under the MIT license update-browserslist-db under the MIT license uri-js under the BSD-2-Clause license +urlgrabber under the GNU Lesser General Public License v2 or later (LGPLv2+) license +urlgrabber under the LGPL-2.0-or-later license +urllib3 under the MIT license v8-compile-cache-lib under the MIT license v8-to-istanbul under the ISC license walker under the Apache-2.0 license +Werkzeug under the BSD-3-Clause license which under the ISC license wrap-ansi under the MIT license wrappy under the ISC license write-file-atomic under the ISC license +wsgiref under the PSF or ZPL license xml under the MIT license +xmltodict under the MIT license y18n under the ISC license yallist under the ISC license yaml under the ISC license yn under the MIT license yocto-queue under the MIT license -boto3 under the Apache-2.0 license -botocore under the Apache-2.0 license -coverage under the Apache-2.0 license -crhelper under the Apache-2.0 license -iniparse under the MIT license -iniparse under the PSF-2.0 license -mock under the 0BSD license -moto under the Apache-2.0 license -pip under the MIT license -pycurl under the GNU Library or Lesser General Public License (LGPL) license -pycurl under the MIT license -pycurl under the LGPL/MIT license -pygpgme under the GNU Lesser General Public License v2 or later (LGPLv2+) license -pygpgme under the LGPL-2.1-only license -pytest-cov under the MIT license -pytest under the MIT license -setuptools under the MIT license -urlgrabber under the GNU Lesser General Public License v2 or later (LGPLv2+) license -urlgrabber under the LGPL-2.0-or-later license -urllib3 under the MIT license -wsgiref under the PSF or ZPL license ******************** OPEN SOURCE LICENSES diff --git a/deployment/build-s3-dist.sh b/deployment/build-s3-dist.sh index 2af4401..b074996 100755 --- a/deployment/build-s3-dist.sh +++ b/deployment/build-s3-dist.sh @@ -21,7 +21,7 @@ # Parameters: # - source-bucket-base-name: Name for the S3 bucket location where the template will source the Lambda # code from. The template will append '-[region_name]' to this bucket name. -# For example: ./build-s3-dist.sh solutions v1.0.3 +# For example: ./build-s3-dist.sh solutions v1.0.4 # The template will then expect the source code to be located in the solutions-[region_name] bucket # - solution-name: name of the solution for consistency # - version-code: version of the package @@ -60,7 +60,7 @@ usage() { echo "Usage: $0 bucket solution-name version" echo "Please provide the base source bucket name, trademarked solution name, and version." - echo "For example: ./build-s3-dist.sh mybucket my-solution v1.0.3" + echo "For example: ./build-s3-dist.sh mybucket my-solution v1.0.4" exit 1 } diff --git a/source/DruidCloudwatchExtension/src/main/java/com/amazon/solutions/druid/cloudwatch/CloudwatchEmitterConfig.java b/source/DruidCloudwatchExtension/src/main/java/com/amazon/solutions/druid/cloudwatch/CloudwatchEmitterConfig.java index 494c189..4dbaadc 100644 --- a/source/DruidCloudwatchExtension/src/main/java/com/amazon/solutions/druid/cloudwatch/CloudwatchEmitterConfig.java +++ b/source/DruidCloudwatchExtension/src/main/java/com/amazon/solutions/druid/cloudwatch/CloudwatchEmitterConfig.java @@ -13,7 +13,7 @@ @Data public class CloudwatchEmitterConfig { static final int CLOUDWATCH_METRICS_MEMORY_LIMIT = 100000000; - static final String SOLUTION_VERSION = "v1.0.3"; + static final String SOLUTION_VERSION = "v1.0.4"; @JsonProperty("batchSize") @Nullable diff --git a/source/DruidCloudwatchExtension/src/test/java/com/amazon/solutions/druid/cloudwatch/CloudwatchEmitterConfigTest.java b/source/DruidCloudwatchExtension/src/test/java/com/amazon/solutions/druid/cloudwatch/CloudwatchEmitterConfigTest.java index c03ff8c..b45f07a 100644 --- a/source/DruidCloudwatchExtension/src/test/java/com/amazon/solutions/druid/cloudwatch/CloudwatchEmitterConfigTest.java +++ b/source/DruidCloudwatchExtension/src/test/java/com/amazon/solutions/druid/cloudwatch/CloudwatchEmitterConfigTest.java @@ -46,7 +46,7 @@ public void testGetBatchSize_withDefaultBatchSize() { @Test public void testToString_withValidConfig() { // arrange - CloudwatchEmitterConfig config = new CloudwatchEmitterConfig("test-cluster", 200, "v1.0.3"); + CloudwatchEmitterConfig config = new CloudwatchEmitterConfig("test-cluster", 200, "v1.0.4"); // act String actual = config.toString(); @@ -54,7 +54,7 @@ public void testToString_withValidConfig() { // assert Assert.assertTrue(actual.contains("test-cluster")); Assert.assertTrue(actual.contains("200")); - Assert.assertTrue(actual.contains("v1.0.3")); + Assert.assertTrue(actual.contains("v1.0.4")); Assert.assertTrue(actual.contains("CloudwatchEmitterConfig")); } diff --git a/source/bin/druid-infra.ts b/source/bin/druid-infra.ts index d0929eb..019ada6 100644 --- a/source/bin/druid-infra.ts +++ b/source/bin/druid-infra.ts @@ -26,7 +26,7 @@ import { CfnGuardResourcePathRulesSuppressionAspect } from '../lib/constructs/cf const solutionId = 'SO0262'; const solutionName = 'Scalable Analytics using Apache Druid on AWS'; -const solutionVersion = 'v1.0.3'; +const solutionVersion = 'v1.0.4'; const fipsEnabledRegions = [ 'us-east-1', diff --git a/source/package-lock.json b/source/package-lock.json index a0ab5ec..fe8144b 100644 --- a/source/package-lock.json +++ b/source/package-lock.json @@ -1,12 +1,12 @@ { "name": "scalable-analytics-using-apache-druid-on-aws", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "scalable-analytics-using-apache-druid-on-aws", - "version": "1.0.3", + "version": "1.0.4", "license": "Apache-2.0", "dependencies": { "@aws-cdk/aws-servicecatalogappregistry-alpha": "^2.146.0-alpha.0", @@ -3274,10 +3274,11 @@ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" }, "node_modules/aws-cdk": { - "version": "2.146.0", - "resolved": "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.146.0.tgz", - "integrity": "sha512-uLotAflIqQn8rskLC1r2NGNMaTwDgW8Vq016QiACmatIcp2n/hfNlwazg+hRlSzq2FwGda6Qht2aOlsGm0QcBw==", + "version": "2.155.0", + "resolved": "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.155.0.tgz", + "integrity": "sha512-AV7Ym/o7/xyDh6sqcGatWD6Bqa7Swe0OWJq+1srVww0MdBiy5yM3zYAA1+ZeqZNjFQThJPA+pYZQFTgojuaVBA==", "dev": true, + "license": "Apache-2.0", "bin": { "cdk": "bin/cdk" }, @@ -6165,12 +6166,13 @@ } }, "node_modules/micromatch": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", - "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", "dev": true, + "license": "MIT", "dependencies": { - "braces": "^3.0.2", + "braces": "^3.0.3", "picomatch": "^2.3.1" }, "engines": { @@ -6488,10 +6490,11 @@ "dev": true }, "node_modules/path-to-regexp": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz", - "integrity": "sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.9.0.tgz", + "integrity": "sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==", "dev": true, + "license": "MIT", "dependencies": { "isarray": "0.0.1" } @@ -10158,9 +10161,9 @@ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" }, "aws-cdk": { - "version": "2.146.0", - "resolved": "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.146.0.tgz", - "integrity": "sha512-uLotAflIqQn8rskLC1r2NGNMaTwDgW8Vq016QiACmatIcp2n/hfNlwazg+hRlSzq2FwGda6Qht2aOlsGm0QcBw==", + "version": "2.155.0", + "resolved": "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.155.0.tgz", + "integrity": "sha512-AV7Ym/o7/xyDh6sqcGatWD6Bqa7Swe0OWJq+1srVww0MdBiy5yM3zYAA1+ZeqZNjFQThJPA+pYZQFTgojuaVBA==", "dev": true, "requires": { "fsevents": "2.3.2" @@ -12227,12 +12230,12 @@ "dev": true }, "micromatch": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", - "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", "dev": true, "requires": { - "braces": "^3.0.2", + "braces": "^3.0.3", "picomatch": "^2.3.1" } }, @@ -12468,9 +12471,9 @@ "dev": true }, "path-to-regexp": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz", - "integrity": "sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.9.0.tgz", + "integrity": "sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==", "dev": true, "requires": { "isarray": "0.0.1" diff --git a/source/package.json b/source/package.json index 93f9065..9325903 100644 --- a/source/package.json +++ b/source/package.json @@ -1,6 +1,6 @@ { "name": "scalable-analytics-using-apache-druid-on-aws", - "version": "1.0.3", + "version": "1.0.4", "description": "Scalable Analytics using Apache Druid on AWS solution", "author": { "name": "Amazon Web Services",