@aws-amplify/graphql-model-transformer 2.2.0-rds-1.0 → 2.2.0
Sign up to get free protection for your applications and to get access to all the features.
- package/API.md +15 -15
- package/CHANGELOG.md +14 -6
- package/lib/graphql-model-transformer.d.ts.map +1 -1
- package/lib/graphql-model-transformer.js +2 -1
- package/lib/graphql-model-transformer.js.map +1 -1
- package/lib/graphql-types/mutation.d.ts.map +1 -1
- package/lib/graphql-types/mutation.js +2 -9
- package/lib/graphql-types/mutation.js.map +1 -1
- package/lib/rds-lambda.zip +0 -0
- package/lib/rds-notification-lambda.zip +0 -0
- package/lib/rds-patching-lambda.zip +0 -0
- package/lib/resolvers/generators/dynamodb-vtl-generator.d.ts +5 -6
- package/lib/resolvers/generators/dynamodb-vtl-generator.d.ts.map +1 -1
- package/lib/resolvers/generators/dynamodb-vtl-generator.js +5 -5
- package/lib/resolvers/generators/dynamodb-vtl-generator.js.map +1 -1
- package/lib/resolvers/generators/rds-vtl-generator.d.ts +5 -6
- package/lib/resolvers/generators/rds-vtl-generator.d.ts.map +1 -1
- package/lib/resolvers/generators/rds-vtl-generator.js +10 -10
- package/lib/resolvers/generators/rds-vtl-generator.js.map +1 -1
- package/lib/resolvers/generators/vtl-generator.d.ts +5 -6
- package/lib/resolvers/generators/vtl-generator.d.ts.map +1 -1
- package/lib/resolvers/rds/mutation.d.ts +3 -4
- package/lib/resolvers/rds/mutation.d.ts.map +1 -1
- package/lib/resolvers/rds/mutation.js +3 -7
- package/lib/resolvers/rds/mutation.js.map +1 -1
- package/lib/resolvers/rds/query.d.ts +1 -2
- package/lib/resolvers/rds/query.d.ts.map +1 -1
- package/lib/resolvers/rds/query.js +1 -3
- package/lib/resolvers/rds/query.js.map +1 -1
- package/lib/resolvers/rds/resolver.d.ts +2 -6
- package/lib/resolvers/rds/resolver.d.ts.map +1 -1
- package/lib/resolvers/rds/resolver.js +25 -39
- package/lib/resolvers/rds/resolver.js.map +1 -1
- package/lib/resources/dynamo-model-resource-generator.d.ts.map +1 -1
- package/lib/resources/dynamo-model-resource-generator.js +22 -18
- package/lib/resources/dynamo-model-resource-generator.js.map +1 -1
- package/lib/resources/model-resource-generator.js +5 -5
- package/lib/resources/model-resource-generator.js.map +1 -1
- package/lib/resources/rds-model-resource-generator.d.ts.map +1 -1
- package/lib/resources/rds-model-resource-generator.js +1 -2
- package/lib/resources/rds-model-resource-generator.js.map +1 -1
- package/package.json +9 -9
- package/publish-notification-lambda/README.md +0 -39
- package/publish-notification-lambda/node_modules/.package-lock.json +0 -1930
- package/publish-notification-lambda/node_modules/@aws-crypto/crc32/CHANGELOG.md +0 -76
- package/publish-notification-lambda/node_modules/@aws-crypto/crc32/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-crypto/crc32/README.md +0 -16
- package/publish-notification-lambda/node_modules/@aws-crypto/crc32/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/publish-notification-lambda/node_modules/@aws-crypto/crc32/node_modules/tslib/LICENSE.txt +0 -12
- package/publish-notification-lambda/node_modules/@aws-crypto/crc32/node_modules/tslib/README.md +0 -142
- package/publish-notification-lambda/node_modules/@aws-crypto/crc32/node_modules/tslib/modules/package.json +0 -3
- package/publish-notification-lambda/node_modules/@aws-crypto/crc32/node_modules/tslib/package.json +0 -37
- package/publish-notification-lambda/node_modules/@aws-crypto/crc32/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/publish-notification-lambda/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.es6.html +0 -1
- package/publish-notification-lambda/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.html +0 -1
- package/publish-notification-lambda/node_modules/@aws-crypto/crc32/package.json +0 -28
- package/publish-notification-lambda/node_modules/@aws-crypto/crc32/src/aws_crc32.ts +0 -24
- package/publish-notification-lambda/node_modules/@aws-crypto/crc32/src/index.ts +0 -92
- package/publish-notification-lambda/node_modules/@aws-crypto/crc32/tsconfig.json +0 -23
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/CHANGELOG.md +0 -46
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/LICENSE +0 -202
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/README.md +0 -20
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/LICENSE.txt +0 -12
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/README.md +0 -142
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/modules/package.json +0 -3
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/package.json +0 -37
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/tslib.es6.html +0 -1
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/tslib.html +0 -1
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/package.json +0 -26
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/src/CryptoOperation.ts +0 -21
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/src/Key.ts +0 -12
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/src/KeyOperation.ts +0 -13
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/src/MsSubtleCrypto.ts +0 -88
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/src/MsWindow.ts +0 -59
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/src/index.ts +0 -5
- package/publish-notification-lambda/node_modules/@aws-crypto/ie11-detection/tsconfig.json +0 -17
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/CHANGELOG.md +0 -88
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/LICENSE +0 -202
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/README.md +0 -31
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/LICENSE.txt +0 -12
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/README.md +0 -142
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/modules/package.json +0 -3
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/package.json +0 -37
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.es6.html +0 -1
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.html +0 -1
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/package.json +0 -33
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/src/constants.ts +0 -41
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/src/crossPlatformSha256.ts +0 -34
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/src/ie11Sha256.ts +0 -108
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/src/index.ts +0 -3
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/src/isEmptyData.ts +0 -9
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/src/webCryptoSha256.ts +0 -71
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-browser/tsconfig.json +0 -22
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/CHANGELOG.md +0 -86
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/README.md +0 -29
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/LICENSE.txt +0 -12
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/README.md +0 -142
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/modules/package.json +0 -3
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/package.json +0 -37
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/tslib.es6.html +0 -1
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/tslib.html +0 -1
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/package.json +0 -28
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/src/RawSha256.ts +0 -164
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/src/constants.ts +0 -98
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/src/index.ts +0 -1
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/src/jsSha256.ts +0 -94
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/src/knownHashes.fixture.ts +0 -401
- package/publish-notification-lambda/node_modules/@aws-crypto/sha256-js/tsconfig.json +0 -17
- package/publish-notification-lambda/node_modules/@aws-crypto/supports-web-crypto/CHANGELOG.md +0 -46
- package/publish-notification-lambda/node_modules/@aws-crypto/supports-web-crypto/LICENSE +0 -202
- package/publish-notification-lambda/node_modules/@aws-crypto/supports-web-crypto/README.md +0 -32
- package/publish-notification-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/publish-notification-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/LICENSE.txt +0 -12
- package/publish-notification-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/README.md +0 -142
- package/publish-notification-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/modules/package.json +0 -3
- package/publish-notification-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/package.json +0 -37
- package/publish-notification-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/publish-notification-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/tslib.es6.html +0 -1
- package/publish-notification-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/tslib.html +0 -1
- package/publish-notification-lambda/node_modules/@aws-crypto/supports-web-crypto/package.json +0 -26
- package/publish-notification-lambda/node_modules/@aws-crypto/supports-web-crypto/src/index.ts +0 -1
- package/publish-notification-lambda/node_modules/@aws-crypto/supports-web-crypto/src/supportsWebCrypto.ts +0 -76
- package/publish-notification-lambda/node_modules/@aws-crypto/supports-web-crypto/tsconfig.json +0 -16
- package/publish-notification-lambda/node_modules/@aws-crypto/util/CHANGELOG.md +0 -47
- package/publish-notification-lambda/node_modules/@aws-crypto/util/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-crypto/util/README.md +0 -16
- package/publish-notification-lambda/node_modules/@aws-crypto/util/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/publish-notification-lambda/node_modules/@aws-crypto/util/node_modules/tslib/LICENSE.txt +0 -12
- package/publish-notification-lambda/node_modules/@aws-crypto/util/node_modules/tslib/README.md +0 -142
- package/publish-notification-lambda/node_modules/@aws-crypto/util/node_modules/tslib/modules/package.json +0 -3
- package/publish-notification-lambda/node_modules/@aws-crypto/util/node_modules/tslib/package.json +0 -37
- package/publish-notification-lambda/node_modules/@aws-crypto/util/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/publish-notification-lambda/node_modules/@aws-crypto/util/node_modules/tslib/tslib.es6.html +0 -1
- package/publish-notification-lambda/node_modules/@aws-crypto/util/node_modules/tslib/tslib.html +0 -1
- package/publish-notification-lambda/node_modules/@aws-crypto/util/package.json +0 -31
- package/publish-notification-lambda/node_modules/@aws-crypto/util/src/convertToBuffer.ts +0 -30
- package/publish-notification-lambda/node_modules/@aws-crypto/util/src/index.ts +0 -7
- package/publish-notification-lambda/node_modules/@aws-crypto/util/src/isEmptyData.ts +0 -12
- package/publish-notification-lambda/node_modules/@aws-crypto/util/src/numToUint8.ts +0 -11
- package/publish-notification-lambda/node_modules/@aws-crypto/util/src/uint32ArrayFrom.ts +0 -16
- package/publish-notification-lambda/node_modules/@aws-crypto/util/tsconfig.json +0 -23
- package/publish-notification-lambda/node_modules/@aws-sdk/abort-controller/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/abort-controller/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/abort-controller/package.json +0 -58
- package/publish-notification-lambda/node_modules/@aws-sdk/client-lambda/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/client-lambda/README.md +0 -798
- package/publish-notification-lambda/node_modules/@aws-sdk/client-lambda/package.json +0 -103
- package/publish-notification-lambda/node_modules/@aws-sdk/client-sns/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/client-sns/README.md +0 -554
- package/publish-notification-lambda/node_modules/@aws-sdk/client-sns/package.json +0 -100
- package/publish-notification-lambda/node_modules/@aws-sdk/client-sso/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/client-sso/README.md +0 -255
- package/publish-notification-lambda/node_modules/@aws-sdk/client-sso/package.json +0 -96
- package/publish-notification-lambda/node_modules/@aws-sdk/client-sso-oidc/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/client-sso-oidc/README.md +0 -268
- package/publish-notification-lambda/node_modules/@aws-sdk/client-sso-oidc/package.json +0 -96
- package/publish-notification-lambda/node_modules/@aws-sdk/client-sts/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/client-sts/README.md +0 -273
- package/publish-notification-lambda/node_modules/@aws-sdk/client-sts/package.json +0 -102
- package/publish-notification-lambda/node_modules/@aws-sdk/config-resolver/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/config-resolver/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/config-resolver/package.json +0 -59
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-env/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-env/README.md +0 -11
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-env/package.json +0 -63
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-imds/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-imds/README.md +0 -11
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-imds/package.json +0 -66
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-ini/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-ini/README.md +0 -11
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-ini/package.json +0 -69
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-node/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-node/README.md +0 -101
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-node/package.json +0 -70
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-process/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-process/README.md +0 -11
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-process/package.json +0 -64
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-sso/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-sso/README.md +0 -11
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-sso/package.json +0 -66
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-web-identity/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-web-identity/README.md +0 -11
- package/publish-notification-lambda/node_modules/@aws-sdk/credential-provider-web-identity/package.json +0 -71
- package/publish-notification-lambda/node_modules/@aws-sdk/eventstream-codec/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/eventstream-codec/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/eventstream-codec/package.json +0 -57
- package/publish-notification-lambda/node_modules/@aws-sdk/eventstream-serde-browser/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/eventstream-serde-browser/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/eventstream-serde-browser/package.json +0 -57
- package/publish-notification-lambda/node_modules/@aws-sdk/eventstream-serde-config-resolver/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/eventstream-serde-config-resolver/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/eventstream-serde-config-resolver/package.json +0 -56
- package/publish-notification-lambda/node_modules/@aws-sdk/eventstream-serde-node/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/eventstream-serde-node/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/eventstream-serde-node/package.json +0 -58
- package/publish-notification-lambda/node_modules/@aws-sdk/eventstream-serde-universal/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/eventstream-serde-universal/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/eventstream-serde-universal/package.json +0 -59
- package/publish-notification-lambda/node_modules/@aws-sdk/fetch-http-handler/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/fetch-http-handler/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/fetch-http-handler/package.json +0 -59
- package/publish-notification-lambda/node_modules/@aws-sdk/hash-node/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/hash-node/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/hash-node/package.json +0 -60
- package/publish-notification-lambda/node_modules/@aws-sdk/invalid-dependency/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/invalid-dependency/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/invalid-dependency/package.json +0 -53
- package/publish-notification-lambda/node_modules/@aws-sdk/is-array-buffer/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/is-array-buffer/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/is-array-buffer/package.json +0 -56
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-content-length/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-content-length/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-content-length/package.json +0 -58
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-endpoint/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-endpoint/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-endpoint/package.json +0 -60
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-host-header/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-host-header/package.json +0 -58
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-logger/package.json +0 -59
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -58
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-retry/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-retry/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-retry/package.json +0 -65
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-sdk-sts/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-sdk-sts/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-sdk-sts/package.json +0 -58
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-serde/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-serde/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-serde/package.json +0 -57
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-signing/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-signing/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-signing/package.json +0 -61
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-stack/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-stack/README.md +0 -78
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-stack/package.json +0 -60
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -59
- package/publish-notification-lambda/node_modules/@aws-sdk/node-config-provider/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/node-config-provider/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/node-config-provider/package.json +0 -61
- package/publish-notification-lambda/node_modules/@aws-sdk/node-http-handler/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/node-http-handler/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/node-http-handler/package.json +0 -63
- package/publish-notification-lambda/node_modules/@aws-sdk/property-provider/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/property-provider/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/property-provider/package.json +0 -56
- package/publish-notification-lambda/node_modules/@aws-sdk/protocol-http/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/protocol-http/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/protocol-http/package.json +0 -57
- package/publish-notification-lambda/node_modules/@aws-sdk/querystring-builder/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/querystring-builder/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/querystring-builder/package.json +0 -57
- package/publish-notification-lambda/node_modules/@aws-sdk/querystring-parser/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/querystring-parser/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/querystring-parser/package.json +0 -56
- package/publish-notification-lambda/node_modules/@aws-sdk/service-error-classification/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/service-error-classification/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/service-error-classification/package.json +0 -53
- package/publish-notification-lambda/node_modules/@aws-sdk/shared-ini-file-loader/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/shared-ini-file-loader/README.md +0 -105
- package/publish-notification-lambda/node_modules/@aws-sdk/shared-ini-file-loader/package.json +0 -58
- package/publish-notification-lambda/node_modules/@aws-sdk/signature-v4/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/signature-v4/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/signature-v4/package.json +0 -66
- package/publish-notification-lambda/node_modules/@aws-sdk/smithy-client/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/smithy-client/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/smithy-client/package.json +0 -59
- package/publish-notification-lambda/node_modules/@aws-sdk/token-providers/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/token-providers/README.md +0 -39
- package/publish-notification-lambda/node_modules/@aws-sdk/token-providers/package.json +0 -67
- package/publish-notification-lambda/node_modules/@aws-sdk/types/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/types/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/types/package.json +0 -57
- package/publish-notification-lambda/node_modules/@aws-sdk/url-parser/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/url-parser/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/url-parser/package.json +0 -54
- package/publish-notification-lambda/node_modules/@aws-sdk/util-base64/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-base64/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/util-base64/package.json +0 -66
- package/publish-notification-lambda/node_modules/@aws-sdk/util-body-length-browser/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-body-length-browser/README.md +0 -12
- package/publish-notification-lambda/node_modules/@aws-sdk/util-body-length-browser/package.json +0 -53
- package/publish-notification-lambda/node_modules/@aws-sdk/util-body-length-node/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-body-length-node/README.md +0 -12
- package/publish-notification-lambda/node_modules/@aws-sdk/util-body-length-node/package.json +0 -57
- package/publish-notification-lambda/node_modules/@aws-sdk/util-buffer-from/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-buffer-from/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/util-buffer-from/package.json +0 -57
- package/publish-notification-lambda/node_modules/@aws-sdk/util-config-provider/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-config-provider/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/util-config-provider/package.json +0 -58
- package/publish-notification-lambda/node_modules/@aws-sdk/util-defaults-mode-browser/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-defaults-mode-browser/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +0 -62
- package/publish-notification-lambda/node_modules/@aws-sdk/util-defaults-mode-node/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-defaults-mode-node/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/util-defaults-mode-node/package.json +0 -61
- package/publish-notification-lambda/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
- package/publish-notification-lambda/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -203
- package/publish-notification-lambda/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -203
- package/publish-notification-lambda/node_modules/@aws-sdk/util-endpoints/package.json +0 -58
- package/publish-notification-lambda/node_modules/@aws-sdk/util-hex-encoding/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-hex-encoding/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/util-hex-encoding/package.json +0 -56
- package/publish-notification-lambda/node_modules/@aws-sdk/util-locate-window/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-locate-window/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/util-locate-window/package.json +0 -56
- package/publish-notification-lambda/node_modules/@aws-sdk/util-middleware/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-middleware/README.md +0 -12
- package/publish-notification-lambda/node_modules/@aws-sdk/util-middleware/package.json +0 -62
- package/publish-notification-lambda/node_modules/@aws-sdk/util-retry/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-retry/README.md +0 -77
- package/publish-notification-lambda/node_modules/@aws-sdk/util-retry/package.json +0 -64
- package/publish-notification-lambda/node_modules/@aws-sdk/util-uri-escape/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-uri-escape/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/util-uri-escape/package.json +0 -55
- package/publish-notification-lambda/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -55
- package/publish-notification-lambda/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -66
- package/publish-notification-lambda/node_modules/@aws-sdk/util-utf8/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-utf8/README.md +0 -4
- package/publish-notification-lambda/node_modules/@aws-sdk/util-utf8/package.json +0 -65
- package/publish-notification-lambda/node_modules/@aws-sdk/util-utf8-browser/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-utf8-browser/README.md +0 -8
- package/publish-notification-lambda/node_modules/@aws-sdk/util-utf8-browser/package.json +0 -50
- package/publish-notification-lambda/node_modules/@aws-sdk/util-waiter/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@aws-sdk/util-waiter/README.md +0 -10
- package/publish-notification-lambda/node_modules/@aws-sdk/util-waiter/package.json +0 -58
- package/publish-notification-lambda/node_modules/@smithy/protocol-http/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@smithy/protocol-http/README.md +0 -4
- package/publish-notification-lambda/node_modules/@smithy/protocol-http/package.json +0 -63
- package/publish-notification-lambda/node_modules/@smithy/types/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/@smithy/types/README.md +0 -41
- package/publish-notification-lambda/node_modules/@smithy/types/package.json +0 -63
- package/publish-notification-lambda/node_modules/@types/node/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/@types/node/README.md +0 -16
- package/publish-notification-lambda/node_modules/@types/node/package.json +0 -232
- package/publish-notification-lambda/node_modules/ansi-regex/license +0 -9
- package/publish-notification-lambda/node_modules/ansi-regex/package.json +0 -55
- package/publish-notification-lambda/node_modules/ansi-regex/readme.md +0 -78
- package/publish-notification-lambda/node_modules/ansi-styles/license +0 -9
- package/publish-notification-lambda/node_modules/ansi-styles/package.json +0 -56
- package/publish-notification-lambda/node_modules/ansi-styles/readme.md +0 -152
- package/publish-notification-lambda/node_modules/archiver/CHANGELOG.md +0 -246
- package/publish-notification-lambda/node_modules/archiver/LICENSE +0 -22
- package/publish-notification-lambda/node_modules/archiver/README.md +0 -94
- package/publish-notification-lambda/node_modules/archiver/package.json +0 -60
- package/publish-notification-lambda/node_modules/archiver-utils/CHANGELOG.md +0 -14
- package/publish-notification-lambda/node_modules/archiver-utils/LICENSE +0 -22
- package/publish-notification-lambda/node_modules/archiver-utils/README.md +0 -7
- package/publish-notification-lambda/node_modules/archiver-utils/node_modules/readable-stream/.travis.yml +0 -34
- package/publish-notification-lambda/node_modules/archiver-utils/node_modules/readable-stream/CONTRIBUTING.md +0 -38
- package/publish-notification-lambda/node_modules/archiver-utils/node_modules/readable-stream/GOVERNANCE.md +0 -136
- package/publish-notification-lambda/node_modules/archiver-utils/node_modules/readable-stream/LICENSE +0 -47
- package/publish-notification-lambda/node_modules/archiver-utils/node_modules/readable-stream/README.md +0 -58
- package/publish-notification-lambda/node_modules/archiver-utils/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +0 -60
- package/publish-notification-lambda/node_modules/archiver-utils/node_modules/readable-stream/package.json +0 -52
- package/publish-notification-lambda/node_modules/archiver-utils/node_modules/safe-buffer/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/archiver-utils/node_modules/safe-buffer/README.md +0 -584
- package/publish-notification-lambda/node_modules/archiver-utils/node_modules/safe-buffer/package.json +0 -37
- package/publish-notification-lambda/node_modules/archiver-utils/node_modules/string_decoder/.travis.yml +0 -50
- package/publish-notification-lambda/node_modules/archiver-utils/node_modules/string_decoder/LICENSE +0 -48
- package/publish-notification-lambda/node_modules/archiver-utils/node_modules/string_decoder/README.md +0 -47
- package/publish-notification-lambda/node_modules/archiver-utils/node_modules/string_decoder/package.json +0 -31
- package/publish-notification-lambda/node_modules/archiver-utils/package.json +0 -54
- package/publish-notification-lambda/node_modules/async/CHANGELOG.md +0 -348
- package/publish-notification-lambda/node_modules/async/LICENSE +0 -19
- package/publish-notification-lambda/node_modules/async/README.md +0 -59
- package/publish-notification-lambda/node_modules/async/bower.json +0 -17
- package/publish-notification-lambda/node_modules/async/dist/async.mjs +0 -5947
- package/publish-notification-lambda/node_modules/async/package.json +0 -75
- package/publish-notification-lambda/node_modules/balanced-match/.github/FUNDING.yml +0 -2
- package/publish-notification-lambda/node_modules/balanced-match/LICENSE.md +0 -21
- package/publish-notification-lambda/node_modules/balanced-match/README.md +0 -97
- package/publish-notification-lambda/node_modules/balanced-match/package.json +0 -48
- package/publish-notification-lambda/node_modules/base64-js/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/base64-js/README.md +0 -34
- package/publish-notification-lambda/node_modules/base64-js/package.json +0 -47
- package/publish-notification-lambda/node_modules/bestzip/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/bestzip/package.json +0 -46
- package/publish-notification-lambda/node_modules/bestzip/readme.md +0 -91
- package/publish-notification-lambda/node_modules/bl/.travis.yml +0 -17
- package/publish-notification-lambda/node_modules/bl/LICENSE.md +0 -13
- package/publish-notification-lambda/node_modules/bl/README.md +0 -247
- package/publish-notification-lambda/node_modules/bl/package.json +0 -37
- package/publish-notification-lambda/node_modules/bowser/CHANGELOG.md +0 -218
- package/publish-notification-lambda/node_modules/bowser/LICENSE +0 -39
- package/publish-notification-lambda/node_modules/bowser/README.md +0 -179
- package/publish-notification-lambda/node_modules/bowser/package.json +0 -83
- package/publish-notification-lambda/node_modules/brace-expansion/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/brace-expansion/README.md +0 -129
- package/publish-notification-lambda/node_modules/brace-expansion/package.json +0 -47
- package/publish-notification-lambda/node_modules/buffer/AUTHORS.md +0 -70
- package/publish-notification-lambda/node_modules/buffer/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/buffer/README.md +0 -410
- package/publish-notification-lambda/node_modules/buffer/package.json +0 -96
- package/publish-notification-lambda/node_modules/buffer-crc32/LICENSE +0 -19
- package/publish-notification-lambda/node_modules/buffer-crc32/README.md +0 -47
- package/publish-notification-lambda/node_modules/buffer-crc32/package.json +0 -39
- package/publish-notification-lambda/node_modules/cliui/CHANGELOG.md +0 -121
- package/publish-notification-lambda/node_modules/cliui/LICENSE.txt +0 -14
- package/publish-notification-lambda/node_modules/cliui/README.md +0 -141
- package/publish-notification-lambda/node_modules/cliui/build/index.cjs +0 -302
- package/publish-notification-lambda/node_modules/cliui/index.mjs +0 -13
- package/publish-notification-lambda/node_modules/cliui/package.json +0 -83
- package/publish-notification-lambda/node_modules/color-convert/CHANGELOG.md +0 -54
- package/publish-notification-lambda/node_modules/color-convert/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/color-convert/README.md +0 -68
- package/publish-notification-lambda/node_modules/color-convert/package.json +0 -48
- package/publish-notification-lambda/node_modules/color-name/LICENSE +0 -8
- package/publish-notification-lambda/node_modules/color-name/README.md +0 -11
- package/publish-notification-lambda/node_modules/color-name/package.json +0 -28
- package/publish-notification-lambda/node_modules/compress-commons/CHANGELOG.md +0 -58
- package/publish-notification-lambda/node_modules/compress-commons/LICENSE +0 -22
- package/publish-notification-lambda/node_modules/compress-commons/README.md +0 -25
- package/publish-notification-lambda/node_modules/compress-commons/package.json +0 -45
- package/publish-notification-lambda/node_modules/concat-map/.travis.yml +0 -4
- package/publish-notification-lambda/node_modules/concat-map/LICENSE +0 -18
- package/publish-notification-lambda/node_modules/concat-map/README.markdown +0 -62
- package/publish-notification-lambda/node_modules/concat-map/package.json +0 -43
- package/publish-notification-lambda/node_modules/core-util-is/LICENSE +0 -19
- package/publish-notification-lambda/node_modules/core-util-is/README.md +0 -3
- package/publish-notification-lambda/node_modules/core-util-is/package.json +0 -38
- package/publish-notification-lambda/node_modules/crc-32/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/crc-32/README.md +0 -200
- package/publish-notification-lambda/node_modules/crc-32/bin/crc32.njs +0 -105
- package/publish-notification-lambda/node_modules/crc-32/package.json +0 -43
- package/publish-notification-lambda/node_modules/crc-32/types/tsconfig.json +0 -14
- package/publish-notification-lambda/node_modules/crc-32/types/tslint.json +0 -11
- package/publish-notification-lambda/node_modules/crc32-stream/CHANGELOG.md +0 -57
- package/publish-notification-lambda/node_modules/crc32-stream/LICENSE +0 -22
- package/publish-notification-lambda/node_modules/crc32-stream/README.md +0 -79
- package/publish-notification-lambda/node_modules/crc32-stream/package.json +0 -45
- package/publish-notification-lambda/node_modules/emoji-regex/LICENSE-MIT.txt +0 -20
- package/publish-notification-lambda/node_modules/emoji-regex/README.md +0 -73
- package/publish-notification-lambda/node_modules/emoji-regex/package.json +0 -50
- package/publish-notification-lambda/node_modules/end-of-stream/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/end-of-stream/README.md +0 -54
- package/publish-notification-lambda/node_modules/end-of-stream/package.json +0 -37
- package/publish-notification-lambda/node_modules/escalade/dist/index.mjs +0 -22
- package/publish-notification-lambda/node_modules/escalade/license +0 -9
- package/publish-notification-lambda/node_modules/escalade/package.json +0 -61
- package/publish-notification-lambda/node_modules/escalade/readme.md +0 -211
- package/publish-notification-lambda/node_modules/escalade/sync/index.mjs +0 -18
- package/publish-notification-lambda/node_modules/fast-xml-parser/CHANGELOG.md +0 -551
- package/publish-notification-lambda/node_modules/fast-xml-parser/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/fast-xml-parser/README.md +0 -204
- package/publish-notification-lambda/node_modules/fast-xml-parser/package.json +0 -71
- package/publish-notification-lambda/node_modules/fs-constants/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/fs-constants/README.md +0 -26
- package/publish-notification-lambda/node_modules/fs-constants/package.json +0 -19
- package/publish-notification-lambda/node_modules/fs.realpath/LICENSE +0 -43
- package/publish-notification-lambda/node_modules/fs.realpath/README.md +0 -33
- package/publish-notification-lambda/node_modules/fs.realpath/package.json +0 -26
- package/publish-notification-lambda/node_modules/get-caller-file/LICENSE.md +0 -6
- package/publish-notification-lambda/node_modules/get-caller-file/README.md +0 -41
- package/publish-notification-lambda/node_modules/get-caller-file/package.json +0 -42
- package/publish-notification-lambda/node_modules/glob/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/glob/README.md +0 -378
- package/publish-notification-lambda/node_modules/glob/package.json +0 -55
- package/publish-notification-lambda/node_modules/graceful-fs/LICENSE +0 -15
- package/publish-notification-lambda/node_modules/graceful-fs/README.md +0 -143
- package/publish-notification-lambda/node_modules/graceful-fs/package.json +0 -53
- package/publish-notification-lambda/node_modules/ieee754/LICENSE +0 -11
- package/publish-notification-lambda/node_modules/ieee754/README.md +0 -51
- package/publish-notification-lambda/node_modules/ieee754/package.json +0 -52
- package/publish-notification-lambda/node_modules/inflight/LICENSE +0 -15
- package/publish-notification-lambda/node_modules/inflight/README.md +0 -37
- package/publish-notification-lambda/node_modules/inflight/package.json +0 -29
- package/publish-notification-lambda/node_modules/inherits/LICENSE +0 -16
- package/publish-notification-lambda/node_modules/inherits/README.md +0 -42
- package/publish-notification-lambda/node_modules/inherits/package.json +0 -29
- package/publish-notification-lambda/node_modules/is-fullwidth-code-point/license +0 -9
- package/publish-notification-lambda/node_modules/is-fullwidth-code-point/package.json +0 -42
- package/publish-notification-lambda/node_modules/is-fullwidth-code-point/readme.md +0 -39
- package/publish-notification-lambda/node_modules/isarray/.travis.yml +0 -4
- package/publish-notification-lambda/node_modules/isarray/Makefile +0 -6
- package/publish-notification-lambda/node_modules/isarray/README.md +0 -60
- package/publish-notification-lambda/node_modules/isarray/component.json +0 -19
- package/publish-notification-lambda/node_modules/isarray/package.json +0 -45
- package/publish-notification-lambda/node_modules/isexe/LICENSE +0 -15
- package/publish-notification-lambda/node_modules/isexe/README.md +0 -51
- package/publish-notification-lambda/node_modules/isexe/package.json +0 -31
- package/publish-notification-lambda/node_modules/lazystream/LICENSE +0 -23
- package/publish-notification-lambda/node_modules/lazystream/README.md +0 -114
- package/publish-notification-lambda/node_modules/lazystream/node_modules/readable-stream/.travis.yml +0 -34
- package/publish-notification-lambda/node_modules/lazystream/node_modules/readable-stream/CONTRIBUTING.md +0 -38
- package/publish-notification-lambda/node_modules/lazystream/node_modules/readable-stream/GOVERNANCE.md +0 -136
- package/publish-notification-lambda/node_modules/lazystream/node_modules/readable-stream/LICENSE +0 -47
- package/publish-notification-lambda/node_modules/lazystream/node_modules/readable-stream/README.md +0 -58
- package/publish-notification-lambda/node_modules/lazystream/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +0 -60
- package/publish-notification-lambda/node_modules/lazystream/node_modules/readable-stream/package.json +0 -52
- package/publish-notification-lambda/node_modules/lazystream/node_modules/safe-buffer/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/lazystream/node_modules/safe-buffer/README.md +0 -584
- package/publish-notification-lambda/node_modules/lazystream/node_modules/safe-buffer/package.json +0 -37
- package/publish-notification-lambda/node_modules/lazystream/node_modules/string_decoder/.travis.yml +0 -50
- package/publish-notification-lambda/node_modules/lazystream/node_modules/string_decoder/LICENSE +0 -48
- package/publish-notification-lambda/node_modules/lazystream/node_modules/string_decoder/README.md +0 -47
- package/publish-notification-lambda/node_modules/lazystream/node_modules/string_decoder/package.json +0 -31
- package/publish-notification-lambda/node_modules/lazystream/package.json +0 -46
- package/publish-notification-lambda/node_modules/lazystream/test/data.md +0 -13
- package/publish-notification-lambda/node_modules/lodash.defaults/LICENSE +0 -47
- package/publish-notification-lambda/node_modules/lodash.defaults/README.md +0 -18
- package/publish-notification-lambda/node_modules/lodash.defaults/package.json +0 -17
- package/publish-notification-lambda/node_modules/lodash.difference/LICENSE +0 -47
- package/publish-notification-lambda/node_modules/lodash.difference/README.md +0 -18
- package/publish-notification-lambda/node_modules/lodash.difference/package.json +0 -17
- package/publish-notification-lambda/node_modules/lodash.flatten/LICENSE +0 -47
- package/publish-notification-lambda/node_modules/lodash.flatten/README.md +0 -18
- package/publish-notification-lambda/node_modules/lodash.flatten/package.json +0 -17
- package/publish-notification-lambda/node_modules/lodash.isplainobject/LICENSE +0 -47
- package/publish-notification-lambda/node_modules/lodash.isplainobject/README.md +0 -18
- package/publish-notification-lambda/node_modules/lodash.isplainobject/package.json +0 -17
- package/publish-notification-lambda/node_modules/lodash.union/LICENSE +0 -47
- package/publish-notification-lambda/node_modules/lodash.union/README.md +0 -18
- package/publish-notification-lambda/node_modules/lodash.union/package.json +0 -17
- package/publish-notification-lambda/node_modules/minimatch/LICENSE +0 -15
- package/publish-notification-lambda/node_modules/minimatch/README.md +0 -230
- package/publish-notification-lambda/node_modules/minimatch/package.json +0 -33
- package/publish-notification-lambda/node_modules/normalize-path/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/normalize-path/README.md +0 -127
- package/publish-notification-lambda/node_modules/normalize-path/package.json +0 -77
- package/publish-notification-lambda/node_modules/once/LICENSE +0 -15
- package/publish-notification-lambda/node_modules/once/README.md +0 -79
- package/publish-notification-lambda/node_modules/once/package.json +0 -33
- package/publish-notification-lambda/node_modules/path-is-absolute/license +0 -21
- package/publish-notification-lambda/node_modules/path-is-absolute/package.json +0 -43
- package/publish-notification-lambda/node_modules/path-is-absolute/readme.md +0 -59
- package/publish-notification-lambda/node_modules/process-nextick-args/license.md +0 -19
- package/publish-notification-lambda/node_modules/process-nextick-args/package.json +0 -25
- package/publish-notification-lambda/node_modules/process-nextick-args/readme.md +0 -18
- package/publish-notification-lambda/node_modules/readable-stream/CONTRIBUTING.md +0 -38
- package/publish-notification-lambda/node_modules/readable-stream/GOVERNANCE.md +0 -136
- package/publish-notification-lambda/node_modules/readable-stream/LICENSE +0 -47
- package/publish-notification-lambda/node_modules/readable-stream/README.md +0 -106
- package/publish-notification-lambda/node_modules/readable-stream/package.json +0 -68
- package/publish-notification-lambda/node_modules/readdir-glob/LICENSE +0 -201
- package/publish-notification-lambda/node_modules/readdir-glob/README.md +0 -85
- package/publish-notification-lambda/node_modules/readdir-glob/node_modules/brace-expansion/.github/FUNDING.yml +0 -2
- package/publish-notification-lambda/node_modules/readdir-glob/node_modules/brace-expansion/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/readdir-glob/node_modules/brace-expansion/README.md +0 -135
- package/publish-notification-lambda/node_modules/readdir-glob/node_modules/brace-expansion/package.json +0 -46
- package/publish-notification-lambda/node_modules/readdir-glob/node_modules/minimatch/LICENSE +0 -15
- package/publish-notification-lambda/node_modules/readdir-glob/node_modules/minimatch/README.md +0 -259
- package/publish-notification-lambda/node_modules/readdir-glob/node_modules/minimatch/package.json +0 -35
- package/publish-notification-lambda/node_modules/readdir-glob/package.json +0 -43
- package/publish-notification-lambda/node_modules/require-directory/.jshintrc +0 -67
- package/publish-notification-lambda/node_modules/require-directory/.travis.yml +0 -3
- package/publish-notification-lambda/node_modules/require-directory/LICENSE +0 -22
- package/publish-notification-lambda/node_modules/require-directory/README.markdown +0 -184
- package/publish-notification-lambda/node_modules/require-directory/package.json +0 -40
- package/publish-notification-lambda/node_modules/safe-buffer/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/safe-buffer/README.md +0 -584
- package/publish-notification-lambda/node_modules/safe-buffer/package.json +0 -51
- package/publish-notification-lambda/node_modules/string-width/license +0 -9
- package/publish-notification-lambda/node_modules/string-width/package.json +0 -56
- package/publish-notification-lambda/node_modules/string-width/readme.md +0 -50
- package/publish-notification-lambda/node_modules/string_decoder/LICENSE +0 -48
- package/publish-notification-lambda/node_modules/string_decoder/README.md +0 -47
- package/publish-notification-lambda/node_modules/string_decoder/package.json +0 -34
- package/publish-notification-lambda/node_modules/strip-ansi/license +0 -9
- package/publish-notification-lambda/node_modules/strip-ansi/package.json +0 -54
- package/publish-notification-lambda/node_modules/strip-ansi/readme.md +0 -46
- package/publish-notification-lambda/node_modules/strnum/.vscode/launch.json +0 -25
- package/publish-notification-lambda/node_modules/strnum/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/strnum/README.md +0 -86
- package/publish-notification-lambda/node_modules/strnum/package.json +0 -24
- package/publish-notification-lambda/node_modules/tar-stream/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/tar-stream/README.md +0 -168
- package/publish-notification-lambda/node_modules/tar-stream/package.json +0 -58
- package/publish-notification-lambda/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/publish-notification-lambda/node_modules/tslib/LICENSE.txt +0 -12
- package/publish-notification-lambda/node_modules/tslib/README.md +0 -164
- package/publish-notification-lambda/node_modules/tslib/SECURITY.md +0 -41
- package/publish-notification-lambda/node_modules/tslib/modules/package.json +0 -3
- package/publish-notification-lambda/node_modules/tslib/package.json +0 -47
- package/publish-notification-lambda/node_modules/tslib/tslib.es6.html +0 -1
- package/publish-notification-lambda/node_modules/tslib/tslib.es6.mjs +0 -370
- package/publish-notification-lambda/node_modules/tslib/tslib.html +0 -1
- package/publish-notification-lambda/node_modules/typescript/LICENSE.txt +0 -55
- package/publish-notification-lambda/node_modules/typescript/README.md +0 -51
- package/publish-notification-lambda/node_modules/typescript/SECURITY.md +0 -41
- package/publish-notification-lambda/node_modules/typescript/ThirdPartyNoticeText.txt +0 -193
- package/publish-notification-lambda/node_modules/typescript/bin/tsc +0 -2
- package/publish-notification-lambda/node_modules/typescript/bin/tsserver +0 -2
- package/publish-notification-lambda/node_modules/typescript/lib/cs/diagnosticMessages.generated.json +0 -1880
- package/publish-notification-lambda/node_modules/typescript/lib/de/diagnosticMessages.generated.json +0 -1880
- package/publish-notification-lambda/node_modules/typescript/lib/es/diagnosticMessages.generated.json +0 -1880
- package/publish-notification-lambda/node_modules/typescript/lib/fr/diagnosticMessages.generated.json +0 -1880
- package/publish-notification-lambda/node_modules/typescript/lib/it/diagnosticMessages.generated.json +0 -1880
- package/publish-notification-lambda/node_modules/typescript/lib/ja/diagnosticMessages.generated.json +0 -1880
- package/publish-notification-lambda/node_modules/typescript/lib/ko/diagnosticMessages.generated.json +0 -1880
- package/publish-notification-lambda/node_modules/typescript/lib/pl/diagnosticMessages.generated.json +0 -1880
- package/publish-notification-lambda/node_modules/typescript/lib/pt-br/diagnosticMessages.generated.json +0 -1880
- package/publish-notification-lambda/node_modules/typescript/lib/ru/diagnosticMessages.generated.json +0 -1880
- package/publish-notification-lambda/node_modules/typescript/lib/tr/diagnosticMessages.generated.json +0 -1880
- package/publish-notification-lambda/node_modules/typescript/lib/typesMap.json +0 -497
- package/publish-notification-lambda/node_modules/typescript/lib/zh-cn/diagnosticMessages.generated.json +0 -1880
- package/publish-notification-lambda/node_modules/typescript/lib/zh-tw/diagnosticMessages.generated.json +0 -1880
- package/publish-notification-lambda/node_modules/typescript/package.json +0 -116
- package/publish-notification-lambda/node_modules/util-deprecate/History.md +0 -16
- package/publish-notification-lambda/node_modules/util-deprecate/LICENSE +0 -24
- package/publish-notification-lambda/node_modules/util-deprecate/README.md +0 -53
- package/publish-notification-lambda/node_modules/util-deprecate/package.json +0 -27
- package/publish-notification-lambda/node_modules/uuid/CHANGELOG.md +0 -229
- package/publish-notification-lambda/node_modules/uuid/CONTRIBUTING.md +0 -18
- package/publish-notification-lambda/node_modules/uuid/LICENSE.md +0 -9
- package/publish-notification-lambda/node_modules/uuid/README.md +0 -505
- package/publish-notification-lambda/node_modules/uuid/dist/bin/uuid +0 -2
- package/publish-notification-lambda/node_modules/uuid/package.json +0 -135
- package/publish-notification-lambda/node_modules/uuid/wrapper.mjs +0 -10
- package/publish-notification-lambda/node_modules/which/CHANGELOG.md +0 -166
- package/publish-notification-lambda/node_modules/which/LICENSE +0 -15
- package/publish-notification-lambda/node_modules/which/README.md +0 -54
- package/publish-notification-lambda/node_modules/which/bin/node-which +0 -52
- package/publish-notification-lambda/node_modules/which/package.json +0 -43
- package/publish-notification-lambda/node_modules/wrap-ansi/license +0 -9
- package/publish-notification-lambda/node_modules/wrap-ansi/package.json +0 -62
- package/publish-notification-lambda/node_modules/wrap-ansi/readme.md +0 -91
- package/publish-notification-lambda/node_modules/wrappy/LICENSE +0 -15
- package/publish-notification-lambda/node_modules/wrappy/README.md +0 -36
- package/publish-notification-lambda/node_modules/wrappy/package.json +0 -29
- package/publish-notification-lambda/node_modules/y18n/CHANGELOG.md +0 -100
- package/publish-notification-lambda/node_modules/y18n/LICENSE +0 -13
- package/publish-notification-lambda/node_modules/y18n/README.md +0 -127
- package/publish-notification-lambda/node_modules/y18n/build/index.cjs +0 -203
- package/publish-notification-lambda/node_modules/y18n/index.mjs +0 -8
- package/publish-notification-lambda/node_modules/y18n/package.json +0 -70
- package/publish-notification-lambda/node_modules/yargs/CHANGELOG.md +0 -88
- package/publish-notification-lambda/node_modules/yargs/LICENSE +0 -21
- package/publish-notification-lambda/node_modules/yargs/README.md +0 -202
- package/publish-notification-lambda/node_modules/yargs/browser.mjs +0 -7
- package/publish-notification-lambda/node_modules/yargs/build/index.cjs +0 -2920
- package/publish-notification-lambda/node_modules/yargs/helpers/helpers.mjs +0 -10
- package/publish-notification-lambda/node_modules/yargs/helpers/package.json +0 -3
- package/publish-notification-lambda/node_modules/yargs/index.cjs +0 -39
- package/publish-notification-lambda/node_modules/yargs/index.mjs +0 -8
- package/publish-notification-lambda/node_modules/yargs/lib/platform-shims/browser.mjs +0 -92
- package/publish-notification-lambda/node_modules/yargs/lib/platform-shims/esm.mjs +0 -67
- package/publish-notification-lambda/node_modules/yargs/locales/be.json +0 -46
- package/publish-notification-lambda/node_modules/yargs/locales/de.json +0 -46
- package/publish-notification-lambda/node_modules/yargs/locales/en.json +0 -51
- package/publish-notification-lambda/node_modules/yargs/locales/es.json +0 -46
- package/publish-notification-lambda/node_modules/yargs/locales/fi.json +0 -49
- package/publish-notification-lambda/node_modules/yargs/locales/fr.json +0 -53
- package/publish-notification-lambda/node_modules/yargs/locales/hi.json +0 -49
- package/publish-notification-lambda/node_modules/yargs/locales/hu.json +0 -46
- package/publish-notification-lambda/node_modules/yargs/locales/id.json +0 -50
- package/publish-notification-lambda/node_modules/yargs/locales/it.json +0 -46
- package/publish-notification-lambda/node_modules/yargs/locales/ja.json +0 -51
- package/publish-notification-lambda/node_modules/yargs/locales/ko.json +0 -49
- package/publish-notification-lambda/node_modules/yargs/locales/nb.json +0 -44
- package/publish-notification-lambda/node_modules/yargs/locales/nl.json +0 -49
- package/publish-notification-lambda/node_modules/yargs/locales/nn.json +0 -44
- package/publish-notification-lambda/node_modules/yargs/locales/pirate.json +0 -13
- package/publish-notification-lambda/node_modules/yargs/locales/pl.json +0 -49
- package/publish-notification-lambda/node_modules/yargs/locales/pt.json +0 -45
- package/publish-notification-lambda/node_modules/yargs/locales/pt_BR.json +0 -48
- package/publish-notification-lambda/node_modules/yargs/locales/ru.json +0 -46
- package/publish-notification-lambda/node_modules/yargs/locales/th.json +0 -46
- package/publish-notification-lambda/node_modules/yargs/locales/tr.json +0 -48
- package/publish-notification-lambda/node_modules/yargs/locales/zh_CN.json +0 -48
- package/publish-notification-lambda/node_modules/yargs/locales/zh_TW.json +0 -47
- package/publish-notification-lambda/node_modules/yargs/package.json +0 -122
- package/publish-notification-lambda/node_modules/yargs/yargs +0 -9
- package/publish-notification-lambda/node_modules/yargs-parser/CHANGELOG.md +0 -263
- package/publish-notification-lambda/node_modules/yargs-parser/LICENSE.txt +0 -14
- package/publish-notification-lambda/node_modules/yargs-parser/README.md +0 -518
- package/publish-notification-lambda/node_modules/yargs-parser/build/index.cjs +0 -1042
- package/publish-notification-lambda/node_modules/yargs-parser/package.json +0 -87
- package/publish-notification-lambda/node_modules/zip-stream/CHANGELOG.md +0 -110
- package/publish-notification-lambda/node_modules/zip-stream/LICENSE +0 -22
- package/publish-notification-lambda/node_modules/zip-stream/README.md +0 -45
- package/publish-notification-lambda/node_modules/zip-stream/package.json +0 -49
- package/publish-notification-lambda/package-lock.json +0 -1944
- package/publish-notification-lambda/package.json +0 -23
- package/publish-notification-lambda/src/index.ts +0 -101
- package/publish-notification-lambda/tsconfig.json +0 -13
- package/rds-lambda/handler.ts +0 -69
- package/rds-lambda/node_modules/.package-lock.json +0 -6222
- package/rds-lambda/node_modules/@ampproject/remapping/LICENSE +0 -202
- package/rds-lambda/node_modules/@ampproject/remapping/README.md +0 -218
- package/rds-lambda/node_modules/@ampproject/remapping/dist/remapping.mjs +0 -191
- package/rds-lambda/node_modules/@ampproject/remapping/dist/remapping.mjs.map +0 -1
- package/rds-lambda/node_modules/@ampproject/remapping/package.json +0 -75
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/CHANGELOG.md +0 -46
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/LICENSE +0 -202
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/README.md +0 -20
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/LICENSE.txt +0 -12
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/README.md +0 -142
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/modules/package.json +0 -3
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/package.json +0 -37
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/tslib.es6.html +0 -1
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/tslib.html +0 -1
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/package.json +0 -26
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/src/CryptoOperation.ts +0 -21
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/src/Key.ts +0 -12
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/src/KeyOperation.ts +0 -13
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/src/MsSubtleCrypto.ts +0 -88
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/src/MsWindow.ts +0 -59
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/src/index.ts +0 -5
- package/rds-lambda/node_modules/@aws-crypto/ie11-detection/tsconfig.json +0 -17
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/CHANGELOG.md +0 -88
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/LICENSE +0 -202
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/README.md +0 -31
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/LICENSE.txt +0 -12
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/README.md +0 -142
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/modules/package.json +0 -3
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/package.json +0 -37
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.es6.html +0 -1
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.html +0 -1
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/package.json +0 -33
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/src/constants.ts +0 -41
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/src/crossPlatformSha256.ts +0 -34
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/src/ie11Sha256.ts +0 -108
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/src/index.ts +0 -3
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/src/isEmptyData.ts +0 -9
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/src/webCryptoSha256.ts +0 -71
- package/rds-lambda/node_modules/@aws-crypto/sha256-browser/tsconfig.json +0 -22
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/CHANGELOG.md +0 -86
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/README.md +0 -29
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/LICENSE.txt +0 -12
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/README.md +0 -142
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/modules/package.json +0 -3
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/package.json +0 -37
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/tslib.es6.html +0 -1
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/tslib.html +0 -1
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/package.json +0 -28
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/src/RawSha256.ts +0 -164
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/src/constants.ts +0 -98
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/src/index.ts +0 -1
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/src/jsSha256.ts +0 -94
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/src/knownHashes.fixture.ts +0 -401
- package/rds-lambda/node_modules/@aws-crypto/sha256-js/tsconfig.json +0 -17
- package/rds-lambda/node_modules/@aws-crypto/supports-web-crypto/CHANGELOG.md +0 -46
- package/rds-lambda/node_modules/@aws-crypto/supports-web-crypto/LICENSE +0 -202
- package/rds-lambda/node_modules/@aws-crypto/supports-web-crypto/README.md +0 -32
- package/rds-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/rds-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/LICENSE.txt +0 -12
- package/rds-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/README.md +0 -142
- package/rds-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/modules/package.json +0 -3
- package/rds-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/package.json +0 -37
- package/rds-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/rds-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/tslib.es6.html +0 -1
- package/rds-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/tslib.html +0 -1
- package/rds-lambda/node_modules/@aws-crypto/supports-web-crypto/package.json +0 -26
- package/rds-lambda/node_modules/@aws-crypto/supports-web-crypto/src/index.ts +0 -1
- package/rds-lambda/node_modules/@aws-crypto/supports-web-crypto/src/supportsWebCrypto.ts +0 -76
- package/rds-lambda/node_modules/@aws-crypto/supports-web-crypto/tsconfig.json +0 -16
- package/rds-lambda/node_modules/@aws-crypto/util/CHANGELOG.md +0 -47
- package/rds-lambda/node_modules/@aws-crypto/util/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-crypto/util/README.md +0 -16
- package/rds-lambda/node_modules/@aws-crypto/util/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/rds-lambda/node_modules/@aws-crypto/util/node_modules/tslib/LICENSE.txt +0 -12
- package/rds-lambda/node_modules/@aws-crypto/util/node_modules/tslib/README.md +0 -142
- package/rds-lambda/node_modules/@aws-crypto/util/node_modules/tslib/modules/package.json +0 -3
- package/rds-lambda/node_modules/@aws-crypto/util/node_modules/tslib/package.json +0 -37
- package/rds-lambda/node_modules/@aws-crypto/util/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/rds-lambda/node_modules/@aws-crypto/util/node_modules/tslib/tslib.es6.html +0 -1
- package/rds-lambda/node_modules/@aws-crypto/util/node_modules/tslib/tslib.html +0 -1
- package/rds-lambda/node_modules/@aws-crypto/util/package.json +0 -31
- package/rds-lambda/node_modules/@aws-crypto/util/src/convertToBuffer.ts +0 -30
- package/rds-lambda/node_modules/@aws-crypto/util/src/index.ts +0 -7
- package/rds-lambda/node_modules/@aws-crypto/util/src/isEmptyData.ts +0 -12
- package/rds-lambda/node_modules/@aws-crypto/util/src/numToUint8.ts +0 -11
- package/rds-lambda/node_modules/@aws-crypto/util/src/uint32ArrayFrom.ts +0 -16
- package/rds-lambda/node_modules/@aws-crypto/util/tsconfig.json +0 -23
- package/rds-lambda/node_modules/@aws-sdk/abort-controller/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/abort-controller/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/abort-controller/package.json +0 -58
- package/rds-lambda/node_modules/@aws-sdk/client-ssm/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/client-ssm/README.md +0 -1344
- package/rds-lambda/node_modules/@aws-sdk/client-ssm/node_modules/uuid/CHANGELOG.md +0 -229
- package/rds-lambda/node_modules/@aws-sdk/client-ssm/node_modules/uuid/CONTRIBUTING.md +0 -18
- package/rds-lambda/node_modules/@aws-sdk/client-ssm/node_modules/uuid/LICENSE.md +0 -9
- package/rds-lambda/node_modules/@aws-sdk/client-ssm/node_modules/uuid/README.md +0 -505
- package/rds-lambda/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/bin/uuid +0 -2
- package/rds-lambda/node_modules/@aws-sdk/client-ssm/node_modules/uuid/package.json +0 -135
- package/rds-lambda/node_modules/@aws-sdk/client-ssm/node_modules/uuid/wrapper.mjs +0 -10
- package/rds-lambda/node_modules/@aws-sdk/client-ssm/package.json +0 -102
- package/rds-lambda/node_modules/@aws-sdk/client-sso/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/client-sso/README.md +0 -255
- package/rds-lambda/node_modules/@aws-sdk/client-sso/package.json +0 -96
- package/rds-lambda/node_modules/@aws-sdk/client-sso-oidc/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/client-sso-oidc/README.md +0 -268
- package/rds-lambda/node_modules/@aws-sdk/client-sso-oidc/package.json +0 -96
- package/rds-lambda/node_modules/@aws-sdk/client-sts/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/client-sts/README.md +0 -273
- package/rds-lambda/node_modules/@aws-sdk/client-sts/package.json +0 -102
- package/rds-lambda/node_modules/@aws-sdk/config-resolver/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/config-resolver/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/config-resolver/package.json +0 -59
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-env/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-env/README.md +0 -11
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-env/package.json +0 -63
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-imds/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-imds/README.md +0 -11
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-imds/package.json +0 -66
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-ini/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-ini/README.md +0 -11
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-ini/package.json +0 -69
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-node/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-node/README.md +0 -101
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-node/package.json +0 -70
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-process/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-process/README.md +0 -11
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-process/package.json +0 -64
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-sso/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-sso/README.md +0 -11
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-sso/package.json +0 -66
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-web-identity/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-web-identity/README.md +0 -11
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-web-identity/package.json +0 -71
- package/rds-lambda/node_modules/@aws-sdk/fetch-http-handler/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/fetch-http-handler/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/fetch-http-handler/package.json +0 -59
- package/rds-lambda/node_modules/@aws-sdk/hash-node/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/hash-node/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/hash-node/package.json +0 -61
- package/rds-lambda/node_modules/@aws-sdk/invalid-dependency/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/invalid-dependency/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/invalid-dependency/package.json +0 -53
- package/rds-lambda/node_modules/@aws-sdk/is-array-buffer/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/is-array-buffer/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/is-array-buffer/package.json +0 -56
- package/rds-lambda/node_modules/@aws-sdk/middleware-content-length/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/middleware-content-length/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/middleware-content-length/package.json +0 -58
- package/rds-lambda/node_modules/@aws-sdk/middleware-endpoint/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/middleware-endpoint/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/middleware-endpoint/package.json +0 -61
- package/rds-lambda/node_modules/@aws-sdk/middleware-host-header/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/middleware-host-header/package.json +0 -58
- package/rds-lambda/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/middleware-logger/package.json +0 -59
- package/rds-lambda/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -58
- package/rds-lambda/node_modules/@aws-sdk/middleware-retry/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/middleware-retry/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/middleware-retry/node_modules/uuid/CHANGELOG.md +0 -229
- package/rds-lambda/node_modules/@aws-sdk/middleware-retry/node_modules/uuid/CONTRIBUTING.md +0 -18
- package/rds-lambda/node_modules/@aws-sdk/middleware-retry/node_modules/uuid/LICENSE.md +0 -9
- package/rds-lambda/node_modules/@aws-sdk/middleware-retry/node_modules/uuid/README.md +0 -505
- package/rds-lambda/node_modules/@aws-sdk/middleware-retry/node_modules/uuid/dist/bin/uuid +0 -2
- package/rds-lambda/node_modules/@aws-sdk/middleware-retry/node_modules/uuid/package.json +0 -135
- package/rds-lambda/node_modules/@aws-sdk/middleware-retry/node_modules/uuid/wrapper.mjs +0 -10
- package/rds-lambda/node_modules/@aws-sdk/middleware-retry/package.json +0 -65
- package/rds-lambda/node_modules/@aws-sdk/middleware-sdk-sts/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/middleware-sdk-sts/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/middleware-sdk-sts/package.json +0 -58
- package/rds-lambda/node_modules/@aws-sdk/middleware-serde/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/middleware-serde/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/middleware-serde/package.json +0 -57
- package/rds-lambda/node_modules/@aws-sdk/middleware-signing/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/middleware-signing/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/middleware-signing/package.json +0 -61
- package/rds-lambda/node_modules/@aws-sdk/middleware-stack/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/middleware-stack/README.md +0 -78
- package/rds-lambda/node_modules/@aws-sdk/middleware-stack/package.json +0 -60
- package/rds-lambda/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -59
- package/rds-lambda/node_modules/@aws-sdk/node-config-provider/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/node-config-provider/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/node-config-provider/package.json +0 -61
- package/rds-lambda/node_modules/@aws-sdk/node-http-handler/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/node-http-handler/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/node-http-handler/package.json +0 -63
- package/rds-lambda/node_modules/@aws-sdk/property-provider/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/property-provider/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/property-provider/package.json +0 -56
- package/rds-lambda/node_modules/@aws-sdk/protocol-http/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/protocol-http/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/protocol-http/package.json +0 -57
- package/rds-lambda/node_modules/@aws-sdk/querystring-builder/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/querystring-builder/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/querystring-builder/package.json +0 -57
- package/rds-lambda/node_modules/@aws-sdk/querystring-parser/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/querystring-parser/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/querystring-parser/package.json +0 -56
- package/rds-lambda/node_modules/@aws-sdk/service-error-classification/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/service-error-classification/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/service-error-classification/package.json +0 -53
- package/rds-lambda/node_modules/@aws-sdk/shared-ini-file-loader/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/shared-ini-file-loader/README.md +0 -105
- package/rds-lambda/node_modules/@aws-sdk/shared-ini-file-loader/package.json +0 -58
- package/rds-lambda/node_modules/@aws-sdk/signature-v4/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/signature-v4/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/signature-v4/package.json +0 -65
- package/rds-lambda/node_modules/@aws-sdk/smithy-client/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/smithy-client/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/smithy-client/package.json +0 -59
- package/rds-lambda/node_modules/@aws-sdk/token-providers/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/token-providers/README.md +0 -39
- package/rds-lambda/node_modules/@aws-sdk/token-providers/package.json +0 -67
- package/rds-lambda/node_modules/@aws-sdk/types/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/types/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/types/package.json +0 -57
- package/rds-lambda/node_modules/@aws-sdk/url-parser/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/url-parser/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/url-parser/package.json +0 -54
- package/rds-lambda/node_modules/@aws-sdk/util-base64/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-base64/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/util-base64/package.json +0 -66
- package/rds-lambda/node_modules/@aws-sdk/util-body-length-browser/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-body-length-browser/README.md +0 -12
- package/rds-lambda/node_modules/@aws-sdk/util-body-length-browser/package.json +0 -53
- package/rds-lambda/node_modules/@aws-sdk/util-body-length-node/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-body-length-node/README.md +0 -12
- package/rds-lambda/node_modules/@aws-sdk/util-body-length-node/package.json +0 -57
- package/rds-lambda/node_modules/@aws-sdk/util-buffer-from/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-buffer-from/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-buffer-from/package.json +0 -57
- package/rds-lambda/node_modules/@aws-sdk/util-config-provider/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-config-provider/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/util-config-provider/package.json +0 -58
- package/rds-lambda/node_modules/@aws-sdk/util-defaults-mode-browser/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-defaults-mode-browser/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +0 -62
- package/rds-lambda/node_modules/@aws-sdk/util-defaults-mode-node/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-defaults-mode-node/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-defaults-mode-node/package.json +0 -61
- package/rds-lambda/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
- package/rds-lambda/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -192
- package/rds-lambda/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -192
- package/rds-lambda/node_modules/@aws-sdk/util-endpoints/package.json +0 -58
- package/rds-lambda/node_modules/@aws-sdk/util-hex-encoding/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-hex-encoding/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/util-hex-encoding/package.json +0 -56
- package/rds-lambda/node_modules/@aws-sdk/util-locate-window/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-locate-window/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/util-locate-window/package.json +0 -56
- package/rds-lambda/node_modules/@aws-sdk/util-middleware/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-middleware/README.md +0 -12
- package/rds-lambda/node_modules/@aws-sdk/util-middleware/package.json +0 -62
- package/rds-lambda/node_modules/@aws-sdk/util-retry/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-retry/README.md +0 -77
- package/rds-lambda/node_modules/@aws-sdk/util-retry/package.json +0 -64
- package/rds-lambda/node_modules/@aws-sdk/util-uri-escape/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-uri-escape/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-uri-escape/package.json +0 -55
- package/rds-lambda/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -55
- package/rds-lambda/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -66
- package/rds-lambda/node_modules/@aws-sdk/util-utf8/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-utf8/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/util-utf8/package.json +0 -65
- package/rds-lambda/node_modules/@aws-sdk/util-utf8-browser/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-utf8-browser/README.md +0 -8
- package/rds-lambda/node_modules/@aws-sdk/util-utf8-browser/package.json +0 -50
- package/rds-lambda/node_modules/@aws-sdk/util-waiter/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/util-waiter/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-waiter/package.json +0 -58
- package/rds-lambda/node_modules/@babel/code-frame/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/code-frame/README.md +0 -19
- package/rds-lambda/node_modules/@babel/code-frame/package.json +0 -30
- package/rds-lambda/node_modules/@babel/compat-data/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/compat-data/README.md +0 -19
- package/rds-lambda/node_modules/@babel/compat-data/data/corejs2-built-ins.json +0 -2081
- package/rds-lambda/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json +0 -5
- package/rds-lambda/node_modules/@babel/compat-data/data/native-modules.json +0 -18
- package/rds-lambda/node_modules/@babel/compat-data/data/overlapping-plugins.json +0 -25
- package/rds-lambda/node_modules/@babel/compat-data/data/plugin-bugfixes.json +0 -201
- package/rds-lambda/node_modules/@babel/compat-data/data/plugins.json +0 -763
- package/rds-lambda/node_modules/@babel/compat-data/package.json +0 -40
- package/rds-lambda/node_modules/@babel/core/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/core/README.md +0 -19
- package/rds-lambda/node_modules/@babel/core/cjs-proxy.cjs +0 -53
- package/rds-lambda/node_modules/@babel/core/lib/config/files/import.cjs +0 -6
- package/rds-lambda/node_modules/@babel/core/lib/config/files/import.cjs.map +0 -1
- package/rds-lambda/node_modules/@babel/core/package.json +0 -82
- package/rds-lambda/node_modules/@babel/core/src/config/files/index-browser.ts +0 -109
- package/rds-lambda/node_modules/@babel/core/src/config/files/index.ts +0 -29
- package/rds-lambda/node_modules/@babel/core/src/config/resolve-targets-browser.ts +0 -40
- package/rds-lambda/node_modules/@babel/core/src/config/resolve-targets.ts +0 -56
- package/rds-lambda/node_modules/@babel/core/src/transform-file-browser.ts +0 -31
- package/rds-lambda/node_modules/@babel/core/src/transform-file.ts +0 -55
- package/rds-lambda/node_modules/@babel/generator/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/generator/README.md +0 -19
- package/rds-lambda/node_modules/@babel/generator/package.json +0 -38
- package/rds-lambda/node_modules/@babel/helper-compilation-targets/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/helper-compilation-targets/README.md +0 -19
- package/rds-lambda/node_modules/@babel/helper-compilation-targets/package.json +0 -40
- package/rds-lambda/node_modules/@babel/helper-environment-visitor/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/helper-environment-visitor/README.md +0 -19
- package/rds-lambda/node_modules/@babel/helper-environment-visitor/package.json +0 -29
- package/rds-lambda/node_modules/@babel/helper-function-name/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/helper-function-name/README.md +0 -19
- package/rds-lambda/node_modules/@babel/helper-function-name/package.json +0 -25
- package/rds-lambda/node_modules/@babel/helper-hoist-variables/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/helper-hoist-variables/README.md +0 -19
- package/rds-lambda/node_modules/@babel/helper-hoist-variables/package.json +0 -28
- package/rds-lambda/node_modules/@babel/helper-module-imports/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/helper-module-imports/README.md +0 -19
- package/rds-lambda/node_modules/@babel/helper-module-imports/package.json +0 -28
- package/rds-lambda/node_modules/@babel/helper-module-transforms/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/helper-module-transforms/README.md +0 -19
- package/rds-lambda/node_modules/@babel/helper-module-transforms/package.json +0 -35
- package/rds-lambda/node_modules/@babel/helper-plugin-utils/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/helper-plugin-utils/README.md +0 -19
- package/rds-lambda/node_modules/@babel/helper-plugin-utils/package.json +0 -21
- package/rds-lambda/node_modules/@babel/helper-simple-access/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/helper-simple-access/README.md +0 -19
- package/rds-lambda/node_modules/@babel/helper-simple-access/package.json +0 -28
- package/rds-lambda/node_modules/@babel/helper-split-export-declaration/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/helper-split-export-declaration/README.md +0 -19
- package/rds-lambda/node_modules/@babel/helper-split-export-declaration/package.json +0 -24
- package/rds-lambda/node_modules/@babel/helper-string-parser/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/helper-string-parser/README.md +0 -19
- package/rds-lambda/node_modules/@babel/helper-string-parser/package.json +0 -28
- package/rds-lambda/node_modules/@babel/helper-validator-identifier/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/helper-validator-identifier/README.md +0 -19
- package/rds-lambda/node_modules/@babel/helper-validator-identifier/package.json +0 -28
- package/rds-lambda/node_modules/@babel/helper-validator-option/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/helper-validator-option/README.md +0 -19
- package/rds-lambda/node_modules/@babel/helper-validator-option/package.json +0 -24
- package/rds-lambda/node_modules/@babel/helpers/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/helpers/README.md +0 -19
- package/rds-lambda/node_modules/@babel/helpers/package.json +0 -33
- package/rds-lambda/node_modules/@babel/helpers/scripts/package.json +0 -1
- package/rds-lambda/node_modules/@babel/highlight/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/highlight/README.md +0 -19
- package/rds-lambda/node_modules/@babel/highlight/package.json +0 -29
- package/rds-lambda/node_modules/@babel/parser/CHANGELOG.md +0 -1073
- package/rds-lambda/node_modules/@babel/parser/LICENSE +0 -19
- package/rds-lambda/node_modules/@babel/parser/README.md +0 -19
- package/rds-lambda/node_modules/@babel/parser/index.cjs +0 -5
- package/rds-lambda/node_modules/@babel/parser/package.json +0 -46
- package/rds-lambda/node_modules/@babel/plugin-syntax-async-generators/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/plugin-syntax-async-generators/README.md +0 -19
- package/rds-lambda/node_modules/@babel/plugin-syntax-async-generators/package.json +0 -23
- package/rds-lambda/node_modules/@babel/plugin-syntax-bigint/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/plugin-syntax-bigint/README.md +0 -19
- package/rds-lambda/node_modules/@babel/plugin-syntax-bigint/package.json +0 -23
- package/rds-lambda/node_modules/@babel/plugin-syntax-class-properties/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/plugin-syntax-class-properties/README.md +0 -19
- package/rds-lambda/node_modules/@babel/plugin-syntax-class-properties/package.json +0 -28
- package/rds-lambda/node_modules/@babel/plugin-syntax-import-meta/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/plugin-syntax-import-meta/README.md +0 -19
- package/rds-lambda/node_modules/@babel/plugin-syntax-import-meta/package.json +0 -28
- package/rds-lambda/node_modules/@babel/plugin-syntax-json-strings/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/plugin-syntax-json-strings/README.md +0 -19
- package/rds-lambda/node_modules/@babel/plugin-syntax-json-strings/package.json +0 -23
- package/rds-lambda/node_modules/@babel/plugin-syntax-jsx/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/plugin-syntax-jsx/README.md +0 -19
- package/rds-lambda/node_modules/@babel/plugin-syntax-jsx/package.json +0 -33
- package/rds-lambda/node_modules/@babel/plugin-syntax-logical-assignment-operators/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/plugin-syntax-logical-assignment-operators/README.md +0 -19
- package/rds-lambda/node_modules/@babel/plugin-syntax-logical-assignment-operators/package.json +0 -28
- package/rds-lambda/node_modules/@babel/plugin-syntax-nullish-coalescing-operator/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/plugin-syntax-nullish-coalescing-operator/README.md +0 -19
- package/rds-lambda/node_modules/@babel/plugin-syntax-nullish-coalescing-operator/package.json +0 -23
- package/rds-lambda/node_modules/@babel/plugin-syntax-numeric-separator/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/plugin-syntax-numeric-separator/README.md +0 -19
- package/rds-lambda/node_modules/@babel/plugin-syntax-numeric-separator/package.json +0 -28
- package/rds-lambda/node_modules/@babel/plugin-syntax-object-rest-spread/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/plugin-syntax-object-rest-spread/README.md +0 -19
- package/rds-lambda/node_modules/@babel/plugin-syntax-object-rest-spread/package.json +0 -23
- package/rds-lambda/node_modules/@babel/plugin-syntax-optional-catch-binding/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/plugin-syntax-optional-catch-binding/README.md +0 -19
- package/rds-lambda/node_modules/@babel/plugin-syntax-optional-catch-binding/package.json +0 -23
- package/rds-lambda/node_modules/@babel/plugin-syntax-optional-chaining/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/plugin-syntax-optional-chaining/README.md +0 -19
- package/rds-lambda/node_modules/@babel/plugin-syntax-optional-chaining/package.json +0 -23
- package/rds-lambda/node_modules/@babel/plugin-syntax-top-level-await/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/plugin-syntax-top-level-await/README.md +0 -19
- package/rds-lambda/node_modules/@babel/plugin-syntax-top-level-await/package.json +0 -32
- package/rds-lambda/node_modules/@babel/plugin-syntax-typescript/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/plugin-syntax-typescript/README.md +0 -19
- package/rds-lambda/node_modules/@babel/plugin-syntax-typescript/package.json +0 -35
- package/rds-lambda/node_modules/@babel/template/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/template/README.md +0 -19
- package/rds-lambda/node_modules/@babel/template/package.json +0 -27
- package/rds-lambda/node_modules/@babel/traverse/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/traverse/README.md +0 -19
- package/rds-lambda/node_modules/@babel/traverse/package.json +0 -38
- package/rds-lambda/node_modules/@babel/types/LICENSE +0 -22
- package/rds-lambda/node_modules/@babel/types/README.md +0 -19
- package/rds-lambda/node_modules/@babel/types/lib/index.js.flow +0 -2602
- package/rds-lambda/node_modules/@babel/types/package.json +0 -40
- package/rds-lambda/node_modules/@bcoe/v8-coverage/.editorconfig +0 -9
- package/rds-lambda/node_modules/@bcoe/v8-coverage/.gitattributes +0 -2
- package/rds-lambda/node_modules/@bcoe/v8-coverage/CHANGELOG.md +0 -250
- package/rds-lambda/node_modules/@bcoe/v8-coverage/LICENSE.md +0 -21
- package/rds-lambda/node_modules/@bcoe/v8-coverage/LICENSE.txt +0 -14
- package/rds-lambda/node_modules/@bcoe/v8-coverage/README.md +0 -11
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/CHANGELOG.md +0 -250
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/LICENSE.md +0 -21
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/README.md +0 -11
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/_src/ascii.ts +0 -146
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/_src/clone.ts +0 -70
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/_src/compare.ts +0 -40
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/_src/index.ts +0 -6
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/_src/merge.ts +0 -343
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/_src/normalize.ts +0 -84
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/_src/range-tree.ts +0 -156
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/_src/types.ts +0 -26
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/ascii.mjs +0 -130
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/clone.mjs +0 -64
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/compare.mjs +0 -41
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/index.mjs +0 -7
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/merge.mjs +0 -297
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/normalize.mjs +0 -79
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/package.json +0 -44
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/range-tree.mjs +0 -136
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/tsconfig.json +0 -62
- package/rds-lambda/node_modules/@bcoe/v8-coverage/dist/lib/types.mjs +0 -3
- package/rds-lambda/node_modules/@bcoe/v8-coverage/gulpfile.ts +0 -95
- package/rds-lambda/node_modules/@bcoe/v8-coverage/package.json +0 -48
- package/rds-lambda/node_modules/@bcoe/v8-coverage/src/lib/ascii.ts +0 -146
- package/rds-lambda/node_modules/@bcoe/v8-coverage/src/lib/clone.ts +0 -70
- package/rds-lambda/node_modules/@bcoe/v8-coverage/src/lib/compare.ts +0 -40
- package/rds-lambda/node_modules/@bcoe/v8-coverage/src/lib/index.ts +0 -6
- package/rds-lambda/node_modules/@bcoe/v8-coverage/src/lib/merge.ts +0 -343
- package/rds-lambda/node_modules/@bcoe/v8-coverage/src/lib/normalize.ts +0 -84
- package/rds-lambda/node_modules/@bcoe/v8-coverage/src/lib/range-tree.ts +0 -156
- package/rds-lambda/node_modules/@bcoe/v8-coverage/src/lib/types.ts +0 -26
- package/rds-lambda/node_modules/@bcoe/v8-coverage/src/test/merge.spec.ts +0 -280
- package/rds-lambda/node_modules/@bcoe/v8-coverage/tsconfig.json +0 -59
- package/rds-lambda/node_modules/@istanbuljs/load-nyc-config/CHANGELOG.md +0 -41
- package/rds-lambda/node_modules/@istanbuljs/load-nyc-config/LICENSE +0 -16
- package/rds-lambda/node_modules/@istanbuljs/load-nyc-config/README.md +0 -64
- package/rds-lambda/node_modules/@istanbuljs/load-nyc-config/package.json +0 -49
- package/rds-lambda/node_modules/@istanbuljs/schema/CHANGELOG.md +0 -44
- package/rds-lambda/node_modules/@istanbuljs/schema/LICENSE +0 -21
- package/rds-lambda/node_modules/@istanbuljs/schema/README.md +0 -30
- package/rds-lambda/node_modules/@istanbuljs/schema/package.json +0 -30
- package/rds-lambda/node_modules/@jest/console/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/console/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/@jest/console/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/@jest/console/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/@jest/console/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/@jest/console/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/@jest/console/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/@jest/console/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/@jest/console/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/console/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/@jest/console/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/@jest/console/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/@jest/console/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/@jest/console/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/@jest/console/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/@jest/console/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/@jest/console/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/@jest/console/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/@jest/console/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/@jest/console/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/@jest/console/package.json +0 -37
- package/rds-lambda/node_modules/@jest/core/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/core/README.md +0 -3
- package/rds-lambda/node_modules/@jest/core/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/@jest/core/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/@jest/core/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/@jest/core/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/@jest/core/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/@jest/core/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/@jest/core/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/@jest/core/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/core/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/@jest/core/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/@jest/core/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/@jest/core/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/@jest/core/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/@jest/core/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/@jest/core/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/@jest/core/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/@jest/core/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/@jest/core/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/@jest/core/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/@jest/core/package.json +0 -102
- package/rds-lambda/node_modules/@jest/environment/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/environment/package.json +0 -32
- package/rds-lambda/node_modules/@jest/expect/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/expect/README.md +0 -5
- package/rds-lambda/node_modules/@jest/expect/package.json +0 -34
- package/rds-lambda/node_modules/@jest/expect-utils/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/expect-utils/README.md +0 -5
- package/rds-lambda/node_modules/@jest/expect-utils/package.json +0 -35
- package/rds-lambda/node_modules/@jest/fake-timers/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/fake-timers/package.json +0 -38
- package/rds-lambda/node_modules/@jest/globals/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/globals/package.json +0 -32
- package/rds-lambda/node_modules/@jest/reporters/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/reporters/assets/jest_logo.png +0 -0
- package/rds-lambda/node_modules/@jest/reporters/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/@jest/reporters/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/@jest/reporters/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/@jest/reporters/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/@jest/reporters/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/@jest/reporters/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/@jest/reporters/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/@jest/reporters/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/reporters/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/@jest/reporters/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/@jest/reporters/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/@jest/reporters/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/@jest/reporters/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/@jest/reporters/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/@jest/reporters/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/@jest/reporters/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/@jest/reporters/node_modules/istanbul-lib-instrument/CHANGELOG.md +0 -642
- package/rds-lambda/node_modules/@jest/reporters/node_modules/istanbul-lib-instrument/LICENSE +0 -24
- package/rds-lambda/node_modules/@jest/reporters/node_modules/istanbul-lib-instrument/README.md +0 -22
- package/rds-lambda/node_modules/@jest/reporters/node_modules/istanbul-lib-instrument/package.json +0 -50
- package/rds-lambda/node_modules/@jest/reporters/node_modules/lru-cache/LICENSE +0 -15
- package/rds-lambda/node_modules/@jest/reporters/node_modules/lru-cache/README.md +0 -166
- package/rds-lambda/node_modules/@jest/reporters/node_modules/lru-cache/package.json +0 -34
- package/rds-lambda/node_modules/@jest/reporters/node_modules/semver/LICENSE +0 -15
- package/rds-lambda/node_modules/@jest/reporters/node_modules/semver/README.md +0 -637
- package/rds-lambda/node_modules/@jest/reporters/node_modules/semver/package.json +0 -87
- package/rds-lambda/node_modules/@jest/reporters/node_modules/semver/range.bnf +0 -16
- package/rds-lambda/node_modules/@jest/reporters/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/@jest/reporters/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/@jest/reporters/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/@jest/reporters/node_modules/yallist/LICENSE +0 -15
- package/rds-lambda/node_modules/@jest/reporters/node_modules/yallist/README.md +0 -204
- package/rds-lambda/node_modules/@jest/reporters/node_modules/yallist/package.json +0 -29
- package/rds-lambda/node_modules/@jest/reporters/package.json +0 -82
- package/rds-lambda/node_modules/@jest/schemas/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/schemas/README.md +0 -3
- package/rds-lambda/node_modules/@jest/schemas/package.json +0 -29
- package/rds-lambda/node_modules/@jest/source-map/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/source-map/package.json +0 -34
- package/rds-lambda/node_modules/@jest/test-result/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/test-result/package.json +0 -36
- package/rds-lambda/node_modules/@jest/test-sequencer/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/test-sequencer/package.json +0 -36
- package/rds-lambda/node_modules/@jest/transform/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/transform/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/@jest/transform/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/@jest/transform/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/@jest/transform/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/@jest/transform/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/@jest/transform/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/@jest/transform/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/@jest/transform/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/transform/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/@jest/transform/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/@jest/transform/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/@jest/transform/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/@jest/transform/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/@jest/transform/node_modules/convert-source-map/LICENSE +0 -23
- package/rds-lambda/node_modules/@jest/transform/node_modules/convert-source-map/README.md +0 -206
- package/rds-lambda/node_modules/@jest/transform/node_modules/convert-source-map/package.json +0 -38
- package/rds-lambda/node_modules/@jest/transform/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/@jest/transform/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/@jest/transform/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/@jest/transform/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/@jest/transform/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/@jest/transform/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/@jest/transform/package.json +0 -52
- package/rds-lambda/node_modules/@jest/types/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/types/README.md +0 -30
- package/rds-lambda/node_modules/@jest/types/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/@jest/types/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/@jest/types/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/@jest/types/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/@jest/types/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/@jest/types/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/@jest/types/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/@jest/types/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/@jest/types/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/@jest/types/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/@jest/types/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/@jest/types/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/@jest/types/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/@jest/types/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/@jest/types/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/@jest/types/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/@jest/types/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/@jest/types/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/@jest/types/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/@jest/types/package.json +0 -38
- package/rds-lambda/node_modules/@jridgewell/gen-mapping/LICENSE +0 -19
- package/rds-lambda/node_modules/@jridgewell/gen-mapping/README.md +0 -227
- package/rds-lambda/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs +0 -230
- package/rds-lambda/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs.map +0 -1
- package/rds-lambda/node_modules/@jridgewell/gen-mapping/package.json +0 -77
- package/rds-lambda/node_modules/@jridgewell/resolve-uri/LICENSE +0 -19
- package/rds-lambda/node_modules/@jridgewell/resolve-uri/README.md +0 -40
- package/rds-lambda/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs +0 -242
- package/rds-lambda/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs.map +0 -1
- package/rds-lambda/node_modules/@jridgewell/resolve-uri/package.json +0 -69
- package/rds-lambda/node_modules/@jridgewell/set-array/LICENSE +0 -19
- package/rds-lambda/node_modules/@jridgewell/set-array/README.md +0 -37
- package/rds-lambda/node_modules/@jridgewell/set-array/dist/set-array.mjs +0 -48
- package/rds-lambda/node_modules/@jridgewell/set-array/dist/set-array.mjs.map +0 -1
- package/rds-lambda/node_modules/@jridgewell/set-array/package.json +0 -66
- package/rds-lambda/node_modules/@jridgewell/set-array/src/set-array.ts +0 -55
- package/rds-lambda/node_modules/@jridgewell/sourcemap-codec/LICENSE +0 -21
- package/rds-lambda/node_modules/@jridgewell/sourcemap-codec/README.md +0 -200
- package/rds-lambda/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs +0 -164
- package/rds-lambda/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs.map +0 -1
- package/rds-lambda/node_modules/@jridgewell/sourcemap-codec/package.json +0 -74
- package/rds-lambda/node_modules/@jridgewell/trace-mapping/LICENSE +0 -19
- package/rds-lambda/node_modules/@jridgewell/trace-mapping/README.md +0 -252
- package/rds-lambda/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs +0 -552
- package/rds-lambda/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs.map +0 -1
- package/rds-lambda/node_modules/@jridgewell/trace-mapping/package.json +0 -75
- package/rds-lambda/node_modules/@sinclair/typebox/license +0 -23
- package/rds-lambda/node_modules/@sinclair/typebox/package.json +0 -47
- package/rds-lambda/node_modules/@sinclair/typebox/readme.md +0 -1424
- package/rds-lambda/node_modules/@sinonjs/commons/LICENSE +0 -29
- package/rds-lambda/node_modules/@sinonjs/commons/README.md +0 -16
- package/rds-lambda/node_modules/@sinonjs/commons/lib/prototypes/README.md +0 -43
- package/rds-lambda/node_modules/@sinonjs/commons/package.json +0 -57
- package/rds-lambda/node_modules/@sinonjs/fake-timers/LICENSE +0 -11
- package/rds-lambda/node_modules/@sinonjs/fake-timers/README.md +0 -358
- package/rds-lambda/node_modules/@sinonjs/fake-timers/package.json +0 -65
- package/rds-lambda/node_modules/@smithy/protocol-http/LICENSE +0 -201
- package/rds-lambda/node_modules/@smithy/protocol-http/README.md +0 -4
- package/rds-lambda/node_modules/@smithy/protocol-http/package.json +0 -63
- package/rds-lambda/node_modules/@smithy/types/LICENSE +0 -201
- package/rds-lambda/node_modules/@smithy/types/README.md +0 -41
- package/rds-lambda/node_modules/@smithy/types/package.json +0 -63
- package/rds-lambda/node_modules/@types/babel__core/LICENSE +0 -21
- package/rds-lambda/node_modules/@types/babel__core/README.md +0 -16
- package/rds-lambda/node_modules/@types/babel__core/package.json +0 -51
- package/rds-lambda/node_modules/@types/babel__generator/LICENSE +0 -21
- package/rds-lambda/node_modules/@types/babel__generator/README.md +0 -16
- package/rds-lambda/node_modules/@types/babel__generator/package.json +0 -42
- package/rds-lambda/node_modules/@types/babel__template/LICENSE +0 -21
- package/rds-lambda/node_modules/@types/babel__template/README.md +0 -16
- package/rds-lambda/node_modules/@types/babel__template/package.json +0 -43
- package/rds-lambda/node_modules/@types/babel__traverse/LICENSE +0 -21
- package/rds-lambda/node_modules/@types/babel__traverse/README.md +0 -16
- package/rds-lambda/node_modules/@types/babel__traverse/package.json +0 -62
- package/rds-lambda/node_modules/@types/graceful-fs/LICENSE +0 -21
- package/rds-lambda/node_modules/@types/graceful-fs/README.md +0 -38
- package/rds-lambda/node_modules/@types/graceful-fs/package.json +0 -32
- package/rds-lambda/node_modules/@types/istanbul-lib-coverage/LICENSE +0 -21
- package/rds-lambda/node_modules/@types/istanbul-lib-coverage/README.md +0 -16
- package/rds-lambda/node_modules/@types/istanbul-lib-coverage/package.json +0 -25
- package/rds-lambda/node_modules/@types/istanbul-lib-report/LICENSE +0 -21
- package/rds-lambda/node_modules/@types/istanbul-lib-report/README.md +0 -16
- package/rds-lambda/node_modules/@types/istanbul-lib-report/package.json +0 -31
- package/rds-lambda/node_modules/@types/istanbul-reports/LICENSE +0 -21
- package/rds-lambda/node_modules/@types/istanbul-reports/README.md +0 -94
- package/rds-lambda/node_modules/@types/istanbul-reports/package.json +0 -32
- package/rds-lambda/node_modules/@types/jest/LICENSE +0 -21
- package/rds-lambda/node_modules/@types/jest/README.md +0 -17
- package/rds-lambda/node_modules/@types/jest/package.json +0 -159
- package/rds-lambda/node_modules/@types/knex/LICENSE +0 -21
- package/rds-lambda/node_modules/@types/knex/README.md +0 -3
- package/rds-lambda/node_modules/@types/knex/package.json +0 -14
- package/rds-lambda/node_modules/@types/node/LICENSE +0 -21
- package/rds-lambda/node_modules/@types/node/README.md +0 -16
- package/rds-lambda/node_modules/@types/node/package.json +0 -232
- package/rds-lambda/node_modules/@types/stack-utils/LICENSE +0 -21
- package/rds-lambda/node_modules/@types/stack-utils/README.md +0 -85
- package/rds-lambda/node_modules/@types/stack-utils/package.json +0 -25
- package/rds-lambda/node_modules/@types/yargs/LICENSE +0 -21
- package/rds-lambda/node_modules/@types/yargs/README.md +0 -16
- package/rds-lambda/node_modules/@types/yargs/helpers.d.mts +0 -1
- package/rds-lambda/node_modules/@types/yargs/index.d.mts +0 -46
- package/rds-lambda/node_modules/@types/yargs/package.json +0 -87
- package/rds-lambda/node_modules/@types/yargs-parser/LICENSE +0 -21
- package/rds-lambda/node_modules/@types/yargs-parser/README.md +0 -16
- package/rds-lambda/node_modules/@types/yargs-parser/package.json +0 -25
- package/rds-lambda/node_modules/ansi-escapes/license +0 -9
- package/rds-lambda/node_modules/ansi-escapes/package.json +0 -57
- package/rds-lambda/node_modules/ansi-escapes/readme.md +0 -245
- package/rds-lambda/node_modules/ansi-regex/license +0 -9
- package/rds-lambda/node_modules/ansi-regex/package.json +0 -55
- package/rds-lambda/node_modules/ansi-regex/readme.md +0 -78
- package/rds-lambda/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/ansi-styles/readme.md +0 -147
- package/rds-lambda/node_modules/anymatch/LICENSE +0 -15
- package/rds-lambda/node_modules/anymatch/README.md +0 -87
- package/rds-lambda/node_modules/anymatch/package.json +0 -48
- package/rds-lambda/node_modules/archiver/CHANGELOG.md +0 -246
- package/rds-lambda/node_modules/archiver/LICENSE +0 -22
- package/rds-lambda/node_modules/archiver/README.md +0 -94
- package/rds-lambda/node_modules/archiver/package.json +0 -60
- package/rds-lambda/node_modules/archiver-utils/CHANGELOG.md +0 -14
- package/rds-lambda/node_modules/archiver-utils/LICENSE +0 -22
- package/rds-lambda/node_modules/archiver-utils/README.md +0 -7
- package/rds-lambda/node_modules/archiver-utils/node_modules/readable-stream/.travis.yml +0 -34
- package/rds-lambda/node_modules/archiver-utils/node_modules/readable-stream/CONTRIBUTING.md +0 -38
- package/rds-lambda/node_modules/archiver-utils/node_modules/readable-stream/GOVERNANCE.md +0 -136
- package/rds-lambda/node_modules/archiver-utils/node_modules/readable-stream/LICENSE +0 -47
- package/rds-lambda/node_modules/archiver-utils/node_modules/readable-stream/README.md +0 -58
- package/rds-lambda/node_modules/archiver-utils/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +0 -60
- package/rds-lambda/node_modules/archiver-utils/node_modules/readable-stream/package.json +0 -52
- package/rds-lambda/node_modules/archiver-utils/node_modules/safe-buffer/LICENSE +0 -21
- package/rds-lambda/node_modules/archiver-utils/node_modules/safe-buffer/README.md +0 -584
- package/rds-lambda/node_modules/archiver-utils/node_modules/safe-buffer/package.json +0 -37
- package/rds-lambda/node_modules/archiver-utils/node_modules/string_decoder/.travis.yml +0 -50
- package/rds-lambda/node_modules/archiver-utils/node_modules/string_decoder/LICENSE +0 -48
- package/rds-lambda/node_modules/archiver-utils/node_modules/string_decoder/README.md +0 -47
- package/rds-lambda/node_modules/archiver-utils/node_modules/string_decoder/package.json +0 -31
- package/rds-lambda/node_modules/archiver-utils/package.json +0 -54
- package/rds-lambda/node_modules/argparse/CHANGELOG.md +0 -185
- package/rds-lambda/node_modules/argparse/LICENSE +0 -21
- package/rds-lambda/node_modules/argparse/README.md +0 -257
- package/rds-lambda/node_modules/argparse/package.json +0 -34
- package/rds-lambda/node_modules/async/CHANGELOG.md +0 -348
- package/rds-lambda/node_modules/async/LICENSE +0 -19
- package/rds-lambda/node_modules/async/README.md +0 -59
- package/rds-lambda/node_modules/async/bower.json +0 -17
- package/rds-lambda/node_modules/async/dist/async.mjs +0 -5947
- package/rds-lambda/node_modules/async/package.json +0 -75
- package/rds-lambda/node_modules/babel-jest/LICENSE +0 -21
- package/rds-lambda/node_modules/babel-jest/README.md +0 -25
- package/rds-lambda/node_modules/babel-jest/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/babel-jest/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/babel-jest/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/babel-jest/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/babel-jest/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/babel-jest/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/babel-jest/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/babel-jest/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/babel-jest/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/babel-jest/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/babel-jest/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/babel-jest/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/babel-jest/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/babel-jest/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/babel-jest/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/babel-jest/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/babel-jest/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/babel-jest/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/babel-jest/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/babel-jest/package.json +0 -44
- package/rds-lambda/node_modules/babel-plugin-istanbul/CHANGELOG.md +0 -320
- package/rds-lambda/node_modules/babel-plugin-istanbul/LICENSE +0 -27
- package/rds-lambda/node_modules/babel-plugin-istanbul/README.md +0 -135
- package/rds-lambda/node_modules/babel-plugin-istanbul/package.json +0 -71
- package/rds-lambda/node_modules/babel-plugin-jest-hoist/LICENSE +0 -21
- package/rds-lambda/node_modules/babel-plugin-jest-hoist/README.md +0 -33
- package/rds-lambda/node_modules/babel-plugin-jest-hoist/package.json +0 -42
- package/rds-lambda/node_modules/babel-preset-current-node-syntax/LICENSE +0 -22
- package/rds-lambda/node_modules/babel-preset-current-node-syntax/README.md +0 -30
- package/rds-lambda/node_modules/babel-preset-current-node-syntax/package.json +0 -41
- package/rds-lambda/node_modules/babel-preset-current-node-syntax/scripts/check-yarn-bug.sh +0 -5
- package/rds-lambda/node_modules/babel-preset-jest/LICENSE +0 -21
- package/rds-lambda/node_modules/babel-preset-jest/README.md +0 -33
- package/rds-lambda/node_modules/babel-preset-jest/package.json +0 -29
- package/rds-lambda/node_modules/balanced-match/.github/FUNDING.yml +0 -2
- package/rds-lambda/node_modules/balanced-match/LICENSE.md +0 -21
- package/rds-lambda/node_modules/balanced-match/README.md +0 -97
- package/rds-lambda/node_modules/balanced-match/package.json +0 -48
- package/rds-lambda/node_modules/base64-js/LICENSE +0 -21
- package/rds-lambda/node_modules/base64-js/README.md +0 -34
- package/rds-lambda/node_modules/base64-js/package.json +0 -47
- package/rds-lambda/node_modules/bestzip/LICENSE +0 -21
- package/rds-lambda/node_modules/bestzip/package.json +0 -46
- package/rds-lambda/node_modules/bestzip/readme.md +0 -91
- package/rds-lambda/node_modules/bl/.travis.yml +0 -17
- package/rds-lambda/node_modules/bl/LICENSE.md +0 -13
- package/rds-lambda/node_modules/bl/README.md +0 -247
- package/rds-lambda/node_modules/bl/package.json +0 -37
- package/rds-lambda/node_modules/bowser/CHANGELOG.md +0 -218
- package/rds-lambda/node_modules/bowser/LICENSE +0 -39
- package/rds-lambda/node_modules/bowser/README.md +0 -179
- package/rds-lambda/node_modules/bowser/package.json +0 -83
- package/rds-lambda/node_modules/brace-expansion/LICENSE +0 -21
- package/rds-lambda/node_modules/brace-expansion/README.md +0 -129
- package/rds-lambda/node_modules/brace-expansion/package.json +0 -47
- package/rds-lambda/node_modules/braces/CHANGELOG.md +0 -184
- package/rds-lambda/node_modules/braces/LICENSE +0 -21
- package/rds-lambda/node_modules/braces/README.md +0 -593
- package/rds-lambda/node_modules/braces/package.json +0 -77
- package/rds-lambda/node_modules/browserslist/LICENSE +0 -20
- package/rds-lambda/node_modules/browserslist/README.md +0 -73
- package/rds-lambda/node_modules/browserslist/package.json +0 -44
- package/rds-lambda/node_modules/bs-logger/CHANGELOG.md +0 -60
- package/rds-lambda/node_modules/bs-logger/LICENSE +0 -21
- package/rds-lambda/node_modules/bs-logger/README.md +0 -319
- package/rds-lambda/node_modules/bs-logger/package.json +0 -73
- package/rds-lambda/node_modules/bser/README.md +0 -81
- package/rds-lambda/node_modules/bser/package.json +0 -33
- package/rds-lambda/node_modules/buffer/AUTHORS.md +0 -70
- package/rds-lambda/node_modules/buffer/LICENSE +0 -21
- package/rds-lambda/node_modules/buffer/README.md +0 -410
- package/rds-lambda/node_modules/buffer/package.json +0 -96
- package/rds-lambda/node_modules/buffer-crc32/LICENSE +0 -19
- package/rds-lambda/node_modules/buffer-crc32/README.md +0 -47
- package/rds-lambda/node_modules/buffer-crc32/package.json +0 -39
- package/rds-lambda/node_modules/buffer-from/LICENSE +0 -21
- package/rds-lambda/node_modules/buffer-from/package.json +0 -19
- package/rds-lambda/node_modules/buffer-from/readme.md +0 -69
- package/rds-lambda/node_modules/callsites/license +0 -9
- package/rds-lambda/node_modules/callsites/package.json +0 -39
- package/rds-lambda/node_modules/callsites/readme.md +0 -48
- package/rds-lambda/node_modules/camelcase/license +0 -9
- package/rds-lambda/node_modules/camelcase/package.json +0 -43
- package/rds-lambda/node_modules/camelcase/readme.md +0 -99
- package/rds-lambda/node_modules/caniuse-lite/LICENSE +0 -395
- package/rds-lambda/node_modules/caniuse-lite/README.md +0 -6
- package/rds-lambda/node_modules/caniuse-lite/package.json +0 -34
- package/rds-lambda/node_modules/chalk/index.js.flow +0 -93
- package/rds-lambda/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/chalk/package.json +0 -71
- package/rds-lambda/node_modules/chalk/readme.md +0 -314
- package/rds-lambda/node_modules/char-regex/LICENSE +0 -21
- package/rds-lambda/node_modules/char-regex/README.md +0 -27
- package/rds-lambda/node_modules/char-regex/package.json +0 -44
- package/rds-lambda/node_modules/ci-info/CHANGELOG.md +0 -173
- package/rds-lambda/node_modules/ci-info/LICENSE +0 -21
- package/rds-lambda/node_modules/ci-info/README.md +0 -135
- package/rds-lambda/node_modules/ci-info/package.json +0 -45
- package/rds-lambda/node_modules/ci-info/vendors.json +0 -318
- package/rds-lambda/node_modules/cjs-module-lexer/LICENSE +0 -10
- package/rds-lambda/node_modules/cjs-module-lexer/README.md +0 -461
- package/rds-lambda/node_modules/cjs-module-lexer/dist/lexer.mjs +0 -2
- package/rds-lambda/node_modules/cjs-module-lexer/package.json +0 -45
- package/rds-lambda/node_modules/cliui/CHANGELOG.md +0 -121
- package/rds-lambda/node_modules/cliui/LICENSE.txt +0 -14
- package/rds-lambda/node_modules/cliui/README.md +0 -141
- package/rds-lambda/node_modules/cliui/build/index.cjs +0 -302
- package/rds-lambda/node_modules/cliui/index.mjs +0 -13
- package/rds-lambda/node_modules/cliui/package.json +0 -83
- package/rds-lambda/node_modules/co/History.md +0 -172
- package/rds-lambda/node_modules/co/LICENSE +0 -22
- package/rds-lambda/node_modules/co/Readme.md +0 -212
- package/rds-lambda/node_modules/co/package.json +0 -34
- package/rds-lambda/node_modules/collect-v8-coverage/CHANGELOG.md +0 -18
- package/rds-lambda/node_modules/collect-v8-coverage/LICENSE +0 -22
- package/rds-lambda/node_modules/collect-v8-coverage/README.md +0 -15
- package/rds-lambda/node_modules/collect-v8-coverage/package.json +0 -52
- package/rds-lambda/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/color-convert/package.json +0 -46
- package/rds-lambda/node_modules/color-name/.eslintrc.json +0 -43
- package/rds-lambda/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/color-name/package.json +0 -25
- package/rds-lambda/node_modules/colorette/LICENSE.md +0 -7
- package/rds-lambda/node_modules/colorette/README.md +0 -134
- package/rds-lambda/node_modules/colorette/index.cjs +0 -218
- package/rds-lambda/node_modules/colorette/package.json +0 -39
- package/rds-lambda/node_modules/commander/LICENSE +0 -22
- package/rds-lambda/node_modules/commander/Readme.md +0 -1134
- package/rds-lambda/node_modules/commander/esm.mjs +0 -16
- package/rds-lambda/node_modules/commander/package-support.json +0 -16
- package/rds-lambda/node_modules/commander/package.json +0 -80
- package/rds-lambda/node_modules/compress-commons/CHANGELOG.md +0 -58
- package/rds-lambda/node_modules/compress-commons/LICENSE +0 -22
- package/rds-lambda/node_modules/compress-commons/README.md +0 -25
- package/rds-lambda/node_modules/compress-commons/package.json +0 -45
- package/rds-lambda/node_modules/concat-map/.travis.yml +0 -4
- package/rds-lambda/node_modules/concat-map/LICENSE +0 -18
- package/rds-lambda/node_modules/concat-map/README.markdown +0 -62
- package/rds-lambda/node_modules/concat-map/package.json +0 -43
- package/rds-lambda/node_modules/convert-source-map/LICENSE +0 -23
- package/rds-lambda/node_modules/convert-source-map/README.md +0 -123
- package/rds-lambda/node_modules/convert-source-map/package.json +0 -41
- package/rds-lambda/node_modules/core-util-is/LICENSE +0 -19
- package/rds-lambda/node_modules/core-util-is/README.md +0 -3
- package/rds-lambda/node_modules/core-util-is/package.json +0 -38
- package/rds-lambda/node_modules/crc-32/LICENSE +0 -201
- package/rds-lambda/node_modules/crc-32/README.md +0 -200
- package/rds-lambda/node_modules/crc-32/bin/crc32.njs +0 -105
- package/rds-lambda/node_modules/crc-32/package.json +0 -43
- package/rds-lambda/node_modules/crc-32/types/tsconfig.json +0 -14
- package/rds-lambda/node_modules/crc-32/types/tslint.json +0 -11
- package/rds-lambda/node_modules/crc32-stream/CHANGELOG.md +0 -57
- package/rds-lambda/node_modules/crc32-stream/LICENSE +0 -22
- package/rds-lambda/node_modules/crc32-stream/README.md +0 -79
- package/rds-lambda/node_modules/crc32-stream/package.json +0 -45
- package/rds-lambda/node_modules/cross-spawn/CHANGELOG.md +0 -130
- package/rds-lambda/node_modules/cross-spawn/LICENSE +0 -21
- package/rds-lambda/node_modules/cross-spawn/README.md +0 -96
- package/rds-lambda/node_modules/cross-spawn/package.json +0 -73
- package/rds-lambda/node_modules/debug/LICENSE +0 -20
- package/rds-lambda/node_modules/debug/README.md +0 -481
- package/rds-lambda/node_modules/debug/package.json +0 -59
- package/rds-lambda/node_modules/dedent/LICENSE +0 -21
- package/rds-lambda/node_modules/dedent/README.md +0 -115
- package/rds-lambda/node_modules/dedent/dist/dedent.d.mts +0 -17
- package/rds-lambda/node_modules/dedent/dist/dedent.mjs +0 -59
- package/rds-lambda/node_modules/dedent/package.json +0 -87
- package/rds-lambda/node_modules/deepmerge/.editorconfig +0 -7
- package/rds-lambda/node_modules/deepmerge/.eslintcache +0 -1
- package/rds-lambda/node_modules/deepmerge/changelog.md +0 -167
- package/rds-lambda/node_modules/deepmerge/license.txt +0 -21
- package/rds-lambda/node_modules/deepmerge/package.json +0 -42
- package/rds-lambda/node_modules/deepmerge/readme.md +0 -264
- package/rds-lambda/node_modules/detect-newline/license +0 -9
- package/rds-lambda/node_modules/detect-newline/package.json +0 -39
- package/rds-lambda/node_modules/detect-newline/readme.md +0 -42
- package/rds-lambda/node_modules/diff-sequences/LICENSE +0 -21
- package/rds-lambda/node_modules/diff-sequences/README.md +0 -404
- package/rds-lambda/node_modules/diff-sequences/package.json +0 -39
- package/rds-lambda/node_modules/electron-to-chromium/CHANGELOG.md +0 -14
- package/rds-lambda/node_modules/electron-to-chromium/LICENSE +0 -5
- package/rds-lambda/node_modules/electron-to-chromium/README.md +0 -186
- package/rds-lambda/node_modules/electron-to-chromium/chromium-versions.json +0 -1
- package/rds-lambda/node_modules/electron-to-chromium/full-chromium-versions.json +0 -1
- package/rds-lambda/node_modules/electron-to-chromium/full-versions.json +0 -1
- package/rds-lambda/node_modules/electron-to-chromium/package.json +0 -44
- package/rds-lambda/node_modules/electron-to-chromium/versions.json +0 -1
- package/rds-lambda/node_modules/emittery/license +0 -9
- package/rds-lambda/node_modules/emittery/package.json +0 -67
- package/rds-lambda/node_modules/emittery/readme.md +0 -569
- package/rds-lambda/node_modules/emoji-regex/LICENSE-MIT.txt +0 -20
- package/rds-lambda/node_modules/emoji-regex/README.md +0 -73
- package/rds-lambda/node_modules/emoji-regex/package.json +0 -50
- package/rds-lambda/node_modules/end-of-stream/LICENSE +0 -21
- package/rds-lambda/node_modules/end-of-stream/README.md +0 -54
- package/rds-lambda/node_modules/end-of-stream/package.json +0 -37
- package/rds-lambda/node_modules/error-ex/LICENSE +0 -21
- package/rds-lambda/node_modules/error-ex/README.md +0 -144
- package/rds-lambda/node_modules/error-ex/package.json +0 -46
- package/rds-lambda/node_modules/escalade/dist/index.mjs +0 -22
- package/rds-lambda/node_modules/escalade/license +0 -9
- package/rds-lambda/node_modules/escalade/package.json +0 -61
- package/rds-lambda/node_modules/escalade/readme.md +0 -211
- package/rds-lambda/node_modules/escalade/sync/index.mjs +0 -18
- package/rds-lambda/node_modules/escape-string-regexp/license +0 -21
- package/rds-lambda/node_modules/escape-string-regexp/package.json +0 -41
- package/rds-lambda/node_modules/escape-string-regexp/readme.md +0 -27
- package/rds-lambda/node_modules/esm/LICENSE +0 -23
- package/rds-lambda/node_modules/esm/README.md +0 -137
- package/rds-lambda/node_modules/esm/package.json +0 -27
- package/rds-lambda/node_modules/esprima/ChangeLog +0 -235
- package/rds-lambda/node_modules/esprima/LICENSE.BSD +0 -21
- package/rds-lambda/node_modules/esprima/README.md +0 -46
- package/rds-lambda/node_modules/esprima/package.json +0 -112
- package/rds-lambda/node_modules/execa/license +0 -9
- package/rds-lambda/node_modules/execa/package.json +0 -74
- package/rds-lambda/node_modules/execa/readme.md +0 -663
- package/rds-lambda/node_modules/exit/.jshintrc +0 -14
- package/rds-lambda/node_modules/exit/.travis.yml +0 -6
- package/rds-lambda/node_modules/exit/LICENSE-MIT +0 -22
- package/rds-lambda/node_modules/exit/README.md +0 -75
- package/rds-lambda/node_modules/exit/package.json +0 -47
- package/rds-lambda/node_modules/exit/test/fixtures/10-stderr.txt +0 -10
- package/rds-lambda/node_modules/exit/test/fixtures/10-stdout-stderr.txt +0 -20
- package/rds-lambda/node_modules/exit/test/fixtures/10-stdout.txt +0 -10
- package/rds-lambda/node_modules/exit/test/fixtures/100-stderr.txt +0 -100
- package/rds-lambda/node_modules/exit/test/fixtures/100-stdout-stderr.txt +0 -200
- package/rds-lambda/node_modules/exit/test/fixtures/100-stdout.txt +0 -100
- package/rds-lambda/node_modules/exit/test/fixtures/1000-stderr.txt +0 -1000
- package/rds-lambda/node_modules/exit/test/fixtures/1000-stdout-stderr.txt +0 -2000
- package/rds-lambda/node_modules/exit/test/fixtures/1000-stdout.txt +0 -1000
- package/rds-lambda/node_modules/exit/test/fixtures/create-files.sh +0 -8
- package/rds-lambda/node_modules/expect/LICENSE +0 -21
- package/rds-lambda/node_modules/expect/README.md +0 -3
- package/rds-lambda/node_modules/expect/package.json +0 -43
- package/rds-lambda/node_modules/fast-json-stable-stringify/.eslintrc.yml +0 -26
- package/rds-lambda/node_modules/fast-json-stable-stringify/.github/FUNDING.yml +0 -1
- package/rds-lambda/node_modules/fast-json-stable-stringify/.travis.yml +0 -8
- package/rds-lambda/node_modules/fast-json-stable-stringify/LICENSE +0 -21
- package/rds-lambda/node_modules/fast-json-stable-stringify/README.md +0 -131
- package/rds-lambda/node_modules/fast-json-stable-stringify/benchmark/test.json +0 -137
- package/rds-lambda/node_modules/fast-json-stable-stringify/package.json +0 -52
- package/rds-lambda/node_modules/fast-xml-parser/CHANGELOG.md +0 -525
- package/rds-lambda/node_modules/fast-xml-parser/LICENSE +0 -21
- package/rds-lambda/node_modules/fast-xml-parser/README.md +0 -203
- package/rds-lambda/node_modules/fast-xml-parser/package.json +0 -68
- package/rds-lambda/node_modules/fb-watchman/README.md +0 -34
- package/rds-lambda/node_modules/fb-watchman/package.json +0 -35
- package/rds-lambda/node_modules/fill-range/LICENSE +0 -21
- package/rds-lambda/node_modules/fill-range/README.md +0 -237
- package/rds-lambda/node_modules/fill-range/package.json +0 -69
- package/rds-lambda/node_modules/find-up/license +0 -9
- package/rds-lambda/node_modules/find-up/package.json +0 -53
- package/rds-lambda/node_modules/find-up/readme.md +0 -156
- package/rds-lambda/node_modules/fs-constants/LICENSE +0 -21
- package/rds-lambda/node_modules/fs-constants/README.md +0 -26
- package/rds-lambda/node_modules/fs-constants/package.json +0 -19
- package/rds-lambda/node_modules/fs.realpath/LICENSE +0 -43
- package/rds-lambda/node_modules/fs.realpath/README.md +0 -33
- package/rds-lambda/node_modules/fs.realpath/package.json +0 -26
- package/rds-lambda/node_modules/function-bind/.editorconfig +0 -20
- package/rds-lambda/node_modules/function-bind/.eslintrc +0 -15
- package/rds-lambda/node_modules/function-bind/.jscs.json +0 -176
- package/rds-lambda/node_modules/function-bind/.travis.yml +0 -168
- package/rds-lambda/node_modules/function-bind/LICENSE +0 -20
- package/rds-lambda/node_modules/function-bind/README.md +0 -48
- package/rds-lambda/node_modules/function-bind/package.json +0 -63
- package/rds-lambda/node_modules/function-bind/test/.eslintrc +0 -9
- package/rds-lambda/node_modules/gensync/LICENSE +0 -7
- package/rds-lambda/node_modules/gensync/README.md +0 -196
- package/rds-lambda/node_modules/gensync/index.js.flow +0 -32
- package/rds-lambda/node_modules/gensync/package.json +0 -37
- package/rds-lambda/node_modules/gensync/test/.babelrc +0 -5
- package/rds-lambda/node_modules/get-caller-file/LICENSE.md +0 -6
- package/rds-lambda/node_modules/get-caller-file/README.md +0 -41
- package/rds-lambda/node_modules/get-caller-file/package.json +0 -42
- package/rds-lambda/node_modules/get-package-type/CHANGELOG.md +0 -10
- package/rds-lambda/node_modules/get-package-type/LICENSE +0 -21
- package/rds-lambda/node_modules/get-package-type/README.md +0 -32
- package/rds-lambda/node_modules/get-package-type/async.cjs +0 -52
- package/rds-lambda/node_modules/get-package-type/cache.cjs +0 -3
- package/rds-lambda/node_modules/get-package-type/index.cjs +0 -7
- package/rds-lambda/node_modules/get-package-type/is-node-modules.cjs +0 -15
- package/rds-lambda/node_modules/get-package-type/package.json +0 -35
- package/rds-lambda/node_modules/get-package-type/sync.cjs +0 -42
- package/rds-lambda/node_modules/get-stream/license +0 -9
- package/rds-lambda/node_modules/get-stream/package.json +0 -47
- package/rds-lambda/node_modules/get-stream/readme.md +0 -124
- package/rds-lambda/node_modules/getopts/LICENSE.md +0 -7
- package/rds-lambda/node_modules/getopts/README.md +0 -264
- package/rds-lambda/node_modules/getopts/index.cjs +0 -193
- package/rds-lambda/node_modules/getopts/package.json +0 -41
- package/rds-lambda/node_modules/glob/LICENSE +0 -21
- package/rds-lambda/node_modules/glob/README.md +0 -378
- package/rds-lambda/node_modules/glob/package.json +0 -55
- package/rds-lambda/node_modules/globals/globals.json +0 -1563
- package/rds-lambda/node_modules/globals/license +0 -9
- package/rds-lambda/node_modules/globals/package.json +0 -41
- package/rds-lambda/node_modules/globals/readme.md +0 -41
- package/rds-lambda/node_modules/graceful-fs/LICENSE +0 -15
- package/rds-lambda/node_modules/graceful-fs/README.md +0 -143
- package/rds-lambda/node_modules/graceful-fs/package.json +0 -53
- package/rds-lambda/node_modules/has/LICENSE-MIT +0 -22
- package/rds-lambda/node_modules/has/README.md +0 -18
- package/rds-lambda/node_modules/has/package.json +0 -48
- package/rds-lambda/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/has-flag/package.json +0 -44
- package/rds-lambda/node_modules/has-flag/readme.md +0 -70
- package/rds-lambda/node_modules/html-escaper/LICENSE.txt +0 -19
- package/rds-lambda/node_modules/html-escaper/README.md +0 -97
- package/rds-lambda/node_modules/html-escaper/cjs/package.json +0 -1
- package/rds-lambda/node_modules/html-escaper/package.json +0 -42
- package/rds-lambda/node_modules/html-escaper/test/package.json +0 -1
- package/rds-lambda/node_modules/human-signals/CHANGELOG.md +0 -11
- package/rds-lambda/node_modules/human-signals/LICENSE +0 -201
- package/rds-lambda/node_modules/human-signals/README.md +0 -165
- package/rds-lambda/node_modules/human-signals/package.json +0 -64
- package/rds-lambda/node_modules/ieee754/LICENSE +0 -11
- package/rds-lambda/node_modules/ieee754/README.md +0 -51
- package/rds-lambda/node_modules/ieee754/package.json +0 -52
- package/rds-lambda/node_modules/import-local/license +0 -9
- package/rds-lambda/node_modules/import-local/package.json +0 -52
- package/rds-lambda/node_modules/import-local/readme.md +0 -37
- package/rds-lambda/node_modules/imurmurhash/README.md +0 -122
- package/rds-lambda/node_modules/imurmurhash/package.json +0 -40
- package/rds-lambda/node_modules/inflight/LICENSE +0 -15
- package/rds-lambda/node_modules/inflight/README.md +0 -37
- package/rds-lambda/node_modules/inflight/package.json +0 -29
- package/rds-lambda/node_modules/inherits/LICENSE +0 -16
- package/rds-lambda/node_modules/inherits/README.md +0 -42
- package/rds-lambda/node_modules/inherits/package.json +0 -29
- package/rds-lambda/node_modules/interpret/CHANGELOG +0 -115
- package/rds-lambda/node_modules/interpret/LICENSE +0 -22
- package/rds-lambda/node_modules/interpret/README.md +0 -229
- package/rds-lambda/node_modules/interpret/package.json +0 -75
- package/rds-lambda/node_modules/is-arrayish/.editorconfig +0 -18
- package/rds-lambda/node_modules/is-arrayish/.istanbul.yml +0 -4
- package/rds-lambda/node_modules/is-arrayish/.travis.yml +0 -17
- package/rds-lambda/node_modules/is-arrayish/LICENSE +0 -21
- package/rds-lambda/node_modules/is-arrayish/README.md +0 -16
- package/rds-lambda/node_modules/is-arrayish/package.json +0 -34
- package/rds-lambda/node_modules/is-core-module/.eslintrc +0 -18
- package/rds-lambda/node_modules/is-core-module/.nycrc +0 -9
- package/rds-lambda/node_modules/is-core-module/CHANGELOG.md +0 -173
- package/rds-lambda/node_modules/is-core-module/LICENSE +0 -20
- package/rds-lambda/node_modules/is-core-module/README.md +0 -40
- package/rds-lambda/node_modules/is-core-module/core.json +0 -158
- package/rds-lambda/node_modules/is-core-module/package.json +0 -73
- package/rds-lambda/node_modules/is-fullwidth-code-point/license +0 -9
- package/rds-lambda/node_modules/is-fullwidth-code-point/package.json +0 -42
- package/rds-lambda/node_modules/is-fullwidth-code-point/readme.md +0 -39
- package/rds-lambda/node_modules/is-generator-fn/license +0 -9
- package/rds-lambda/node_modules/is-generator-fn/package.json +0 -38
- package/rds-lambda/node_modules/is-generator-fn/readme.md +0 -33
- package/rds-lambda/node_modules/is-number/LICENSE +0 -21
- package/rds-lambda/node_modules/is-number/README.md +0 -187
- package/rds-lambda/node_modules/is-number/package.json +0 -82
- package/rds-lambda/node_modules/is-stream/license +0 -9
- package/rds-lambda/node_modules/is-stream/package.json +0 -42
- package/rds-lambda/node_modules/is-stream/readme.md +0 -60
- package/rds-lambda/node_modules/isarray/.travis.yml +0 -4
- package/rds-lambda/node_modules/isarray/Makefile +0 -6
- package/rds-lambda/node_modules/isarray/README.md +0 -60
- package/rds-lambda/node_modules/isarray/component.json +0 -19
- package/rds-lambda/node_modules/isarray/package.json +0 -45
- package/rds-lambda/node_modules/isexe/LICENSE +0 -15
- package/rds-lambda/node_modules/isexe/README.md +0 -51
- package/rds-lambda/node_modules/isexe/package.json +0 -31
- package/rds-lambda/node_modules/istanbul-lib-coverage/CHANGELOG.md +0 -193
- package/rds-lambda/node_modules/istanbul-lib-coverage/LICENSE +0 -24
- package/rds-lambda/node_modules/istanbul-lib-coverage/README.md +0 -29
- package/rds-lambda/node_modules/istanbul-lib-coverage/package.json +0 -47
- package/rds-lambda/node_modules/istanbul-lib-instrument/CHANGELOG.md +0 -631
- package/rds-lambda/node_modules/istanbul-lib-instrument/LICENSE +0 -24
- package/rds-lambda/node_modules/istanbul-lib-instrument/README.md +0 -22
- package/rds-lambda/node_modules/istanbul-lib-instrument/package.json +0 -50
- package/rds-lambda/node_modules/istanbul-lib-report/CHANGELOG.md +0 -192
- package/rds-lambda/node_modules/istanbul-lib-report/LICENSE +0 -24
- package/rds-lambda/node_modules/istanbul-lib-report/README.md +0 -43
- package/rds-lambda/node_modules/istanbul-lib-report/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/istanbul-lib-report/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/istanbul-lib-report/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/istanbul-lib-report/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/istanbul-lib-report/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/istanbul-lib-report/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/istanbul-lib-report/package.json +0 -44
- package/rds-lambda/node_modules/istanbul-lib-source-maps/CHANGELOG.md +0 -295
- package/rds-lambda/node_modules/istanbul-lib-source-maps/LICENSE +0 -24
- package/rds-lambda/node_modules/istanbul-lib-source-maps/README.md +0 -11
- package/rds-lambda/node_modules/istanbul-lib-source-maps/package.json +0 -45
- package/rds-lambda/node_modules/istanbul-reports/CHANGELOG.md +0 -457
- package/rds-lambda/node_modules/istanbul-reports/LICENSE +0 -24
- package/rds-lambda/node_modules/istanbul-reports/README.md +0 -13
- package/rds-lambda/node_modules/istanbul-reports/lib/html/assets/base.css +0 -224
- package/rds-lambda/node_modules/istanbul-reports/lib/html/assets/favicon.png +0 -0
- package/rds-lambda/node_modules/istanbul-reports/lib/html/assets/sort-arrow-sprite.png +0 -0
- package/rds-lambda/node_modules/istanbul-reports/lib/html/assets/vendor/prettify.css +0 -1
- package/rds-lambda/node_modules/istanbul-reports/lib/html-spa/.babelrc +0 -3
- package/rds-lambda/node_modules/istanbul-reports/lib/html-spa/assets/sort-arrow-sprite.png +0 -0
- package/rds-lambda/node_modules/istanbul-reports/lib/html-spa/assets/spa.css +0 -298
- package/rds-lambda/node_modules/istanbul-reports/package.json +0 -60
- package/rds-lambda/node_modules/jest/LICENSE +0 -21
- package/rds-lambda/node_modules/jest/README.md +0 -11
- package/rds-lambda/node_modules/jest/package.json +0 -74
- package/rds-lambda/node_modules/jest-changed-files/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-changed-files/README.md +0 -95
- package/rds-lambda/node_modules/jest-changed-files/package.json +0 -31
- package/rds-lambda/node_modules/jest-circus/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-circus/README.md +0 -65
- package/rds-lambda/node_modules/jest-circus/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/jest-circus/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/jest-circus/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/jest-circus/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/jest-circus/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/jest-circus/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/jest-circus/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/jest-circus/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-circus/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/jest-circus/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/jest-circus/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/jest-circus/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/jest-circus/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/jest-circus/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/jest-circus/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/jest-circus/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/jest-circus/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/jest-circus/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/jest-circus/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/jest-circus/package.json +0 -59
- package/rds-lambda/node_modules/jest-cli/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-cli/README.md +0 -11
- package/rds-lambda/node_modules/jest-cli/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/jest-cli/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/jest-cli/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/jest-cli/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/jest-cli/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/jest-cli/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/jest-cli/node_modules/cliui/CHANGELOG.md +0 -139
- package/rds-lambda/node_modules/jest-cli/node_modules/cliui/LICENSE.txt +0 -14
- package/rds-lambda/node_modules/jest-cli/node_modules/cliui/README.md +0 -141
- package/rds-lambda/node_modules/jest-cli/node_modules/cliui/build/index.cjs +0 -302
- package/rds-lambda/node_modules/jest-cli/node_modules/cliui/build/index.d.cts +0 -43
- package/rds-lambda/node_modules/jest-cli/node_modules/cliui/index.mjs +0 -13
- package/rds-lambda/node_modules/jest-cli/node_modules/cliui/package.json +0 -83
- package/rds-lambda/node_modules/jest-cli/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/jest-cli/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-cli/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/jest-cli/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/jest-cli/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/jest-cli/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/jest-cli/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/jest-cli/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/jest-cli/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/jest-cli/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/jest-cli/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/jest-cli/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/jest-cli/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/README.md +0 -204
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/browser.mjs +0 -7
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/build/index.cjs +0 -1
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/helpers/helpers.mjs +0 -10
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/helpers/package.json +0 -3
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/index.cjs +0 -53
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/index.mjs +0 -8
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/lib/platform-shims/browser.mjs +0 -95
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/lib/platform-shims/esm.mjs +0 -73
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/be.json +0 -46
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/cs.json +0 -51
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/de.json +0 -46
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/en.json +0 -55
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/es.json +0 -46
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/fi.json +0 -49
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/fr.json +0 -53
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/hi.json +0 -49
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/hu.json +0 -46
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/id.json +0 -50
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/it.json +0 -46
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/ja.json +0 -51
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/ko.json +0 -49
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/nb.json +0 -44
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/nl.json +0 -49
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/nn.json +0 -44
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/pirate.json +0 -13
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/pl.json +0 -49
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/pt.json +0 -45
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/pt_BR.json +0 -48
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/ru.json +0 -51
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/th.json +0 -46
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/tr.json +0 -48
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/uk_UA.json +0 -51
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/uz.json +0 -52
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/zh_CN.json +0 -48
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/locales/zh_TW.json +0 -51
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/package.json +0 -123
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/yargs +0 -9
- package/rds-lambda/node_modules/jest-cli/node_modules/yargs/yargs.mjs +0 -10
- package/rds-lambda/node_modules/jest-cli/package.json +0 -91
- package/rds-lambda/node_modules/jest-config/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-config/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/jest-config/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/jest-config/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/jest-config/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/jest-config/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/jest-config/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/jest-config/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/jest-config/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-config/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/jest-config/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/jest-config/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/jest-config/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/jest-config/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/jest-config/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/jest-config/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/jest-config/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/jest-config/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/jest-config/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/jest-config/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/jest-config/package.json +0 -71
- package/rds-lambda/node_modules/jest-diff/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-diff/README.md +0 -671
- package/rds-lambda/node_modules/jest-diff/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/jest-diff/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/jest-diff/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/jest-diff/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/jest-diff/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/jest-diff/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/jest-diff/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/jest-diff/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-diff/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/jest-diff/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/jest-diff/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/jest-diff/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/jest-diff/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/jest-diff/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/jest-diff/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/jest-diff/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/jest-diff/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/jest-diff/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/jest-diff/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/jest-diff/package.json +0 -36
- package/rds-lambda/node_modules/jest-docblock/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-docblock/README.md +0 -108
- package/rds-lambda/node_modules/jest-docblock/package.json +0 -32
- package/rds-lambda/node_modules/jest-each/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-each/README.md +0 -548
- package/rds-lambda/node_modules/jest-each/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/jest-each/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/jest-each/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/jest-each/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/jest-each/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/jest-each/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/jest-each/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/jest-each/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-each/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/jest-each/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/jest-each/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/jest-each/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/jest-each/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/jest-each/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/jest-each/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/jest-each/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/jest-each/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/jest-each/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/jest-each/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/jest-each/package.json +0 -41
- package/rds-lambda/node_modules/jest-environment-node/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-environment-node/package.json +0 -37
- package/rds-lambda/node_modules/jest-get-type/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-get-type/package.json +0 -27
- package/rds-lambda/node_modules/jest-haste-map/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-haste-map/package.json +0 -47
- package/rds-lambda/node_modules/jest-leak-detector/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-leak-detector/README.md +0 -27
- package/rds-lambda/node_modules/jest-leak-detector/package.json +0 -33
- package/rds-lambda/node_modules/jest-matcher-utils/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-matcher-utils/README.md +0 -24
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/jest-matcher-utils/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/jest-matcher-utils/package.json +0 -37
- package/rds-lambda/node_modules/jest-message-util/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-message-util/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/jest-message-util/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/jest-message-util/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/jest-message-util/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/jest-message-util/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/jest-message-util/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/jest-message-util/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/jest-message-util/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-message-util/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/jest-message-util/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/jest-message-util/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/jest-message-util/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/jest-message-util/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/jest-message-util/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/jest-message-util/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/jest-message-util/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/jest-message-util/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/jest-message-util/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/jest-message-util/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/jest-message-util/package.json +0 -43
- package/rds-lambda/node_modules/jest-mock/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-mock/README.md +0 -106
- package/rds-lambda/node_modules/jest-mock/package.json +0 -35
- package/rds-lambda/node_modules/jest-pnp-resolver/README.md +0 -34
- package/rds-lambda/node_modules/jest-pnp-resolver/package.json +0 -31
- package/rds-lambda/node_modules/jest-regex-util/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-regex-util/package.json +0 -29
- package/rds-lambda/node_modules/jest-resolve/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-resolve/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/jest-resolve/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/jest-resolve/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/jest-resolve/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/jest-resolve/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/jest-resolve/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/jest-resolve/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/jest-resolve/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-resolve/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/jest-resolve/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/jest-resolve/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/jest-resolve/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/jest-resolve/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/jest-resolve/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/jest-resolve/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/jest-resolve/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/jest-resolve/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/jest-resolve/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/jest-resolve/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/jest-resolve/package.json +0 -44
- package/rds-lambda/node_modules/jest-resolve-dependencies/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-resolve-dependencies/package.json +0 -37
- package/rds-lambda/node_modules/jest-runner/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-runner/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/jest-runner/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/jest-runner/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/jest-runner/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/jest-runner/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/jest-runner/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/jest-runner/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/jest-runner/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-runner/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/jest-runner/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/jest-runner/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/jest-runner/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/jest-runner/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/jest-runner/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/jest-runner/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/jest-runner/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/jest-runner/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/jest-runner/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/jest-runner/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/jest-runner/package.json +0 -58
- package/rds-lambda/node_modules/jest-runtime/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-runtime/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/jest-runtime/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/jest-runtime/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/jest-runtime/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/jest-runtime/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/jest-runtime/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/jest-runtime/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/jest-runtime/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-runtime/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/jest-runtime/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/jest-runtime/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/jest-runtime/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/jest-runtime/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/jest-runtime/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/jest-runtime/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/jest-runtime/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/jest-runtime/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/jest-runtime/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/jest-runtime/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/jest-runtime/package.json +0 -56
- package/rds-lambda/node_modules/jest-snapshot/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-snapshot/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/jest-snapshot/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/jest-snapshot/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/jest-snapshot/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/jest-snapshot/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/jest-snapshot/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/jest-snapshot/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/jest-snapshot/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-snapshot/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/jest-snapshot/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/jest-snapshot/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/jest-snapshot/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/jest-snapshot/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/jest-snapshot/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/jest-snapshot/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/jest-snapshot/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/jest-snapshot/node_modules/lru-cache/LICENSE +0 -15
- package/rds-lambda/node_modules/jest-snapshot/node_modules/lru-cache/README.md +0 -166
- package/rds-lambda/node_modules/jest-snapshot/node_modules/lru-cache/package.json +0 -34
- package/rds-lambda/node_modules/jest-snapshot/node_modules/semver/LICENSE +0 -15
- package/rds-lambda/node_modules/jest-snapshot/node_modules/semver/README.md +0 -637
- package/rds-lambda/node_modules/jest-snapshot/node_modules/semver/package.json +0 -87
- package/rds-lambda/node_modules/jest-snapshot/node_modules/semver/range.bnf +0 -16
- package/rds-lambda/node_modules/jest-snapshot/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/jest-snapshot/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/jest-snapshot/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/jest-snapshot/node_modules/yallist/LICENSE +0 -15
- package/rds-lambda/node_modules/jest-snapshot/node_modules/yallist/README.md +0 -204
- package/rds-lambda/node_modules/jest-snapshot/node_modules/yallist/package.json +0 -29
- package/rds-lambda/node_modules/jest-snapshot/package.json +0 -63
- package/rds-lambda/node_modules/jest-util/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-util/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/jest-util/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/jest-util/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/jest-util/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/jest-util/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/jest-util/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/jest-util/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/jest-util/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-util/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/jest-util/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/jest-util/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/jest-util/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/jest-util/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/jest-util/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/jest-util/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/jest-util/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/jest-util/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/jest-util/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/jest-util/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/jest-util/package.json +0 -38
- package/rds-lambda/node_modules/jest-validate/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-validate/README.md +0 -196
- package/rds-lambda/node_modules/jest-validate/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/jest-validate/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/jest-validate/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/jest-validate/node_modules/camelcase/license +0 -9
- package/rds-lambda/node_modules/jest-validate/node_modules/camelcase/package.json +0 -44
- package/rds-lambda/node_modules/jest-validate/node_modules/camelcase/readme.md +0 -144
- package/rds-lambda/node_modules/jest-validate/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/jest-validate/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/jest-validate/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/jest-validate/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/jest-validate/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-validate/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/jest-validate/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/jest-validate/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/jest-validate/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/jest-validate/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/jest-validate/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/jest-validate/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/jest-validate/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/jest-validate/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/jest-validate/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/jest-validate/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/jest-validate/package.json +0 -37
- package/rds-lambda/node_modules/jest-watcher/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-watcher/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/jest-watcher/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/jest-watcher/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/jest-watcher/node_modules/chalk/license +0 -9
- package/rds-lambda/node_modules/jest-watcher/node_modules/chalk/package.json +0 -68
- package/rds-lambda/node_modules/jest-watcher/node_modules/chalk/readme.md +0 -341
- package/rds-lambda/node_modules/jest-watcher/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/jest-watcher/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-watcher/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/jest-watcher/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/jest-watcher/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/jest-watcher/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/jest-watcher/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/jest-watcher/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/jest-watcher/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/jest-watcher/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/jest-watcher/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/jest-watcher/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/jest-watcher/node_modules/supports-color/readme.md +0 -76
- package/rds-lambda/node_modules/jest-watcher/package.json +0 -41
- package/rds-lambda/node_modules/jest-worker/LICENSE +0 -21
- package/rds-lambda/node_modules/jest-worker/README.md +0 -272
- package/rds-lambda/node_modules/jest-worker/node_modules/has-flag/license +0 -9
- package/rds-lambda/node_modules/jest-worker/node_modules/has-flag/package.json +0 -46
- package/rds-lambda/node_modules/jest-worker/node_modules/has-flag/readme.md +0 -89
- package/rds-lambda/node_modules/jest-worker/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/jest-worker/node_modules/supports-color/package.json +0 -58
- package/rds-lambda/node_modules/jest-worker/node_modules/supports-color/readme.md +0 -77
- package/rds-lambda/node_modules/jest-worker/package.json +0 -42
- package/rds-lambda/node_modules/js-tokens/CHANGELOG.md +0 -151
- package/rds-lambda/node_modules/js-tokens/LICENSE +0 -21
- package/rds-lambda/node_modules/js-tokens/README.md +0 -240
- package/rds-lambda/node_modules/js-tokens/package.json +0 -30
- package/rds-lambda/node_modules/js-yaml/CHANGELOG.md +0 -557
- package/rds-lambda/node_modules/js-yaml/LICENSE +0 -21
- package/rds-lambda/node_modules/js-yaml/README.md +0 -299
- package/rds-lambda/node_modules/js-yaml/package.json +0 -49
- package/rds-lambda/node_modules/jsesc/LICENSE-MIT.txt +0 -20
- package/rds-lambda/node_modules/jsesc/README.md +0 -421
- package/rds-lambda/node_modules/jsesc/bin/jsesc +0 -148
- package/rds-lambda/node_modules/jsesc/man/jsesc.1 +0 -94
- package/rds-lambda/node_modules/jsesc/package.json +0 -54
- package/rds-lambda/node_modules/json-parse-even-better-errors/CHANGELOG.md +0 -50
- package/rds-lambda/node_modules/json-parse-even-better-errors/LICENSE.md +0 -25
- package/rds-lambda/node_modules/json-parse-even-better-errors/README.md +0 -96
- package/rds-lambda/node_modules/json-parse-even-better-errors/package.json +0 -33
- package/rds-lambda/node_modules/json5/LICENSE.md +0 -23
- package/rds-lambda/node_modules/json5/README.md +0 -282
- package/rds-lambda/node_modules/json5/dist/index.min.mjs +0 -1
- package/rds-lambda/node_modules/json5/dist/index.mjs +0 -1426
- package/rds-lambda/node_modules/json5/package.json +0 -72
- package/rds-lambda/node_modules/kleur/license +0 -21
- package/rds-lambda/node_modules/kleur/package.json +0 -35
- package/rds-lambda/node_modules/kleur/readme.md +0 -172
- package/rds-lambda/node_modules/knex/CHANGELOG.md +0 -2341
- package/rds-lambda/node_modules/knex/CONTRIBUTING.md +0 -194
- package/rds-lambda/node_modules/knex/LICENSE +0 -22
- package/rds-lambda/node_modules/knex/README.md +0 -149
- package/rds-lambda/node_modules/knex/UPGRADING.md +0 -245
- package/rds-lambda/node_modules/knex/knex.mjs +0 -11
- package/rds-lambda/node_modules/knex/lib/dialects/oracle/DEAD_CODE.md +0 -5
- package/rds-lambda/node_modules/knex/lib/migrations/migrate/stub/cjs.stub +0 -15
- package/rds-lambda/node_modules/knex/lib/migrations/migrate/stub/coffee.stub +0 -13
- package/rds-lambda/node_modules/knex/lib/migrations/migrate/stub/eg.stub +0 -14
- package/rds-lambda/node_modules/knex/lib/migrations/migrate/stub/js-schema.stub +0 -22
- package/rds-lambda/node_modules/knex/lib/migrations/migrate/stub/js.stub +0 -22
- package/rds-lambda/node_modules/knex/lib/migrations/migrate/stub/knexfile-coffee.stub +0 -34
- package/rds-lambda/node_modules/knex/lib/migrations/migrate/stub/knexfile-eg.stub +0 -43
- package/rds-lambda/node_modules/knex/lib/migrations/migrate/stub/knexfile-js.stub +0 -47
- package/rds-lambda/node_modules/knex/lib/migrations/migrate/stub/knexfile-ls.stub +0 -35
- package/rds-lambda/node_modules/knex/lib/migrations/migrate/stub/knexfile-ts.stub +0 -47
- package/rds-lambda/node_modules/knex/lib/migrations/migrate/stub/ls.stub +0 -14
- package/rds-lambda/node_modules/knex/lib/migrations/migrate/stub/mjs.stub +0 -23
- package/rds-lambda/node_modules/knex/lib/migrations/migrate/stub/ts-schema.stub +0 -21
- package/rds-lambda/node_modules/knex/lib/migrations/migrate/stub/ts.stub +0 -21
- package/rds-lambda/node_modules/knex/lib/migrations/seed/stub/coffee.stub +0 -9
- package/rds-lambda/node_modules/knex/lib/migrations/seed/stub/eg.stub +0 -11
- package/rds-lambda/node_modules/knex/lib/migrations/seed/stub/js.stub +0 -13
- package/rds-lambda/node_modules/knex/lib/migrations/seed/stub/ls.stub +0 -11
- package/rds-lambda/node_modules/knex/lib/migrations/seed/stub/mjs.stub +0 -12
- package/rds-lambda/node_modules/knex/lib/migrations/seed/stub/ts.stub +0 -13
- package/rds-lambda/node_modules/knex/package.json +0 -268
- package/rds-lambda/node_modules/knex/scripts/docker-compose.yml +0 -152
- package/rds-lambda/node_modules/knex/scripts/next-release-howto.md +0 -24
- package/rds-lambda/node_modules/knex/scripts/oracledb-install-driver-libs.sh +0 -82
- package/rds-lambda/node_modules/knex/scripts/release.sh +0 -36
- package/rds-lambda/node_modules/knex/scripts/stress-test/README.txt +0 -18
- package/rds-lambda/node_modules/knex/scripts/stress-test/docker-compose.yml +0 -57
- package/rds-lambda/node_modules/lazystream/LICENSE +0 -23
- package/rds-lambda/node_modules/lazystream/README.md +0 -114
- package/rds-lambda/node_modules/lazystream/node_modules/readable-stream/.travis.yml +0 -34
- package/rds-lambda/node_modules/lazystream/node_modules/readable-stream/CONTRIBUTING.md +0 -38
- package/rds-lambda/node_modules/lazystream/node_modules/readable-stream/GOVERNANCE.md +0 -136
- package/rds-lambda/node_modules/lazystream/node_modules/readable-stream/LICENSE +0 -47
- package/rds-lambda/node_modules/lazystream/node_modules/readable-stream/README.md +0 -58
- package/rds-lambda/node_modules/lazystream/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +0 -60
- package/rds-lambda/node_modules/lazystream/node_modules/readable-stream/package.json +0 -52
- package/rds-lambda/node_modules/lazystream/node_modules/safe-buffer/LICENSE +0 -21
- package/rds-lambda/node_modules/lazystream/node_modules/safe-buffer/README.md +0 -584
- package/rds-lambda/node_modules/lazystream/node_modules/safe-buffer/package.json +0 -37
- package/rds-lambda/node_modules/lazystream/node_modules/string_decoder/.travis.yml +0 -50
- package/rds-lambda/node_modules/lazystream/node_modules/string_decoder/LICENSE +0 -48
- package/rds-lambda/node_modules/lazystream/node_modules/string_decoder/README.md +0 -47
- package/rds-lambda/node_modules/lazystream/node_modules/string_decoder/package.json +0 -31
- package/rds-lambda/node_modules/lazystream/package.json +0 -46
- package/rds-lambda/node_modules/lazystream/test/data.md +0 -13
- package/rds-lambda/node_modules/leven/license +0 -9
- package/rds-lambda/node_modules/leven/package.json +0 -57
- package/rds-lambda/node_modules/leven/readme.md +0 -50
- package/rds-lambda/node_modules/lines-and-columns/LICENSE +0 -21
- package/rds-lambda/node_modules/lines-and-columns/README.md +0 -33
- package/rds-lambda/node_modules/lines-and-columns/package.json +0 -49
- package/rds-lambda/node_modules/locate-path/license +0 -9
- package/rds-lambda/node_modules/locate-path/package.json +0 -45
- package/rds-lambda/node_modules/locate-path/readme.md +0 -122
- package/rds-lambda/node_modules/lodash/LICENSE +0 -47
- package/rds-lambda/node_modules/lodash/README.md +0 -39
- package/rds-lambda/node_modules/lodash/flake.lock +0 -40
- package/rds-lambda/node_modules/lodash/flake.nix +0 -20
- package/rds-lambda/node_modules/lodash/package.json +0 -17
- package/rds-lambda/node_modules/lodash/release.md +0 -48
- package/rds-lambda/node_modules/lodash.defaults/LICENSE +0 -47
- package/rds-lambda/node_modules/lodash.defaults/README.md +0 -18
- package/rds-lambda/node_modules/lodash.defaults/package.json +0 -17
- package/rds-lambda/node_modules/lodash.difference/LICENSE +0 -47
- package/rds-lambda/node_modules/lodash.difference/README.md +0 -18
- package/rds-lambda/node_modules/lodash.difference/package.json +0 -17
- package/rds-lambda/node_modules/lodash.flatten/LICENSE +0 -47
- package/rds-lambda/node_modules/lodash.flatten/README.md +0 -18
- package/rds-lambda/node_modules/lodash.flatten/package.json +0 -17
- package/rds-lambda/node_modules/lodash.isplainobject/LICENSE +0 -47
- package/rds-lambda/node_modules/lodash.isplainobject/README.md +0 -18
- package/rds-lambda/node_modules/lodash.isplainobject/package.json +0 -17
- package/rds-lambda/node_modules/lodash.memoize/LICENSE +0 -47
- package/rds-lambda/node_modules/lodash.memoize/README.md +0 -18
- package/rds-lambda/node_modules/lodash.memoize/package.json +0 -17
- package/rds-lambda/node_modules/lodash.union/LICENSE +0 -47
- package/rds-lambda/node_modules/lodash.union/README.md +0 -18
- package/rds-lambda/node_modules/lodash.union/package.json +0 -17
- package/rds-lambda/node_modules/lru-cache/LICENSE +0 -15
- package/rds-lambda/node_modules/lru-cache/README.md +0 -166
- package/rds-lambda/node_modules/lru-cache/package.json +0 -32
- package/rds-lambda/node_modules/make-dir/license +0 -9
- package/rds-lambda/node_modules/make-dir/node_modules/lru-cache/LICENSE +0 -15
- package/rds-lambda/node_modules/make-dir/node_modules/lru-cache/README.md +0 -166
- package/rds-lambda/node_modules/make-dir/node_modules/lru-cache/package.json +0 -34
- package/rds-lambda/node_modules/make-dir/node_modules/semver/LICENSE +0 -15
- package/rds-lambda/node_modules/make-dir/node_modules/semver/README.md +0 -637
- package/rds-lambda/node_modules/make-dir/node_modules/semver/package.json +0 -87
- package/rds-lambda/node_modules/make-dir/node_modules/semver/range.bnf +0 -16
- package/rds-lambda/node_modules/make-dir/node_modules/yallist/LICENSE +0 -15
- package/rds-lambda/node_modules/make-dir/node_modules/yallist/README.md +0 -204
- package/rds-lambda/node_modules/make-dir/node_modules/yallist/package.json +0 -29
- package/rds-lambda/node_modules/make-dir/package.json +0 -63
- package/rds-lambda/node_modules/make-dir/readme.md +0 -125
- package/rds-lambda/node_modules/make-error/LICENSE +0 -5
- package/rds-lambda/node_modules/make-error/README.md +0 -112
- package/rds-lambda/node_modules/make-error/package.json +0 -62
- package/rds-lambda/node_modules/makeerror/.travis.yml +0 -3
- package/rds-lambda/node_modules/makeerror/license +0 -28
- package/rds-lambda/node_modules/makeerror/package.json +0 -21
- package/rds-lambda/node_modules/makeerror/readme.md +0 -77
- package/rds-lambda/node_modules/merge-stream/LICENSE +0 -21
- package/rds-lambda/node_modules/merge-stream/README.md +0 -78
- package/rds-lambda/node_modules/merge-stream/package.json +0 -19
- package/rds-lambda/node_modules/micromatch/LICENSE +0 -21
- package/rds-lambda/node_modules/micromatch/README.md +0 -1011
- package/rds-lambda/node_modules/micromatch/package.json +0 -119
- package/rds-lambda/node_modules/mimic-fn/license +0 -9
- package/rds-lambda/node_modules/mimic-fn/package.json +0 -42
- package/rds-lambda/node_modules/mimic-fn/readme.md +0 -69
- package/rds-lambda/node_modules/minimatch/LICENSE +0 -15
- package/rds-lambda/node_modules/minimatch/README.md +0 -230
- package/rds-lambda/node_modules/minimatch/package.json +0 -33
- package/rds-lambda/node_modules/ms/license.md +0 -21
- package/rds-lambda/node_modules/ms/package.json +0 -37
- package/rds-lambda/node_modules/ms/readme.md +0 -60
- package/rds-lambda/node_modules/natural-compare/README.md +0 -125
- package/rds-lambda/node_modules/natural-compare/package.json +0 -42
- package/rds-lambda/node_modules/node-int64/LICENSE +0 -19
- package/rds-lambda/node_modules/node-int64/README.md +0 -78
- package/rds-lambda/node_modules/node-int64/package.json +0 -27
- package/rds-lambda/node_modules/node-releases/LICENSE +0 -21
- package/rds-lambda/node_modules/node-releases/README.md +0 -12
- package/rds-lambda/node_modules/node-releases/data/processed/envs.json +0 -1
- package/rds-lambda/node_modules/node-releases/data/release-schedule/release-schedule.json +0 -1
- package/rds-lambda/node_modules/node-releases/package.json +0 -19
- package/rds-lambda/node_modules/normalize-path/LICENSE +0 -21
- package/rds-lambda/node_modules/normalize-path/README.md +0 -127
- package/rds-lambda/node_modules/normalize-path/package.json +0 -77
- package/rds-lambda/node_modules/npm-run-path/license +0 -9
- package/rds-lambda/node_modules/npm-run-path/package.json +0 -44
- package/rds-lambda/node_modules/npm-run-path/readme.md +0 -115
- package/rds-lambda/node_modules/once/LICENSE +0 -15
- package/rds-lambda/node_modules/once/README.md +0 -79
- package/rds-lambda/node_modules/once/package.json +0 -33
- package/rds-lambda/node_modules/onetime/license +0 -9
- package/rds-lambda/node_modules/onetime/package.json +0 -43
- package/rds-lambda/node_modules/onetime/readme.md +0 -94
- package/rds-lambda/node_modules/p-limit/license +0 -9
- package/rds-lambda/node_modules/p-limit/package.json +0 -52
- package/rds-lambda/node_modules/p-limit/readme.md +0 -101
- package/rds-lambda/node_modules/p-locate/license +0 -9
- package/rds-lambda/node_modules/p-locate/node_modules/p-limit/license +0 -9
- package/rds-lambda/node_modules/p-locate/node_modules/p-limit/package.json +0 -52
- package/rds-lambda/node_modules/p-locate/node_modules/p-limit/readme.md +0 -101
- package/rds-lambda/node_modules/p-locate/package.json +0 -53
- package/rds-lambda/node_modules/p-locate/readme.md +0 -90
- package/rds-lambda/node_modules/p-try/license +0 -9
- package/rds-lambda/node_modules/p-try/package.json +0 -42
- package/rds-lambda/node_modules/p-try/readme.md +0 -58
- package/rds-lambda/node_modules/parse-json/license +0 -9
- package/rds-lambda/node_modules/parse-json/package.json +0 -45
- package/rds-lambda/node_modules/parse-json/readme.md +0 -119
- package/rds-lambda/node_modules/path-exists/license +0 -9
- package/rds-lambda/node_modules/path-exists/package.json +0 -39
- package/rds-lambda/node_modules/path-exists/readme.md +0 -52
- package/rds-lambda/node_modules/path-is-absolute/license +0 -21
- package/rds-lambda/node_modules/path-is-absolute/package.json +0 -43
- package/rds-lambda/node_modules/path-is-absolute/readme.md +0 -59
- package/rds-lambda/node_modules/path-key/license +0 -9
- package/rds-lambda/node_modules/path-key/package.json +0 -39
- package/rds-lambda/node_modules/path-key/readme.md +0 -61
- package/rds-lambda/node_modules/path-parse/LICENSE +0 -21
- package/rds-lambda/node_modules/path-parse/README.md +0 -42
- package/rds-lambda/node_modules/path-parse/package.json +0 -33
- package/rds-lambda/node_modules/pg-connection-string/LICENSE +0 -21
- package/rds-lambda/node_modules/pg-connection-string/README.md +0 -77
- package/rds-lambda/node_modules/pg-connection-string/package.json +0 -40
- package/rds-lambda/node_modules/picocolors/LICENSE +0 -15
- package/rds-lambda/node_modules/picocolors/README.md +0 -21
- package/rds-lambda/node_modules/picocolors/package.json +0 -25
- package/rds-lambda/node_modules/picocolors/types.ts +0 -30
- package/rds-lambda/node_modules/picomatch/CHANGELOG.md +0 -136
- package/rds-lambda/node_modules/picomatch/LICENSE +0 -21
- package/rds-lambda/node_modules/picomatch/README.md +0 -708
- package/rds-lambda/node_modules/picomatch/package.json +0 -81
- package/rds-lambda/node_modules/pirates/LICENSE +0 -21
- package/rds-lambda/node_modules/pirates/README.md +0 -69
- package/rds-lambda/node_modules/pirates/package.json +0 -74
- package/rds-lambda/node_modules/pkg-dir/license +0 -9
- package/rds-lambda/node_modules/pkg-dir/package.json +0 -56
- package/rds-lambda/node_modules/pkg-dir/readme.md +0 -66
- package/rds-lambda/node_modules/pretty-format/LICENSE +0 -21
- package/rds-lambda/node_modules/pretty-format/README.md +0 -463
- package/rds-lambda/node_modules/pretty-format/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/pretty-format/node_modules/ansi-styles/package.json +0 -52
- package/rds-lambda/node_modules/pretty-format/node_modules/ansi-styles/readme.md +0 -144
- package/rds-lambda/node_modules/pretty-format/package.json +0 -43
- package/rds-lambda/node_modules/process-nextick-args/license.md +0 -19
- package/rds-lambda/node_modules/process-nextick-args/package.json +0 -25
- package/rds-lambda/node_modules/process-nextick-args/readme.md +0 -18
- package/rds-lambda/node_modules/prompts/license +0 -21
- package/rds-lambda/node_modules/prompts/package.json +0 -53
- package/rds-lambda/node_modules/prompts/readme.md +0 -882
- package/rds-lambda/node_modules/pure-rand/CHANGELOG.md +0 -67
- package/rds-lambda/node_modules/pure-rand/LICENSE +0 -21
- package/rds-lambda/node_modules/pure-rand/README.md +0 -208
- package/rds-lambda/node_modules/pure-rand/lib/esm/package.json +0 -3
- package/rds-lambda/node_modules/pure-rand/package.json +0 -80
- package/rds-lambda/node_modules/react-is/LICENSE +0 -21
- package/rds-lambda/node_modules/react-is/README.md +0 -104
- package/rds-lambda/node_modules/react-is/package.json +0 -26
- package/rds-lambda/node_modules/readable-stream/CONTRIBUTING.md +0 -38
- package/rds-lambda/node_modules/readable-stream/GOVERNANCE.md +0 -136
- package/rds-lambda/node_modules/readable-stream/LICENSE +0 -47
- package/rds-lambda/node_modules/readable-stream/README.md +0 -106
- package/rds-lambda/node_modules/readable-stream/package.json +0 -68
- package/rds-lambda/node_modules/readdir-glob/LICENSE +0 -201
- package/rds-lambda/node_modules/readdir-glob/README.md +0 -85
- package/rds-lambda/node_modules/readdir-glob/node_modules/brace-expansion/.github/FUNDING.yml +0 -2
- package/rds-lambda/node_modules/readdir-glob/node_modules/brace-expansion/LICENSE +0 -21
- package/rds-lambda/node_modules/readdir-glob/node_modules/brace-expansion/README.md +0 -135
- package/rds-lambda/node_modules/readdir-glob/node_modules/brace-expansion/package.json +0 -46
- package/rds-lambda/node_modules/readdir-glob/node_modules/minimatch/LICENSE +0 -15
- package/rds-lambda/node_modules/readdir-glob/node_modules/minimatch/README.md +0 -259
- package/rds-lambda/node_modules/readdir-glob/node_modules/minimatch/package.json +0 -35
- package/rds-lambda/node_modules/readdir-glob/package.json +0 -43
- package/rds-lambda/node_modules/rechoir/CHANGELOG.md +0 -12
- package/rds-lambda/node_modules/rechoir/LICENSE +0 -21
- package/rds-lambda/node_modules/rechoir/README.md +0 -73
- package/rds-lambda/node_modules/rechoir/package.json +0 -52
- package/rds-lambda/node_modules/require-directory/.jshintrc +0 -67
- package/rds-lambda/node_modules/require-directory/.travis.yml +0 -3
- package/rds-lambda/node_modules/require-directory/LICENSE +0 -22
- package/rds-lambda/node_modules/require-directory/README.markdown +0 -184
- package/rds-lambda/node_modules/require-directory/package.json +0 -40
- package/rds-lambda/node_modules/resolve/.editorconfig +0 -37
- package/rds-lambda/node_modules/resolve/.eslintrc +0 -65
- package/rds-lambda/node_modules/resolve/.github/FUNDING.yml +0 -12
- package/rds-lambda/node_modules/resolve/LICENSE +0 -21
- package/rds-lambda/node_modules/resolve/SECURITY.md +0 -3
- package/rds-lambda/node_modules/resolve/bin/resolve +0 -50
- package/rds-lambda/node_modules/resolve/lib/core.json +0 -158
- package/rds-lambda/node_modules/resolve/package.json +0 -71
- package/rds-lambda/node_modules/resolve/readme.markdown +0 -301
- package/rds-lambda/node_modules/resolve/test/module_dir/zmodules/bbb/package.json +0 -3
- package/rds-lambda/node_modules/resolve/test/resolver/baz/package.json +0 -4
- package/rds-lambda/node_modules/resolve/test/resolver/browser_field/package.json +0 -5
- package/rds-lambda/node_modules/resolve/test/resolver/cup.coffee +0 -1
- package/rds-lambda/node_modules/resolve/test/resolver/dot_main/package.json +0 -3
- package/rds-lambda/node_modules/resolve/test/resolver/dot_slash_main/package.json +0 -3
- package/rds-lambda/node_modules/resolve/test/resolver/false_main/package.json +0 -4
- package/rds-lambda/node_modules/resolve/test/resolver/incorrect_main/package.json +0 -3
- package/rds-lambda/node_modules/resolve/test/resolver/invalid_main/package.json +0 -7
- package/rds-lambda/node_modules/resolve/test/resolver/malformed_package_json/package.json +0 -1
- package/rds-lambda/node_modules/resolve/test/resolver/mug.coffee +0 -0
- package/rds-lambda/node_modules/resolve/test/resolver/multirepo/lerna.json +0 -6
- package/rds-lambda/node_modules/resolve/test/resolver/multirepo/package.json +0 -20
- package/rds-lambda/node_modules/resolve/test/resolver/multirepo/packages/package-a/package.json +0 -14
- package/rds-lambda/node_modules/resolve/test/resolver/multirepo/packages/package-b/package.json +0 -14
- package/rds-lambda/node_modules/resolve/test/resolver/nested_symlinks/mylib/package.json +0 -15
- package/rds-lambda/node_modules/resolve/test/resolver/symlinked/_/symlink_target/.gitkeep +0 -0
- package/rds-lambda/node_modules/resolve/test/resolver/symlinked/package/package.json +0 -3
- package/rds-lambda/node_modules/resolve-cwd/license +0 -9
- package/rds-lambda/node_modules/resolve-cwd/package.json +0 -43
- package/rds-lambda/node_modules/resolve-cwd/readme.md +0 -58
- package/rds-lambda/node_modules/resolve-from/license +0 -9
- package/rds-lambda/node_modules/resolve-from/package.json +0 -36
- package/rds-lambda/node_modules/resolve-from/readme.md +0 -72
- package/rds-lambda/node_modules/resolve.exports/dist/index.mjs +0 -1
- package/rds-lambda/node_modules/resolve.exports/license +0 -21
- package/rds-lambda/node_modules/resolve.exports/package.json +0 -50
- package/rds-lambda/node_modules/resolve.exports/readme.md +0 -458
- package/rds-lambda/node_modules/safe-buffer/LICENSE +0 -21
- package/rds-lambda/node_modules/safe-buffer/README.md +0 -584
- package/rds-lambda/node_modules/safe-buffer/package.json +0 -51
- package/rds-lambda/node_modules/semver/LICENSE +0 -15
- package/rds-lambda/node_modules/semver/README.md +0 -443
- package/rds-lambda/node_modules/semver/package.json +0 -38
- package/rds-lambda/node_modules/semver/range.bnf +0 -16
- package/rds-lambda/node_modules/shebang-command/license +0 -9
- package/rds-lambda/node_modules/shebang-command/package.json +0 -34
- package/rds-lambda/node_modules/shebang-command/readme.md +0 -34
- package/rds-lambda/node_modules/shebang-regex/license +0 -9
- package/rds-lambda/node_modules/shebang-regex/package.json +0 -35
- package/rds-lambda/node_modules/shebang-regex/readme.md +0 -33
- package/rds-lambda/node_modules/signal-exit/LICENSE.txt +0 -16
- package/rds-lambda/node_modules/signal-exit/README.md +0 -39
- package/rds-lambda/node_modules/signal-exit/package.json +0 -38
- package/rds-lambda/node_modules/sisteransi/license +0 -21
- package/rds-lambda/node_modules/sisteransi/package.json +0 -34
- package/rds-lambda/node_modules/sisteransi/readme.md +0 -113
- package/rds-lambda/node_modules/slash/license +0 -9
- package/rds-lambda/node_modules/slash/package.json +0 -35
- package/rds-lambda/node_modules/slash/readme.md +0 -44
- package/rds-lambda/node_modules/source-map/CHANGELOG.md +0 -301
- package/rds-lambda/node_modules/source-map/LICENSE +0 -28
- package/rds-lambda/node_modules/source-map/README.md +0 -742
- package/rds-lambda/node_modules/source-map/package.json +0 -73
- package/rds-lambda/node_modules/source-map-support/LICENSE.md +0 -21
- package/rds-lambda/node_modules/source-map-support/README.md +0 -284
- package/rds-lambda/node_modules/source-map-support/package.json +0 -31
- package/rds-lambda/node_modules/sprintf-js/LICENSE +0 -24
- package/rds-lambda/node_modules/sprintf-js/README.md +0 -88
- package/rds-lambda/node_modules/sprintf-js/bower.json +0 -14
- package/rds-lambda/node_modules/sprintf-js/demo/angular.html +0 -20
- package/rds-lambda/node_modules/sprintf-js/dist/angular-sprintf.min.map +0 -1
- package/rds-lambda/node_modules/sprintf-js/dist/sprintf.min.map +0 -1
- package/rds-lambda/node_modules/sprintf-js/package.json +0 -22
- package/rds-lambda/node_modules/stack-utils/LICENSE.md +0 -21
- package/rds-lambda/node_modules/stack-utils/node_modules/escape-string-regexp/license +0 -9
- package/rds-lambda/node_modules/stack-utils/node_modules/escape-string-regexp/package.json +0 -43
- package/rds-lambda/node_modules/stack-utils/node_modules/escape-string-regexp/readme.md +0 -29
- package/rds-lambda/node_modules/stack-utils/package.json +0 -39
- package/rds-lambda/node_modules/stack-utils/readme.md +0 -143
- package/rds-lambda/node_modules/string-length/license +0 -9
- package/rds-lambda/node_modules/string-length/package.json +0 -45
- package/rds-lambda/node_modules/string-length/readme.md +0 -43
- package/rds-lambda/node_modules/string-width/license +0 -9
- package/rds-lambda/node_modules/string-width/package.json +0 -56
- package/rds-lambda/node_modules/string-width/readme.md +0 -50
- package/rds-lambda/node_modules/string_decoder/LICENSE +0 -48
- package/rds-lambda/node_modules/string_decoder/README.md +0 -47
- package/rds-lambda/node_modules/string_decoder/package.json +0 -34
- package/rds-lambda/node_modules/strip-ansi/license +0 -9
- package/rds-lambda/node_modules/strip-ansi/package.json +0 -54
- package/rds-lambda/node_modules/strip-ansi/readme.md +0 -46
- package/rds-lambda/node_modules/strip-bom/license +0 -9
- package/rds-lambda/node_modules/strip-bom/package.json +0 -42
- package/rds-lambda/node_modules/strip-bom/readme.md +0 -54
- package/rds-lambda/node_modules/strip-final-newline/license +0 -9
- package/rds-lambda/node_modules/strip-final-newline/package.json +0 -40
- package/rds-lambda/node_modules/strip-final-newline/readme.md +0 -30
- package/rds-lambda/node_modules/strip-json-comments/license +0 -9
- package/rds-lambda/node_modules/strip-json-comments/package.json +0 -47
- package/rds-lambda/node_modules/strip-json-comments/readme.md +0 -78
- package/rds-lambda/node_modules/strnum/.vscode/launch.json +0 -25
- package/rds-lambda/node_modules/strnum/LICENSE +0 -21
- package/rds-lambda/node_modules/strnum/README.md +0 -86
- package/rds-lambda/node_modules/strnum/package.json +0 -24
- package/rds-lambda/node_modules/supports-color/license +0 -9
- package/rds-lambda/node_modules/supports-color/package.json +0 -53
- package/rds-lambda/node_modules/supports-color/readme.md +0 -66
- package/rds-lambda/node_modules/supports-preserve-symlinks-flag/.eslintrc +0 -14
- package/rds-lambda/node_modules/supports-preserve-symlinks-flag/.github/FUNDING.yml +0 -12
- package/rds-lambda/node_modules/supports-preserve-symlinks-flag/.nycrc +0 -9
- package/rds-lambda/node_modules/supports-preserve-symlinks-flag/CHANGELOG.md +0 -22
- package/rds-lambda/node_modules/supports-preserve-symlinks-flag/LICENSE +0 -21
- package/rds-lambda/node_modules/supports-preserve-symlinks-flag/README.md +0 -42
- package/rds-lambda/node_modules/supports-preserve-symlinks-flag/package.json +0 -70
- package/rds-lambda/node_modules/tar-stream/LICENSE +0 -21
- package/rds-lambda/node_modules/tar-stream/README.md +0 -168
- package/rds-lambda/node_modules/tar-stream/package.json +0 -58
- package/rds-lambda/node_modules/tarn/LICENSE +0 -22
- package/rds-lambda/node_modules/tarn/README.md +0 -193
- package/rds-lambda/node_modules/tarn/package.json +0 -66
- package/rds-lambda/node_modules/test-exclude/CHANGELOG.md +0 -352
- package/rds-lambda/node_modules/test-exclude/LICENSE.txt +0 -14
- package/rds-lambda/node_modules/test-exclude/README.md +0 -96
- package/rds-lambda/node_modules/test-exclude/package.json +0 -45
- package/rds-lambda/node_modules/tildify/license +0 -9
- package/rds-lambda/node_modules/tildify/package.json +0 -40
- package/rds-lambda/node_modules/tildify/readme.md +0 -30
- package/rds-lambda/node_modules/tmpl/license +0 -28
- package/rds-lambda/node_modules/tmpl/package.json +0 -19
- package/rds-lambda/node_modules/tmpl/readme.md +0 -10
- package/rds-lambda/node_modules/to-fast-properties/license +0 -10
- package/rds-lambda/node_modules/to-fast-properties/package.json +0 -35
- package/rds-lambda/node_modules/to-fast-properties/readme.md +0 -37
- package/rds-lambda/node_modules/to-regex-range/LICENSE +0 -21
- package/rds-lambda/node_modules/to-regex-range/README.md +0 -305
- package/rds-lambda/node_modules/to-regex-range/package.json +0 -88
- package/rds-lambda/node_modules/ts-jest/.ts-jest-digest +0 -1
- package/rds-lambda/node_modules/ts-jest/CHANGELOG.md +0 -1758
- package/rds-lambda/node_modules/ts-jest/CONTRIBUTING.md +0 -120
- package/rds-lambda/node_modules/ts-jest/LICENSE.md +0 -21
- package/rds-lambda/node_modules/ts-jest/README.md +0 -73
- package/rds-lambda/node_modules/ts-jest/TROUBLESHOOTING.md +0 -75
- package/rds-lambda/node_modules/ts-jest/node_modules/lru-cache/LICENSE +0 -15
- package/rds-lambda/node_modules/ts-jest/node_modules/lru-cache/README.md +0 -166
- package/rds-lambda/node_modules/ts-jest/node_modules/lru-cache/package.json +0 -34
- package/rds-lambda/node_modules/ts-jest/node_modules/semver/LICENSE +0 -15
- package/rds-lambda/node_modules/ts-jest/node_modules/semver/README.md +0 -637
- package/rds-lambda/node_modules/ts-jest/node_modules/semver/package.json +0 -87
- package/rds-lambda/node_modules/ts-jest/node_modules/semver/range.bnf +0 -16
- package/rds-lambda/node_modules/ts-jest/node_modules/yallist/LICENSE +0 -15
- package/rds-lambda/node_modules/ts-jest/node_modules/yallist/README.md +0 -204
- package/rds-lambda/node_modules/ts-jest/node_modules/yallist/package.json +0 -29
- package/rds-lambda/node_modules/ts-jest/package.json +0 -148
- package/rds-lambda/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/rds-lambda/node_modules/tslib/LICENSE.txt +0 -12
- package/rds-lambda/node_modules/tslib/README.md +0 -164
- package/rds-lambda/node_modules/tslib/SECURITY.md +0 -41
- package/rds-lambda/node_modules/tslib/modules/package.json +0 -3
- package/rds-lambda/node_modules/tslib/package.json +0 -47
- package/rds-lambda/node_modules/tslib/tslib.es6.html +0 -1
- package/rds-lambda/node_modules/tslib/tslib.es6.mjs +0 -370
- package/rds-lambda/node_modules/tslib/tslib.html +0 -1
- package/rds-lambda/node_modules/type-detect/LICENSE +0 -19
- package/rds-lambda/node_modules/type-detect/README.md +0 -228
- package/rds-lambda/node_modules/type-detect/package.json +0 -1
- package/rds-lambda/node_modules/type-fest/license +0 -9
- package/rds-lambda/node_modules/type-fest/package.json +0 -58
- package/rds-lambda/node_modules/type-fest/readme.md +0 -760
- package/rds-lambda/node_modules/typescript/LICENSE.txt +0 -55
- package/rds-lambda/node_modules/typescript/README.md +0 -51
- package/rds-lambda/node_modules/typescript/SECURITY.md +0 -41
- package/rds-lambda/node_modules/typescript/ThirdPartyNoticeText.txt +0 -193
- package/rds-lambda/node_modules/typescript/bin/tsc +0 -2
- package/rds-lambda/node_modules/typescript/bin/tsserver +0 -2
- package/rds-lambda/node_modules/typescript/lib/README.md +0 -5
- package/rds-lambda/node_modules/typescript/lib/cs/diagnosticMessages.generated.json +0 -1880
- package/rds-lambda/node_modules/typescript/lib/de/diagnosticMessages.generated.json +0 -1880
- package/rds-lambda/node_modules/typescript/lib/es/diagnosticMessages.generated.json +0 -1880
- package/rds-lambda/node_modules/typescript/lib/fr/diagnosticMessages.generated.json +0 -1880
- package/rds-lambda/node_modules/typescript/lib/it/diagnosticMessages.generated.json +0 -1880
- package/rds-lambda/node_modules/typescript/lib/ja/diagnosticMessages.generated.json +0 -1880
- package/rds-lambda/node_modules/typescript/lib/ko/diagnosticMessages.generated.json +0 -1880
- package/rds-lambda/node_modules/typescript/lib/pl/diagnosticMessages.generated.json +0 -1880
- package/rds-lambda/node_modules/typescript/lib/pt-br/diagnosticMessages.generated.json +0 -1880
- package/rds-lambda/node_modules/typescript/lib/ru/diagnosticMessages.generated.json +0 -1880
- package/rds-lambda/node_modules/typescript/lib/tr/diagnosticMessages.generated.json +0 -1880
- package/rds-lambda/node_modules/typescript/lib/typesMap.json +0 -497
- package/rds-lambda/node_modules/typescript/lib/zh-cn/diagnosticMessages.generated.json +0 -1880
- package/rds-lambda/node_modules/typescript/lib/zh-tw/diagnosticMessages.generated.json +0 -1880
- package/rds-lambda/node_modules/typescript/package.json +0 -128
- package/rds-lambda/node_modules/update-browserslist-db/LICENSE +0 -20
- package/rds-lambda/node_modules/update-browserslist-db/README.md +0 -22
- package/rds-lambda/node_modules/update-browserslist-db/package.json +0 -40
- package/rds-lambda/node_modules/util-deprecate/History.md +0 -16
- package/rds-lambda/node_modules/util-deprecate/LICENSE +0 -24
- package/rds-lambda/node_modules/util-deprecate/README.md +0 -53
- package/rds-lambda/node_modules/util-deprecate/package.json +0 -27
- package/rds-lambda/node_modules/uuid/CHANGELOG.md +0 -268
- package/rds-lambda/node_modules/uuid/CONTRIBUTING.md +0 -18
- package/rds-lambda/node_modules/uuid/LICENSE.md +0 -9
- package/rds-lambda/node_modules/uuid/README.md +0 -462
- package/rds-lambda/node_modules/uuid/dist/bin/uuid +0 -2
- package/rds-lambda/node_modules/uuid/package.json +0 -131
- package/rds-lambda/node_modules/uuid/wrapper.mjs +0 -10
- package/rds-lambda/node_modules/v8-to-istanbul/CHANGELOG.md +0 -410
- package/rds-lambda/node_modules/v8-to-istanbul/LICENSE.txt +0 -14
- package/rds-lambda/node_modules/v8-to-istanbul/README.md +0 -86
- package/rds-lambda/node_modules/v8-to-istanbul/package.json +0 -49
- package/rds-lambda/node_modules/walker/.travis.yml +0 -3
- package/rds-lambda/node_modules/walker/LICENSE +0 -13
- package/rds-lambda/node_modules/walker/package.json +0 -27
- package/rds-lambda/node_modules/walker/readme.md +0 -52
- package/rds-lambda/node_modules/which/CHANGELOG.md +0 -166
- package/rds-lambda/node_modules/which/LICENSE +0 -15
- package/rds-lambda/node_modules/which/README.md +0 -54
- package/rds-lambda/node_modules/which/bin/node-which +0 -52
- package/rds-lambda/node_modules/which/package.json +0 -43
- package/rds-lambda/node_modules/wrap-ansi/license +0 -9
- package/rds-lambda/node_modules/wrap-ansi/node_modules/ansi-styles/license +0 -9
- package/rds-lambda/node_modules/wrap-ansi/node_modules/ansi-styles/package.json +0 -56
- package/rds-lambda/node_modules/wrap-ansi/node_modules/ansi-styles/readme.md +0 -152
- package/rds-lambda/node_modules/wrap-ansi/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-lambda/node_modules/wrap-ansi/node_modules/color-convert/LICENSE +0 -21
- package/rds-lambda/node_modules/wrap-ansi/node_modules/color-convert/README.md +0 -68
- package/rds-lambda/node_modules/wrap-ansi/node_modules/color-convert/package.json +0 -48
- package/rds-lambda/node_modules/wrap-ansi/node_modules/color-name/LICENSE +0 -8
- package/rds-lambda/node_modules/wrap-ansi/node_modules/color-name/README.md +0 -11
- package/rds-lambda/node_modules/wrap-ansi/node_modules/color-name/package.json +0 -28
- package/rds-lambda/node_modules/wrap-ansi/package.json +0 -62
- package/rds-lambda/node_modules/wrap-ansi/readme.md +0 -91
- package/rds-lambda/node_modules/wrappy/LICENSE +0 -15
- package/rds-lambda/node_modules/wrappy/README.md +0 -36
- package/rds-lambda/node_modules/wrappy/package.json +0 -29
- package/rds-lambda/node_modules/write-file-atomic/LICENSE.md +0 -6
- package/rds-lambda/node_modules/write-file-atomic/README.md +0 -91
- package/rds-lambda/node_modules/write-file-atomic/package.json +0 -55
- package/rds-lambda/node_modules/y18n/CHANGELOG.md +0 -100
- package/rds-lambda/node_modules/y18n/LICENSE +0 -13
- package/rds-lambda/node_modules/y18n/README.md +0 -127
- package/rds-lambda/node_modules/y18n/build/index.cjs +0 -203
- package/rds-lambda/node_modules/y18n/index.mjs +0 -8
- package/rds-lambda/node_modules/y18n/package.json +0 -70
- package/rds-lambda/node_modules/yallist/LICENSE +0 -15
- package/rds-lambda/node_modules/yallist/README.md +0 -204
- package/rds-lambda/node_modules/yallist/package.json +0 -29
- package/rds-lambda/node_modules/yargs/CHANGELOG.md +0 -88
- package/rds-lambda/node_modules/yargs/LICENSE +0 -21
- package/rds-lambda/node_modules/yargs/README.md +0 -202
- package/rds-lambda/node_modules/yargs/browser.mjs +0 -7
- package/rds-lambda/node_modules/yargs/build/index.cjs +0 -2920
- package/rds-lambda/node_modules/yargs/helpers/helpers.mjs +0 -10
- package/rds-lambda/node_modules/yargs/helpers/package.json +0 -3
- package/rds-lambda/node_modules/yargs/index.cjs +0 -39
- package/rds-lambda/node_modules/yargs/index.mjs +0 -8
- package/rds-lambda/node_modules/yargs/lib/platform-shims/browser.mjs +0 -92
- package/rds-lambda/node_modules/yargs/lib/platform-shims/esm.mjs +0 -67
- package/rds-lambda/node_modules/yargs/locales/be.json +0 -46
- package/rds-lambda/node_modules/yargs/locales/de.json +0 -46
- package/rds-lambda/node_modules/yargs/locales/en.json +0 -51
- package/rds-lambda/node_modules/yargs/locales/es.json +0 -46
- package/rds-lambda/node_modules/yargs/locales/fi.json +0 -49
- package/rds-lambda/node_modules/yargs/locales/fr.json +0 -53
- package/rds-lambda/node_modules/yargs/locales/hi.json +0 -49
- package/rds-lambda/node_modules/yargs/locales/hu.json +0 -46
- package/rds-lambda/node_modules/yargs/locales/id.json +0 -50
- package/rds-lambda/node_modules/yargs/locales/it.json +0 -46
- package/rds-lambda/node_modules/yargs/locales/ja.json +0 -51
- package/rds-lambda/node_modules/yargs/locales/ko.json +0 -49
- package/rds-lambda/node_modules/yargs/locales/nb.json +0 -44
- package/rds-lambda/node_modules/yargs/locales/nl.json +0 -49
- package/rds-lambda/node_modules/yargs/locales/nn.json +0 -44
- package/rds-lambda/node_modules/yargs/locales/pirate.json +0 -13
- package/rds-lambda/node_modules/yargs/locales/pl.json +0 -49
- package/rds-lambda/node_modules/yargs/locales/pt.json +0 -45
- package/rds-lambda/node_modules/yargs/locales/pt_BR.json +0 -48
- package/rds-lambda/node_modules/yargs/locales/ru.json +0 -46
- package/rds-lambda/node_modules/yargs/locales/th.json +0 -46
- package/rds-lambda/node_modules/yargs/locales/tr.json +0 -48
- package/rds-lambda/node_modules/yargs/locales/zh_CN.json +0 -48
- package/rds-lambda/node_modules/yargs/locales/zh_TW.json +0 -47
- package/rds-lambda/node_modules/yargs/node_modules/yargs-parser/CHANGELOG.md +0 -263
- package/rds-lambda/node_modules/yargs/node_modules/yargs-parser/LICENSE.txt +0 -14
- package/rds-lambda/node_modules/yargs/node_modules/yargs-parser/README.md +0 -518
- package/rds-lambda/node_modules/yargs/node_modules/yargs-parser/build/index.cjs +0 -1042
- package/rds-lambda/node_modules/yargs/node_modules/yargs-parser/package.json +0 -87
- package/rds-lambda/node_modules/yargs/package.json +0 -122
- package/rds-lambda/node_modules/yargs/yargs +0 -9
- package/rds-lambda/node_modules/yargs-parser/CHANGELOG.md +0 -308
- package/rds-lambda/node_modules/yargs-parser/LICENSE.txt +0 -14
- package/rds-lambda/node_modules/yargs-parser/README.md +0 -518
- package/rds-lambda/node_modules/yargs-parser/build/index.cjs +0 -1050
- package/rds-lambda/node_modules/yargs-parser/package.json +0 -92
- package/rds-lambda/node_modules/yocto-queue/license +0 -9
- package/rds-lambda/node_modules/yocto-queue/package.json +0 -43
- package/rds-lambda/node_modules/yocto-queue/readme.md +0 -64
- package/rds-lambda/node_modules/zip-stream/CHANGELOG.md +0 -110
- package/rds-lambda/node_modules/zip-stream/LICENSE +0 -22
- package/rds-lambda/node_modules/zip-stream/README.md +0 -45
- package/rds-lambda/node_modules/zip-stream/package.json +0 -49
- package/rds-lambda/package-lock.json +0 -6250
- package/rds-lambda/package.json +0 -20
- package/rds-lambda/tsconfig.json +0 -14
- package/rds-patching-lambda/node_modules/.package-lock.json +0 -1883
- package/rds-patching-lambda/node_modules/@aws-crypto/crc32/CHANGELOG.md +0 -76
- package/rds-patching-lambda/node_modules/@aws-crypto/crc32/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-crypto/crc32/README.md +0 -16
- package/rds-patching-lambda/node_modules/@aws-crypto/crc32/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/rds-patching-lambda/node_modules/@aws-crypto/crc32/node_modules/tslib/LICENSE.txt +0 -12
- package/rds-patching-lambda/node_modules/@aws-crypto/crc32/node_modules/tslib/README.md +0 -142
- package/rds-patching-lambda/node_modules/@aws-crypto/crc32/node_modules/tslib/modules/package.json +0 -3
- package/rds-patching-lambda/node_modules/@aws-crypto/crc32/node_modules/tslib/package.json +0 -37
- package/rds-patching-lambda/node_modules/@aws-crypto/crc32/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/rds-patching-lambda/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.es6.html +0 -1
- package/rds-patching-lambda/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.html +0 -1
- package/rds-patching-lambda/node_modules/@aws-crypto/crc32/package.json +0 -28
- package/rds-patching-lambda/node_modules/@aws-crypto/crc32/src/aws_crc32.ts +0 -24
- package/rds-patching-lambda/node_modules/@aws-crypto/crc32/src/index.ts +0 -92
- package/rds-patching-lambda/node_modules/@aws-crypto/crc32/tsconfig.json +0 -23
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/CHANGELOG.md +0 -46
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/LICENSE +0 -202
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/README.md +0 -20
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/LICENSE.txt +0 -12
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/README.md +0 -142
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/modules/package.json +0 -3
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/package.json +0 -37
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/tslib.es6.html +0 -1
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/tslib.html +0 -1
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/package.json +0 -26
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/src/CryptoOperation.ts +0 -21
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/src/Key.ts +0 -12
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/src/KeyOperation.ts +0 -13
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/src/MsSubtleCrypto.ts +0 -88
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/src/MsWindow.ts +0 -59
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/src/index.ts +0 -5
- package/rds-patching-lambda/node_modules/@aws-crypto/ie11-detection/tsconfig.json +0 -17
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/CHANGELOG.md +0 -88
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/LICENSE +0 -202
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/README.md +0 -31
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/LICENSE.txt +0 -12
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/README.md +0 -142
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/modules/package.json +0 -3
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/package.json +0 -37
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.es6.html +0 -1
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.html +0 -1
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/package.json +0 -33
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/src/constants.ts +0 -41
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/src/crossPlatformSha256.ts +0 -34
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/src/ie11Sha256.ts +0 -108
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/src/index.ts +0 -3
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/src/isEmptyData.ts +0 -9
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/src/webCryptoSha256.ts +0 -71
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-browser/tsconfig.json +0 -22
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/CHANGELOG.md +0 -86
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/README.md +0 -29
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/LICENSE.txt +0 -12
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/README.md +0 -142
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/modules/package.json +0 -3
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/package.json +0 -37
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/tslib.es6.html +0 -1
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/node_modules/tslib/tslib.html +0 -1
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/package.json +0 -28
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/src/RawSha256.ts +0 -164
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/src/constants.ts +0 -98
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/src/index.ts +0 -1
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/src/jsSha256.ts +0 -94
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/src/knownHashes.fixture.ts +0 -401
- package/rds-patching-lambda/node_modules/@aws-crypto/sha256-js/tsconfig.json +0 -17
- package/rds-patching-lambda/node_modules/@aws-crypto/supports-web-crypto/CHANGELOG.md +0 -46
- package/rds-patching-lambda/node_modules/@aws-crypto/supports-web-crypto/LICENSE +0 -202
- package/rds-patching-lambda/node_modules/@aws-crypto/supports-web-crypto/README.md +0 -32
- package/rds-patching-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/rds-patching-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/LICENSE.txt +0 -12
- package/rds-patching-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/README.md +0 -142
- package/rds-patching-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/modules/package.json +0 -3
- package/rds-patching-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/package.json +0 -37
- package/rds-patching-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/rds-patching-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/tslib.es6.html +0 -1
- package/rds-patching-lambda/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/tslib.html +0 -1
- package/rds-patching-lambda/node_modules/@aws-crypto/supports-web-crypto/package.json +0 -26
- package/rds-patching-lambda/node_modules/@aws-crypto/supports-web-crypto/src/index.ts +0 -1
- package/rds-patching-lambda/node_modules/@aws-crypto/supports-web-crypto/src/supportsWebCrypto.ts +0 -76
- package/rds-patching-lambda/node_modules/@aws-crypto/supports-web-crypto/tsconfig.json +0 -16
- package/rds-patching-lambda/node_modules/@aws-crypto/util/CHANGELOG.md +0 -47
- package/rds-patching-lambda/node_modules/@aws-crypto/util/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-crypto/util/README.md +0 -16
- package/rds-patching-lambda/node_modules/@aws-crypto/util/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/rds-patching-lambda/node_modules/@aws-crypto/util/node_modules/tslib/LICENSE.txt +0 -12
- package/rds-patching-lambda/node_modules/@aws-crypto/util/node_modules/tslib/README.md +0 -142
- package/rds-patching-lambda/node_modules/@aws-crypto/util/node_modules/tslib/modules/package.json +0 -3
- package/rds-patching-lambda/node_modules/@aws-crypto/util/node_modules/tslib/package.json +0 -37
- package/rds-patching-lambda/node_modules/@aws-crypto/util/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/rds-patching-lambda/node_modules/@aws-crypto/util/node_modules/tslib/tslib.es6.html +0 -1
- package/rds-patching-lambda/node_modules/@aws-crypto/util/node_modules/tslib/tslib.html +0 -1
- package/rds-patching-lambda/node_modules/@aws-crypto/util/package.json +0 -31
- package/rds-patching-lambda/node_modules/@aws-crypto/util/src/convertToBuffer.ts +0 -30
- package/rds-patching-lambda/node_modules/@aws-crypto/util/src/index.ts +0 -7
- package/rds-patching-lambda/node_modules/@aws-crypto/util/src/isEmptyData.ts +0 -12
- package/rds-patching-lambda/node_modules/@aws-crypto/util/src/numToUint8.ts +0 -11
- package/rds-patching-lambda/node_modules/@aws-crypto/util/src/uint32ArrayFrom.ts +0 -16
- package/rds-patching-lambda/node_modules/@aws-crypto/util/tsconfig.json +0 -23
- package/rds-patching-lambda/node_modules/@aws-sdk/abort-controller/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/abort-controller/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/abort-controller/package.json +0 -58
- package/rds-patching-lambda/node_modules/@aws-sdk/client-lambda/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/client-lambda/README.md +0 -798
- package/rds-patching-lambda/node_modules/@aws-sdk/client-lambda/package.json +0 -103
- package/rds-patching-lambda/node_modules/@aws-sdk/client-sso/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/client-sso/README.md +0 -255
- package/rds-patching-lambda/node_modules/@aws-sdk/client-sso/package.json +0 -96
- package/rds-patching-lambda/node_modules/@aws-sdk/client-sso-oidc/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/client-sso-oidc/README.md +0 -268
- package/rds-patching-lambda/node_modules/@aws-sdk/client-sso-oidc/package.json +0 -96
- package/rds-patching-lambda/node_modules/@aws-sdk/client-sts/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/client-sts/README.md +0 -273
- package/rds-patching-lambda/node_modules/@aws-sdk/client-sts/package.json +0 -102
- package/rds-patching-lambda/node_modules/@aws-sdk/config-resolver/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/config-resolver/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/config-resolver/package.json +0 -59
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-env/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-env/README.md +0 -11
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-env/package.json +0 -63
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-imds/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-imds/README.md +0 -11
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-imds/package.json +0 -66
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-ini/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-ini/README.md +0 -11
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-ini/package.json +0 -69
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-node/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-node/README.md +0 -101
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-node/package.json +0 -70
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-process/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-process/README.md +0 -11
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-process/package.json +0 -64
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-sso/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-sso/README.md +0 -11
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-sso/package.json +0 -66
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-web-identity/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-web-identity/README.md +0 -11
- package/rds-patching-lambda/node_modules/@aws-sdk/credential-provider-web-identity/package.json +0 -71
- package/rds-patching-lambda/node_modules/@aws-sdk/eventstream-codec/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/eventstream-codec/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/eventstream-codec/package.json +0 -57
- package/rds-patching-lambda/node_modules/@aws-sdk/eventstream-serde-browser/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/eventstream-serde-browser/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/eventstream-serde-browser/package.json +0 -57
- package/rds-patching-lambda/node_modules/@aws-sdk/eventstream-serde-config-resolver/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/eventstream-serde-config-resolver/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/eventstream-serde-config-resolver/package.json +0 -56
- package/rds-patching-lambda/node_modules/@aws-sdk/eventstream-serde-node/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/eventstream-serde-node/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/eventstream-serde-node/package.json +0 -58
- package/rds-patching-lambda/node_modules/@aws-sdk/eventstream-serde-universal/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/eventstream-serde-universal/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/eventstream-serde-universal/package.json +0 -59
- package/rds-patching-lambda/node_modules/@aws-sdk/fetch-http-handler/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/fetch-http-handler/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/fetch-http-handler/package.json +0 -59
- package/rds-patching-lambda/node_modules/@aws-sdk/hash-node/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/hash-node/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/hash-node/package.json +0 -60
- package/rds-patching-lambda/node_modules/@aws-sdk/invalid-dependency/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/invalid-dependency/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/invalid-dependency/package.json +0 -53
- package/rds-patching-lambda/node_modules/@aws-sdk/is-array-buffer/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/is-array-buffer/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/is-array-buffer/package.json +0 -56
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-content-length/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-content-length/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-content-length/package.json +0 -58
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-endpoint/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-endpoint/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-endpoint/package.json +0 -60
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-host-header/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-host-header/package.json +0 -58
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-logger/package.json +0 -59
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -58
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-retry/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-retry/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-retry/package.json +0 -65
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-sdk-sts/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-sdk-sts/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-sdk-sts/package.json +0 -58
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-serde/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-serde/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-serde/package.json +0 -57
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-signing/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-signing/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-signing/package.json +0 -61
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-stack/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-stack/README.md +0 -78
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-stack/package.json +0 -60
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -59
- package/rds-patching-lambda/node_modules/@aws-sdk/node-config-provider/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/node-config-provider/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/node-config-provider/package.json +0 -61
- package/rds-patching-lambda/node_modules/@aws-sdk/node-http-handler/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/node-http-handler/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/node-http-handler/package.json +0 -63
- package/rds-patching-lambda/node_modules/@aws-sdk/property-provider/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/property-provider/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/property-provider/package.json +0 -56
- package/rds-patching-lambda/node_modules/@aws-sdk/protocol-http/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/protocol-http/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/protocol-http/package.json +0 -57
- package/rds-patching-lambda/node_modules/@aws-sdk/querystring-builder/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/querystring-builder/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/querystring-builder/package.json +0 -57
- package/rds-patching-lambda/node_modules/@aws-sdk/querystring-parser/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/querystring-parser/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/querystring-parser/package.json +0 -56
- package/rds-patching-lambda/node_modules/@aws-sdk/service-error-classification/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/service-error-classification/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/service-error-classification/package.json +0 -53
- package/rds-patching-lambda/node_modules/@aws-sdk/shared-ini-file-loader/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/shared-ini-file-loader/README.md +0 -105
- package/rds-patching-lambda/node_modules/@aws-sdk/shared-ini-file-loader/package.json +0 -58
- package/rds-patching-lambda/node_modules/@aws-sdk/signature-v4/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/signature-v4/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/signature-v4/package.json +0 -66
- package/rds-patching-lambda/node_modules/@aws-sdk/smithy-client/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/smithy-client/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/smithy-client/package.json +0 -59
- package/rds-patching-lambda/node_modules/@aws-sdk/token-providers/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/token-providers/README.md +0 -39
- package/rds-patching-lambda/node_modules/@aws-sdk/token-providers/package.json +0 -67
- package/rds-patching-lambda/node_modules/@aws-sdk/types/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/types/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/types/package.json +0 -57
- package/rds-patching-lambda/node_modules/@aws-sdk/url-parser/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/url-parser/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/url-parser/package.json +0 -54
- package/rds-patching-lambda/node_modules/@aws-sdk/util-base64/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-base64/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/util-base64/package.json +0 -66
- package/rds-patching-lambda/node_modules/@aws-sdk/util-body-length-browser/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-body-length-browser/README.md +0 -12
- package/rds-patching-lambda/node_modules/@aws-sdk/util-body-length-browser/package.json +0 -53
- package/rds-patching-lambda/node_modules/@aws-sdk/util-body-length-node/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-body-length-node/README.md +0 -12
- package/rds-patching-lambda/node_modules/@aws-sdk/util-body-length-node/package.json +0 -57
- package/rds-patching-lambda/node_modules/@aws-sdk/util-buffer-from/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-buffer-from/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/util-buffer-from/package.json +0 -57
- package/rds-patching-lambda/node_modules/@aws-sdk/util-config-provider/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-config-provider/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/util-config-provider/package.json +0 -58
- package/rds-patching-lambda/node_modules/@aws-sdk/util-defaults-mode-browser/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-defaults-mode-browser/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +0 -62
- package/rds-patching-lambda/node_modules/@aws-sdk/util-defaults-mode-node/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-defaults-mode-node/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/util-defaults-mode-node/package.json +0 -61
- package/rds-patching-lambda/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
- package/rds-patching-lambda/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -203
- package/rds-patching-lambda/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -203
- package/rds-patching-lambda/node_modules/@aws-sdk/util-endpoints/package.json +0 -58
- package/rds-patching-lambda/node_modules/@aws-sdk/util-hex-encoding/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-hex-encoding/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/util-hex-encoding/package.json +0 -56
- package/rds-patching-lambda/node_modules/@aws-sdk/util-locate-window/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-locate-window/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/util-locate-window/package.json +0 -56
- package/rds-patching-lambda/node_modules/@aws-sdk/util-middleware/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-middleware/README.md +0 -12
- package/rds-patching-lambda/node_modules/@aws-sdk/util-middleware/package.json +0 -62
- package/rds-patching-lambda/node_modules/@aws-sdk/util-retry/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-retry/README.md +0 -77
- package/rds-patching-lambda/node_modules/@aws-sdk/util-retry/package.json +0 -64
- package/rds-patching-lambda/node_modules/@aws-sdk/util-uri-escape/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-uri-escape/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/util-uri-escape/package.json +0 -55
- package/rds-patching-lambda/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -55
- package/rds-patching-lambda/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -66
- package/rds-patching-lambda/node_modules/@aws-sdk/util-utf8/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-utf8/README.md +0 -4
- package/rds-patching-lambda/node_modules/@aws-sdk/util-utf8/package.json +0 -65
- package/rds-patching-lambda/node_modules/@aws-sdk/util-utf8-browser/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-utf8-browser/README.md +0 -8
- package/rds-patching-lambda/node_modules/@aws-sdk/util-utf8-browser/package.json +0 -50
- package/rds-patching-lambda/node_modules/@aws-sdk/util-waiter/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@aws-sdk/util-waiter/README.md +0 -10
- package/rds-patching-lambda/node_modules/@aws-sdk/util-waiter/package.json +0 -58
- package/rds-patching-lambda/node_modules/@smithy/protocol-http/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@smithy/protocol-http/README.md +0 -4
- package/rds-patching-lambda/node_modules/@smithy/protocol-http/package.json +0 -63
- package/rds-patching-lambda/node_modules/@smithy/types/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/@smithy/types/README.md +0 -41
- package/rds-patching-lambda/node_modules/@smithy/types/package.json +0 -63
- package/rds-patching-lambda/node_modules/@types/node/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/@types/node/README.md +0 -16
- package/rds-patching-lambda/node_modules/@types/node/package.json +0 -232
- package/rds-patching-lambda/node_modules/ansi-regex/license +0 -9
- package/rds-patching-lambda/node_modules/ansi-regex/package.json +0 -55
- package/rds-patching-lambda/node_modules/ansi-regex/readme.md +0 -78
- package/rds-patching-lambda/node_modules/ansi-styles/license +0 -9
- package/rds-patching-lambda/node_modules/ansi-styles/package.json +0 -56
- package/rds-patching-lambda/node_modules/ansi-styles/readme.md +0 -152
- package/rds-patching-lambda/node_modules/archiver/CHANGELOG.md +0 -246
- package/rds-patching-lambda/node_modules/archiver/LICENSE +0 -22
- package/rds-patching-lambda/node_modules/archiver/README.md +0 -94
- package/rds-patching-lambda/node_modules/archiver/package.json +0 -60
- package/rds-patching-lambda/node_modules/archiver-utils/CHANGELOG.md +0 -14
- package/rds-patching-lambda/node_modules/archiver-utils/LICENSE +0 -22
- package/rds-patching-lambda/node_modules/archiver-utils/README.md +0 -7
- package/rds-patching-lambda/node_modules/archiver-utils/node_modules/readable-stream/.travis.yml +0 -34
- package/rds-patching-lambda/node_modules/archiver-utils/node_modules/readable-stream/CONTRIBUTING.md +0 -38
- package/rds-patching-lambda/node_modules/archiver-utils/node_modules/readable-stream/GOVERNANCE.md +0 -136
- package/rds-patching-lambda/node_modules/archiver-utils/node_modules/readable-stream/LICENSE +0 -47
- package/rds-patching-lambda/node_modules/archiver-utils/node_modules/readable-stream/README.md +0 -58
- package/rds-patching-lambda/node_modules/archiver-utils/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +0 -60
- package/rds-patching-lambda/node_modules/archiver-utils/node_modules/readable-stream/package.json +0 -52
- package/rds-patching-lambda/node_modules/archiver-utils/node_modules/safe-buffer/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/archiver-utils/node_modules/safe-buffer/README.md +0 -584
- package/rds-patching-lambda/node_modules/archiver-utils/node_modules/safe-buffer/package.json +0 -37
- package/rds-patching-lambda/node_modules/archiver-utils/node_modules/string_decoder/.travis.yml +0 -50
- package/rds-patching-lambda/node_modules/archiver-utils/node_modules/string_decoder/LICENSE +0 -48
- package/rds-patching-lambda/node_modules/archiver-utils/node_modules/string_decoder/README.md +0 -47
- package/rds-patching-lambda/node_modules/archiver-utils/node_modules/string_decoder/package.json +0 -31
- package/rds-patching-lambda/node_modules/archiver-utils/package.json +0 -54
- package/rds-patching-lambda/node_modules/async/CHANGELOG.md +0 -348
- package/rds-patching-lambda/node_modules/async/LICENSE +0 -19
- package/rds-patching-lambda/node_modules/async/README.md +0 -59
- package/rds-patching-lambda/node_modules/async/bower.json +0 -17
- package/rds-patching-lambda/node_modules/async/dist/async.mjs +0 -5947
- package/rds-patching-lambda/node_modules/async/package.json +0 -75
- package/rds-patching-lambda/node_modules/balanced-match/.github/FUNDING.yml +0 -2
- package/rds-patching-lambda/node_modules/balanced-match/LICENSE.md +0 -21
- package/rds-patching-lambda/node_modules/balanced-match/README.md +0 -97
- package/rds-patching-lambda/node_modules/balanced-match/package.json +0 -48
- package/rds-patching-lambda/node_modules/base64-js/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/base64-js/README.md +0 -34
- package/rds-patching-lambda/node_modules/base64-js/package.json +0 -47
- package/rds-patching-lambda/node_modules/bestzip/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/bestzip/package.json +0 -46
- package/rds-patching-lambda/node_modules/bestzip/readme.md +0 -91
- package/rds-patching-lambda/node_modules/bl/.travis.yml +0 -17
- package/rds-patching-lambda/node_modules/bl/LICENSE.md +0 -13
- package/rds-patching-lambda/node_modules/bl/README.md +0 -247
- package/rds-patching-lambda/node_modules/bl/package.json +0 -37
- package/rds-patching-lambda/node_modules/bowser/CHANGELOG.md +0 -218
- package/rds-patching-lambda/node_modules/bowser/LICENSE +0 -39
- package/rds-patching-lambda/node_modules/bowser/README.md +0 -179
- package/rds-patching-lambda/node_modules/bowser/package.json +0 -83
- package/rds-patching-lambda/node_modules/brace-expansion/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/brace-expansion/README.md +0 -129
- package/rds-patching-lambda/node_modules/brace-expansion/package.json +0 -47
- package/rds-patching-lambda/node_modules/buffer/AUTHORS.md +0 -70
- package/rds-patching-lambda/node_modules/buffer/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/buffer/README.md +0 -410
- package/rds-patching-lambda/node_modules/buffer/package.json +0 -96
- package/rds-patching-lambda/node_modules/buffer-crc32/LICENSE +0 -19
- package/rds-patching-lambda/node_modules/buffer-crc32/README.md +0 -47
- package/rds-patching-lambda/node_modules/buffer-crc32/package.json +0 -39
- package/rds-patching-lambda/node_modules/cliui/CHANGELOG.md +0 -121
- package/rds-patching-lambda/node_modules/cliui/LICENSE.txt +0 -14
- package/rds-patching-lambda/node_modules/cliui/README.md +0 -141
- package/rds-patching-lambda/node_modules/cliui/build/index.cjs +0 -302
- package/rds-patching-lambda/node_modules/cliui/index.mjs +0 -13
- package/rds-patching-lambda/node_modules/cliui/package.json +0 -83
- package/rds-patching-lambda/node_modules/color-convert/CHANGELOG.md +0 -54
- package/rds-patching-lambda/node_modules/color-convert/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/color-convert/README.md +0 -68
- package/rds-patching-lambda/node_modules/color-convert/package.json +0 -48
- package/rds-patching-lambda/node_modules/color-name/LICENSE +0 -8
- package/rds-patching-lambda/node_modules/color-name/README.md +0 -11
- package/rds-patching-lambda/node_modules/color-name/package.json +0 -28
- package/rds-patching-lambda/node_modules/compress-commons/CHANGELOG.md +0 -58
- package/rds-patching-lambda/node_modules/compress-commons/LICENSE +0 -22
- package/rds-patching-lambda/node_modules/compress-commons/README.md +0 -25
- package/rds-patching-lambda/node_modules/compress-commons/package.json +0 -45
- package/rds-patching-lambda/node_modules/concat-map/.travis.yml +0 -4
- package/rds-patching-lambda/node_modules/concat-map/LICENSE +0 -18
- package/rds-patching-lambda/node_modules/concat-map/README.markdown +0 -62
- package/rds-patching-lambda/node_modules/concat-map/package.json +0 -43
- package/rds-patching-lambda/node_modules/core-util-is/LICENSE +0 -19
- package/rds-patching-lambda/node_modules/core-util-is/README.md +0 -3
- package/rds-patching-lambda/node_modules/core-util-is/package.json +0 -38
- package/rds-patching-lambda/node_modules/crc-32/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/crc-32/README.md +0 -200
- package/rds-patching-lambda/node_modules/crc-32/bin/crc32.njs +0 -105
- package/rds-patching-lambda/node_modules/crc-32/package.json +0 -43
- package/rds-patching-lambda/node_modules/crc-32/types/tsconfig.json +0 -14
- package/rds-patching-lambda/node_modules/crc-32/types/tslint.json +0 -11
- package/rds-patching-lambda/node_modules/crc32-stream/CHANGELOG.md +0 -57
- package/rds-patching-lambda/node_modules/crc32-stream/LICENSE +0 -22
- package/rds-patching-lambda/node_modules/crc32-stream/README.md +0 -79
- package/rds-patching-lambda/node_modules/crc32-stream/package.json +0 -45
- package/rds-patching-lambda/node_modules/emoji-regex/LICENSE-MIT.txt +0 -20
- package/rds-patching-lambda/node_modules/emoji-regex/README.md +0 -73
- package/rds-patching-lambda/node_modules/emoji-regex/package.json +0 -50
- package/rds-patching-lambda/node_modules/end-of-stream/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/end-of-stream/README.md +0 -54
- package/rds-patching-lambda/node_modules/end-of-stream/package.json +0 -37
- package/rds-patching-lambda/node_modules/escalade/dist/index.mjs +0 -22
- package/rds-patching-lambda/node_modules/escalade/license +0 -9
- package/rds-patching-lambda/node_modules/escalade/package.json +0 -61
- package/rds-patching-lambda/node_modules/escalade/readme.md +0 -211
- package/rds-patching-lambda/node_modules/escalade/sync/index.mjs +0 -18
- package/rds-patching-lambda/node_modules/fast-xml-parser/CHANGELOG.md +0 -551
- package/rds-patching-lambda/node_modules/fast-xml-parser/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/fast-xml-parser/README.md +0 -204
- package/rds-patching-lambda/node_modules/fast-xml-parser/package.json +0 -71
- package/rds-patching-lambda/node_modules/fs-constants/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/fs-constants/README.md +0 -26
- package/rds-patching-lambda/node_modules/fs-constants/package.json +0 -19
- package/rds-patching-lambda/node_modules/fs.realpath/LICENSE +0 -43
- package/rds-patching-lambda/node_modules/fs.realpath/README.md +0 -33
- package/rds-patching-lambda/node_modules/fs.realpath/package.json +0 -26
- package/rds-patching-lambda/node_modules/get-caller-file/LICENSE.md +0 -6
- package/rds-patching-lambda/node_modules/get-caller-file/README.md +0 -41
- package/rds-patching-lambda/node_modules/get-caller-file/package.json +0 -42
- package/rds-patching-lambda/node_modules/glob/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/glob/README.md +0 -378
- package/rds-patching-lambda/node_modules/glob/package.json +0 -55
- package/rds-patching-lambda/node_modules/graceful-fs/LICENSE +0 -15
- package/rds-patching-lambda/node_modules/graceful-fs/README.md +0 -143
- package/rds-patching-lambda/node_modules/graceful-fs/package.json +0 -53
- package/rds-patching-lambda/node_modules/ieee754/LICENSE +0 -11
- package/rds-patching-lambda/node_modules/ieee754/README.md +0 -51
- package/rds-patching-lambda/node_modules/ieee754/package.json +0 -52
- package/rds-patching-lambda/node_modules/inflight/LICENSE +0 -15
- package/rds-patching-lambda/node_modules/inflight/README.md +0 -37
- package/rds-patching-lambda/node_modules/inflight/package.json +0 -29
- package/rds-patching-lambda/node_modules/inherits/LICENSE +0 -16
- package/rds-patching-lambda/node_modules/inherits/README.md +0 -42
- package/rds-patching-lambda/node_modules/inherits/package.json +0 -29
- package/rds-patching-lambda/node_modules/is-fullwidth-code-point/license +0 -9
- package/rds-patching-lambda/node_modules/is-fullwidth-code-point/package.json +0 -42
- package/rds-patching-lambda/node_modules/is-fullwidth-code-point/readme.md +0 -39
- package/rds-patching-lambda/node_modules/isarray/.travis.yml +0 -4
- package/rds-patching-lambda/node_modules/isarray/Makefile +0 -6
- package/rds-patching-lambda/node_modules/isarray/README.md +0 -60
- package/rds-patching-lambda/node_modules/isarray/component.json +0 -19
- package/rds-patching-lambda/node_modules/isarray/package.json +0 -45
- package/rds-patching-lambda/node_modules/isexe/LICENSE +0 -15
- package/rds-patching-lambda/node_modules/isexe/README.md +0 -51
- package/rds-patching-lambda/node_modules/isexe/package.json +0 -31
- package/rds-patching-lambda/node_modules/lazystream/LICENSE +0 -23
- package/rds-patching-lambda/node_modules/lazystream/README.md +0 -114
- package/rds-patching-lambda/node_modules/lazystream/node_modules/readable-stream/.travis.yml +0 -34
- package/rds-patching-lambda/node_modules/lazystream/node_modules/readable-stream/CONTRIBUTING.md +0 -38
- package/rds-patching-lambda/node_modules/lazystream/node_modules/readable-stream/GOVERNANCE.md +0 -136
- package/rds-patching-lambda/node_modules/lazystream/node_modules/readable-stream/LICENSE +0 -47
- package/rds-patching-lambda/node_modules/lazystream/node_modules/readable-stream/README.md +0 -58
- package/rds-patching-lambda/node_modules/lazystream/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +0 -60
- package/rds-patching-lambda/node_modules/lazystream/node_modules/readable-stream/package.json +0 -52
- package/rds-patching-lambda/node_modules/lazystream/node_modules/safe-buffer/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/lazystream/node_modules/safe-buffer/README.md +0 -584
- package/rds-patching-lambda/node_modules/lazystream/node_modules/safe-buffer/package.json +0 -37
- package/rds-patching-lambda/node_modules/lazystream/node_modules/string_decoder/.travis.yml +0 -50
- package/rds-patching-lambda/node_modules/lazystream/node_modules/string_decoder/LICENSE +0 -48
- package/rds-patching-lambda/node_modules/lazystream/node_modules/string_decoder/README.md +0 -47
- package/rds-patching-lambda/node_modules/lazystream/node_modules/string_decoder/package.json +0 -31
- package/rds-patching-lambda/node_modules/lazystream/package.json +0 -46
- package/rds-patching-lambda/node_modules/lazystream/test/data.md +0 -13
- package/rds-patching-lambda/node_modules/lodash.defaults/LICENSE +0 -47
- package/rds-patching-lambda/node_modules/lodash.defaults/README.md +0 -18
- package/rds-patching-lambda/node_modules/lodash.defaults/package.json +0 -17
- package/rds-patching-lambda/node_modules/lodash.difference/LICENSE +0 -47
- package/rds-patching-lambda/node_modules/lodash.difference/README.md +0 -18
- package/rds-patching-lambda/node_modules/lodash.difference/package.json +0 -17
- package/rds-patching-lambda/node_modules/lodash.flatten/LICENSE +0 -47
- package/rds-patching-lambda/node_modules/lodash.flatten/README.md +0 -18
- package/rds-patching-lambda/node_modules/lodash.flatten/package.json +0 -17
- package/rds-patching-lambda/node_modules/lodash.isplainobject/LICENSE +0 -47
- package/rds-patching-lambda/node_modules/lodash.isplainobject/README.md +0 -18
- package/rds-patching-lambda/node_modules/lodash.isplainobject/package.json +0 -17
- package/rds-patching-lambda/node_modules/lodash.union/LICENSE +0 -47
- package/rds-patching-lambda/node_modules/lodash.union/README.md +0 -18
- package/rds-patching-lambda/node_modules/lodash.union/package.json +0 -17
- package/rds-patching-lambda/node_modules/minimatch/LICENSE +0 -15
- package/rds-patching-lambda/node_modules/minimatch/README.md +0 -230
- package/rds-patching-lambda/node_modules/minimatch/package.json +0 -33
- package/rds-patching-lambda/node_modules/normalize-path/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/normalize-path/README.md +0 -127
- package/rds-patching-lambda/node_modules/normalize-path/package.json +0 -77
- package/rds-patching-lambda/node_modules/once/LICENSE +0 -15
- package/rds-patching-lambda/node_modules/once/README.md +0 -79
- package/rds-patching-lambda/node_modules/once/package.json +0 -33
- package/rds-patching-lambda/node_modules/path-is-absolute/license +0 -21
- package/rds-patching-lambda/node_modules/path-is-absolute/package.json +0 -43
- package/rds-patching-lambda/node_modules/path-is-absolute/readme.md +0 -59
- package/rds-patching-lambda/node_modules/process-nextick-args/license.md +0 -19
- package/rds-patching-lambda/node_modules/process-nextick-args/package.json +0 -25
- package/rds-patching-lambda/node_modules/process-nextick-args/readme.md +0 -18
- package/rds-patching-lambda/node_modules/readable-stream/CONTRIBUTING.md +0 -38
- package/rds-patching-lambda/node_modules/readable-stream/GOVERNANCE.md +0 -136
- package/rds-patching-lambda/node_modules/readable-stream/LICENSE +0 -47
- package/rds-patching-lambda/node_modules/readable-stream/README.md +0 -106
- package/rds-patching-lambda/node_modules/readable-stream/package.json +0 -68
- package/rds-patching-lambda/node_modules/readdir-glob/LICENSE +0 -201
- package/rds-patching-lambda/node_modules/readdir-glob/README.md +0 -85
- package/rds-patching-lambda/node_modules/readdir-glob/node_modules/brace-expansion/.github/FUNDING.yml +0 -2
- package/rds-patching-lambda/node_modules/readdir-glob/node_modules/brace-expansion/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/readdir-glob/node_modules/brace-expansion/README.md +0 -135
- package/rds-patching-lambda/node_modules/readdir-glob/node_modules/brace-expansion/package.json +0 -46
- package/rds-patching-lambda/node_modules/readdir-glob/node_modules/minimatch/LICENSE +0 -15
- package/rds-patching-lambda/node_modules/readdir-glob/node_modules/minimatch/README.md +0 -259
- package/rds-patching-lambda/node_modules/readdir-glob/node_modules/minimatch/package.json +0 -35
- package/rds-patching-lambda/node_modules/readdir-glob/package.json +0 -43
- package/rds-patching-lambda/node_modules/require-directory/.jshintrc +0 -67
- package/rds-patching-lambda/node_modules/require-directory/.travis.yml +0 -3
- package/rds-patching-lambda/node_modules/require-directory/LICENSE +0 -22
- package/rds-patching-lambda/node_modules/require-directory/README.markdown +0 -184
- package/rds-patching-lambda/node_modules/require-directory/package.json +0 -40
- package/rds-patching-lambda/node_modules/safe-buffer/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/safe-buffer/README.md +0 -584
- package/rds-patching-lambda/node_modules/safe-buffer/package.json +0 -51
- package/rds-patching-lambda/node_modules/string-width/license +0 -9
- package/rds-patching-lambda/node_modules/string-width/package.json +0 -56
- package/rds-patching-lambda/node_modules/string-width/readme.md +0 -50
- package/rds-patching-lambda/node_modules/string_decoder/LICENSE +0 -48
- package/rds-patching-lambda/node_modules/string_decoder/README.md +0 -47
- package/rds-patching-lambda/node_modules/string_decoder/package.json +0 -34
- package/rds-patching-lambda/node_modules/strip-ansi/license +0 -9
- package/rds-patching-lambda/node_modules/strip-ansi/package.json +0 -54
- package/rds-patching-lambda/node_modules/strip-ansi/readme.md +0 -46
- package/rds-patching-lambda/node_modules/strnum/.vscode/launch.json +0 -25
- package/rds-patching-lambda/node_modules/strnum/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/strnum/README.md +0 -86
- package/rds-patching-lambda/node_modules/strnum/package.json +0 -24
- package/rds-patching-lambda/node_modules/tar-stream/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/tar-stream/README.md +0 -168
- package/rds-patching-lambda/node_modules/tar-stream/package.json +0 -58
- package/rds-patching-lambda/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/rds-patching-lambda/node_modules/tslib/LICENSE.txt +0 -12
- package/rds-patching-lambda/node_modules/tslib/README.md +0 -164
- package/rds-patching-lambda/node_modules/tslib/SECURITY.md +0 -41
- package/rds-patching-lambda/node_modules/tslib/modules/package.json +0 -3
- package/rds-patching-lambda/node_modules/tslib/package.json +0 -47
- package/rds-patching-lambda/node_modules/tslib/tslib.es6.html +0 -1
- package/rds-patching-lambda/node_modules/tslib/tslib.es6.mjs +0 -370
- package/rds-patching-lambda/node_modules/tslib/tslib.html +0 -1
- package/rds-patching-lambda/node_modules/typescript/LICENSE.txt +0 -55
- package/rds-patching-lambda/node_modules/typescript/README.md +0 -51
- package/rds-patching-lambda/node_modules/typescript/SECURITY.md +0 -41
- package/rds-patching-lambda/node_modules/typescript/ThirdPartyNoticeText.txt +0 -193
- package/rds-patching-lambda/node_modules/typescript/bin/tsc +0 -2
- package/rds-patching-lambda/node_modules/typescript/bin/tsserver +0 -2
- package/rds-patching-lambda/node_modules/typescript/lib/cs/diagnosticMessages.generated.json +0 -1880
- package/rds-patching-lambda/node_modules/typescript/lib/de/diagnosticMessages.generated.json +0 -1880
- package/rds-patching-lambda/node_modules/typescript/lib/es/diagnosticMessages.generated.json +0 -1880
- package/rds-patching-lambda/node_modules/typescript/lib/fr/diagnosticMessages.generated.json +0 -1880
- package/rds-patching-lambda/node_modules/typescript/lib/it/diagnosticMessages.generated.json +0 -1880
- package/rds-patching-lambda/node_modules/typescript/lib/ja/diagnosticMessages.generated.json +0 -1880
- package/rds-patching-lambda/node_modules/typescript/lib/ko/diagnosticMessages.generated.json +0 -1880
- package/rds-patching-lambda/node_modules/typescript/lib/pl/diagnosticMessages.generated.json +0 -1880
- package/rds-patching-lambda/node_modules/typescript/lib/pt-br/diagnosticMessages.generated.json +0 -1880
- package/rds-patching-lambda/node_modules/typescript/lib/ru/diagnosticMessages.generated.json +0 -1880
- package/rds-patching-lambda/node_modules/typescript/lib/tr/diagnosticMessages.generated.json +0 -1880
- package/rds-patching-lambda/node_modules/typescript/lib/typesMap.json +0 -497
- package/rds-patching-lambda/node_modules/typescript/lib/zh-cn/diagnosticMessages.generated.json +0 -1880
- package/rds-patching-lambda/node_modules/typescript/lib/zh-tw/diagnosticMessages.generated.json +0 -1880
- package/rds-patching-lambda/node_modules/typescript/package.json +0 -116
- package/rds-patching-lambda/node_modules/util-deprecate/History.md +0 -16
- package/rds-patching-lambda/node_modules/util-deprecate/LICENSE +0 -24
- package/rds-patching-lambda/node_modules/util-deprecate/README.md +0 -53
- package/rds-patching-lambda/node_modules/util-deprecate/package.json +0 -27
- package/rds-patching-lambda/node_modules/uuid/CHANGELOG.md +0 -229
- package/rds-patching-lambda/node_modules/uuid/CONTRIBUTING.md +0 -18
- package/rds-patching-lambda/node_modules/uuid/LICENSE.md +0 -9
- package/rds-patching-lambda/node_modules/uuid/README.md +0 -505
- package/rds-patching-lambda/node_modules/uuid/dist/bin/uuid +0 -2
- package/rds-patching-lambda/node_modules/uuid/package.json +0 -135
- package/rds-patching-lambda/node_modules/uuid/wrapper.mjs +0 -10
- package/rds-patching-lambda/node_modules/which/CHANGELOG.md +0 -166
- package/rds-patching-lambda/node_modules/which/LICENSE +0 -15
- package/rds-patching-lambda/node_modules/which/README.md +0 -54
- package/rds-patching-lambda/node_modules/which/bin/node-which +0 -52
- package/rds-patching-lambda/node_modules/which/package.json +0 -43
- package/rds-patching-lambda/node_modules/wrap-ansi/license +0 -9
- package/rds-patching-lambda/node_modules/wrap-ansi/package.json +0 -62
- package/rds-patching-lambda/node_modules/wrap-ansi/readme.md +0 -91
- package/rds-patching-lambda/node_modules/wrappy/LICENSE +0 -15
- package/rds-patching-lambda/node_modules/wrappy/README.md +0 -36
- package/rds-patching-lambda/node_modules/wrappy/package.json +0 -29
- package/rds-patching-lambda/node_modules/y18n/CHANGELOG.md +0 -100
- package/rds-patching-lambda/node_modules/y18n/LICENSE +0 -13
- package/rds-patching-lambda/node_modules/y18n/README.md +0 -127
- package/rds-patching-lambda/node_modules/y18n/build/index.cjs +0 -203
- package/rds-patching-lambda/node_modules/y18n/index.mjs +0 -8
- package/rds-patching-lambda/node_modules/y18n/package.json +0 -70
- package/rds-patching-lambda/node_modules/yargs/CHANGELOG.md +0 -88
- package/rds-patching-lambda/node_modules/yargs/LICENSE +0 -21
- package/rds-patching-lambda/node_modules/yargs/README.md +0 -202
- package/rds-patching-lambda/node_modules/yargs/browser.mjs +0 -7
- package/rds-patching-lambda/node_modules/yargs/build/index.cjs +0 -2920
- package/rds-patching-lambda/node_modules/yargs/helpers/helpers.mjs +0 -10
- package/rds-patching-lambda/node_modules/yargs/helpers/package.json +0 -3
- package/rds-patching-lambda/node_modules/yargs/index.cjs +0 -39
- package/rds-patching-lambda/node_modules/yargs/index.mjs +0 -8
- package/rds-patching-lambda/node_modules/yargs/lib/platform-shims/browser.mjs +0 -92
- package/rds-patching-lambda/node_modules/yargs/lib/platform-shims/esm.mjs +0 -67
- package/rds-patching-lambda/node_modules/yargs/locales/be.json +0 -46
- package/rds-patching-lambda/node_modules/yargs/locales/de.json +0 -46
- package/rds-patching-lambda/node_modules/yargs/locales/en.json +0 -51
- package/rds-patching-lambda/node_modules/yargs/locales/es.json +0 -46
- package/rds-patching-lambda/node_modules/yargs/locales/fi.json +0 -49
- package/rds-patching-lambda/node_modules/yargs/locales/fr.json +0 -53
- package/rds-patching-lambda/node_modules/yargs/locales/hi.json +0 -49
- package/rds-patching-lambda/node_modules/yargs/locales/hu.json +0 -46
- package/rds-patching-lambda/node_modules/yargs/locales/id.json +0 -50
- package/rds-patching-lambda/node_modules/yargs/locales/it.json +0 -46
- package/rds-patching-lambda/node_modules/yargs/locales/ja.json +0 -51
- package/rds-patching-lambda/node_modules/yargs/locales/ko.json +0 -49
- package/rds-patching-lambda/node_modules/yargs/locales/nb.json +0 -44
- package/rds-patching-lambda/node_modules/yargs/locales/nl.json +0 -49
- package/rds-patching-lambda/node_modules/yargs/locales/nn.json +0 -44
- package/rds-patching-lambda/node_modules/yargs/locales/pirate.json +0 -13
- package/rds-patching-lambda/node_modules/yargs/locales/pl.json +0 -49
- package/rds-patching-lambda/node_modules/yargs/locales/pt.json +0 -45
- package/rds-patching-lambda/node_modules/yargs/locales/pt_BR.json +0 -48
- package/rds-patching-lambda/node_modules/yargs/locales/ru.json +0 -46
- package/rds-patching-lambda/node_modules/yargs/locales/th.json +0 -46
- package/rds-patching-lambda/node_modules/yargs/locales/tr.json +0 -48
- package/rds-patching-lambda/node_modules/yargs/locales/zh_CN.json +0 -48
- package/rds-patching-lambda/node_modules/yargs/locales/zh_TW.json +0 -47
- package/rds-patching-lambda/node_modules/yargs/package.json +0 -122
- package/rds-patching-lambda/node_modules/yargs/yargs +0 -9
- package/rds-patching-lambda/node_modules/yargs-parser/CHANGELOG.md +0 -263
- package/rds-patching-lambda/node_modules/yargs-parser/LICENSE.txt +0 -14
- package/rds-patching-lambda/node_modules/yargs-parser/README.md +0 -518
- package/rds-patching-lambda/node_modules/yargs-parser/build/index.cjs +0 -1042
- package/rds-patching-lambda/node_modules/yargs-parser/package.json +0 -87
- package/rds-patching-lambda/node_modules/zip-stream/CHANGELOG.md +0 -110
- package/rds-patching-lambda/node_modules/zip-stream/LICENSE +0 -22
- package/rds-patching-lambda/node_modules/zip-stream/README.md +0 -45
- package/rds-patching-lambda/node_modules/zip-stream/package.json +0 -49
- package/rds-patching-lambda/package-lock.json +0 -1896
- package/rds-patching-lambda/package.json +0 -22
- package/rds-patching-lambda/src/index.ts +0 -74
- package/rds-patching-lambda/tsconfig.json +0 -13
- package/src/__tests__/__snapshots__/model-transformer.test.ts.snap +0 -5733
- package/src/__tests__/model-directive-arguments.test.ts +0 -256
- package/src/__tests__/model-transformer.test.ts +0 -1572
- package/src/__tests__/test-utils/helpers.ts +0 -67
- package/src/definitions.ts +0 -50
- package/src/directive.ts +0 -37
- package/src/graphql-model-transformer.ts +0 -869
- package/src/graphql-types/common.ts +0 -522
- package/src/graphql-types/index.ts +0 -3
- package/src/graphql-types/mutation.ts +0 -172
- package/src/graphql-types/query.ts +0 -33
- package/src/index.ts +0 -6
- package/src/resolvers/common.ts +0 -25
- package/src/resolvers/dynamodb/common.ts +0 -84
- package/src/resolvers/dynamodb/index.ts +0 -4
- package/src/resolvers/dynamodb/mutation.ts +0 -367
- package/src/resolvers/dynamodb/query.ts +0 -275
- package/src/resolvers/dynamodb/subscriptions.ts +0 -22
- package/src/resolvers/generators/dynamodb-vtl-generator.ts +0 -73
- package/src/resolvers/generators/index.ts +0 -3
- package/src/resolvers/generators/rds-vtl-generator.ts +0 -72
- package/src/resolvers/generators/vtl-generator.ts +0 -47
- package/src/resolvers/index.ts +0 -3
- package/src/resolvers/rds/index.ts +0 -3
- package/src/resolvers/rds/mutation.ts +0 -184
- package/src/resolvers/rds/query.ts +0 -33
- package/src/resolvers/rds/resolver.ts +0 -387
- package/src/resources/dynamo-model-resource-generator.ts +0 -290
- package/src/resources/model-resource-generator.ts +0 -722
- package/src/resources/rds-model-resource-generator.ts +0 -102
- package/src/types.ts +0 -6
- package/tsconfig.json +0 -14
- package/tsconfig.tsbuildinfo +0 -1
@@ -1,1896 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"name": "rdslayerstresstest",
|
3
|
-
"version": "1.0.0",
|
4
|
-
"lockfileVersion": 3,
|
5
|
-
"requires": true,
|
6
|
-
"packages": {
|
7
|
-
"": {
|
8
|
-
"name": "rdslayerstresstest",
|
9
|
-
"version": "1.0.0",
|
10
|
-
"license": "ISC",
|
11
|
-
"dependencies": {
|
12
|
-
"@aws-sdk/client-lambda": "3.352.0",
|
13
|
-
"typescript": "5.1.3"
|
14
|
-
},
|
15
|
-
"devDependencies": {
|
16
|
-
"@types/node": "^20.3.1",
|
17
|
-
"bestzip": "2.2.1"
|
18
|
-
}
|
19
|
-
},
|
20
|
-
"node_modules/@aws-crypto/crc32": {
|
21
|
-
"version": "3.0.0",
|
22
|
-
"resolved": "https://registry.npmjs.org/@aws-crypto/crc32/-/crc32-3.0.0.tgz",
|
23
|
-
"integrity": "sha512-IzSgsrxUcsrejQbPVilIKy16kAT52EwB6zSaI+M3xxIhKh5+aldEyvI+z6erM7TCLB2BJsFrtHjp6/4/sr+3dA==",
|
24
|
-
"dependencies": {
|
25
|
-
"@aws-crypto/util": "^3.0.0",
|
26
|
-
"@aws-sdk/types": "^3.222.0",
|
27
|
-
"tslib": "^1.11.1"
|
28
|
-
}
|
29
|
-
},
|
30
|
-
"node_modules/@aws-crypto/crc32/node_modules/tslib": {
|
31
|
-
"version": "1.14.1",
|
32
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
33
|
-
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
34
|
-
},
|
35
|
-
"node_modules/@aws-crypto/ie11-detection": {
|
36
|
-
"version": "3.0.0",
|
37
|
-
"resolved": "https://registry.npmjs.org/@aws-crypto/ie11-detection/-/ie11-detection-3.0.0.tgz",
|
38
|
-
"integrity": "sha512-341lBBkiY1DfDNKai/wXM3aujNBkXR7tq1URPQDL9wi3AUbI80NR74uF1TXHMm7po1AcnFk8iu2S2IeU/+/A+Q==",
|
39
|
-
"dependencies": {
|
40
|
-
"tslib": "^1.11.1"
|
41
|
-
}
|
42
|
-
},
|
43
|
-
"node_modules/@aws-crypto/ie11-detection/node_modules/tslib": {
|
44
|
-
"version": "1.14.1",
|
45
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
46
|
-
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
47
|
-
},
|
48
|
-
"node_modules/@aws-crypto/sha256-browser": {
|
49
|
-
"version": "3.0.0",
|
50
|
-
"resolved": "https://registry.npmjs.org/@aws-crypto/sha256-browser/-/sha256-browser-3.0.0.tgz",
|
51
|
-
"integrity": "sha512-8VLmW2B+gjFbU5uMeqtQM6Nj0/F1bro80xQXCW6CQBWgosFWXTx77aeOF5CAIAmbOK64SdMBJdNr6J41yP5mvQ==",
|
52
|
-
"dependencies": {
|
53
|
-
"@aws-crypto/ie11-detection": "^3.0.0",
|
54
|
-
"@aws-crypto/sha256-js": "^3.0.0",
|
55
|
-
"@aws-crypto/supports-web-crypto": "^3.0.0",
|
56
|
-
"@aws-crypto/util": "^3.0.0",
|
57
|
-
"@aws-sdk/types": "^3.222.0",
|
58
|
-
"@aws-sdk/util-locate-window": "^3.0.0",
|
59
|
-
"@aws-sdk/util-utf8-browser": "^3.0.0",
|
60
|
-
"tslib": "^1.11.1"
|
61
|
-
}
|
62
|
-
},
|
63
|
-
"node_modules/@aws-crypto/sha256-browser/node_modules/tslib": {
|
64
|
-
"version": "1.14.1",
|
65
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
66
|
-
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
67
|
-
},
|
68
|
-
"node_modules/@aws-crypto/sha256-js": {
|
69
|
-
"version": "3.0.0",
|
70
|
-
"resolved": "https://registry.npmjs.org/@aws-crypto/sha256-js/-/sha256-js-3.0.0.tgz",
|
71
|
-
"integrity": "sha512-PnNN7os0+yd1XvXAy23CFOmTbMaDxgxXtTKHybrJ39Y8kGzBATgBFibWJKH6BhytLI/Zyszs87xCOBNyBig6vQ==",
|
72
|
-
"dependencies": {
|
73
|
-
"@aws-crypto/util": "^3.0.0",
|
74
|
-
"@aws-sdk/types": "^3.222.0",
|
75
|
-
"tslib": "^1.11.1"
|
76
|
-
}
|
77
|
-
},
|
78
|
-
"node_modules/@aws-crypto/sha256-js/node_modules/tslib": {
|
79
|
-
"version": "1.14.1",
|
80
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
81
|
-
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
82
|
-
},
|
83
|
-
"node_modules/@aws-crypto/supports-web-crypto": {
|
84
|
-
"version": "3.0.0",
|
85
|
-
"resolved": "https://registry.npmjs.org/@aws-crypto/supports-web-crypto/-/supports-web-crypto-3.0.0.tgz",
|
86
|
-
"integrity": "sha512-06hBdMwUAb2WFTuGG73LSC0wfPu93xWwo5vL2et9eymgmu3Id5vFAHBbajVWiGhPO37qcsdCap/FqXvJGJWPIg==",
|
87
|
-
"dependencies": {
|
88
|
-
"tslib": "^1.11.1"
|
89
|
-
}
|
90
|
-
},
|
91
|
-
"node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib": {
|
92
|
-
"version": "1.14.1",
|
93
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
94
|
-
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
95
|
-
},
|
96
|
-
"node_modules/@aws-crypto/util": {
|
97
|
-
"version": "3.0.0",
|
98
|
-
"resolved": "https://registry.npmjs.org/@aws-crypto/util/-/util-3.0.0.tgz",
|
99
|
-
"integrity": "sha512-2OJlpeJpCR48CC8r+uKVChzs9Iungj9wkZrl8Z041DWEWvyIHILYKCPNzJghKsivj+S3mLo6BVc7mBNzdxA46w==",
|
100
|
-
"dependencies": {
|
101
|
-
"@aws-sdk/types": "^3.222.0",
|
102
|
-
"@aws-sdk/util-utf8-browser": "^3.0.0",
|
103
|
-
"tslib": "^1.11.1"
|
104
|
-
}
|
105
|
-
},
|
106
|
-
"node_modules/@aws-crypto/util/node_modules/tslib": {
|
107
|
-
"version": "1.14.1",
|
108
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
109
|
-
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
110
|
-
},
|
111
|
-
"node_modules/@aws-sdk/abort-controller": {
|
112
|
-
"version": "3.347.0",
|
113
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/abort-controller/-/abort-controller-3.347.0.tgz",
|
114
|
-
"integrity": "sha512-P/2qE6ntYEmYG4Ez535nJWZbXqgbkJx8CMz7ChEuEg3Gp3dvVYEKg+iEUEvlqQ2U5dWP5J3ehw5po9t86IsVPQ==",
|
115
|
-
"dependencies": {
|
116
|
-
"@aws-sdk/types": "3.347.0",
|
117
|
-
"tslib": "^2.5.0"
|
118
|
-
},
|
119
|
-
"engines": {
|
120
|
-
"node": ">=14.0.0"
|
121
|
-
}
|
122
|
-
},
|
123
|
-
"node_modules/@aws-sdk/client-lambda": {
|
124
|
-
"version": "3.352.0",
|
125
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/client-lambda/-/client-lambda-3.352.0.tgz",
|
126
|
-
"integrity": "sha512-n5pjqxeSTu85HFq/t+2voZJFC93iExQj+VJLytK0ZM9yhATK2n4aRGkSZttVeq6rX023QRYOh1E2VMGTToIdxA==",
|
127
|
-
"dependencies": {
|
128
|
-
"@aws-crypto/sha256-browser": "3.0.0",
|
129
|
-
"@aws-crypto/sha256-js": "3.0.0",
|
130
|
-
"@aws-sdk/client-sts": "3.352.0",
|
131
|
-
"@aws-sdk/config-resolver": "3.347.0",
|
132
|
-
"@aws-sdk/credential-provider-node": "3.352.0",
|
133
|
-
"@aws-sdk/eventstream-serde-browser": "3.347.0",
|
134
|
-
"@aws-sdk/eventstream-serde-config-resolver": "3.347.0",
|
135
|
-
"@aws-sdk/eventstream-serde-node": "3.347.0",
|
136
|
-
"@aws-sdk/fetch-http-handler": "3.347.0",
|
137
|
-
"@aws-sdk/hash-node": "3.347.0",
|
138
|
-
"@aws-sdk/invalid-dependency": "3.347.0",
|
139
|
-
"@aws-sdk/middleware-content-length": "3.347.0",
|
140
|
-
"@aws-sdk/middleware-endpoint": "3.347.0",
|
141
|
-
"@aws-sdk/middleware-host-header": "3.347.0",
|
142
|
-
"@aws-sdk/middleware-logger": "3.347.0",
|
143
|
-
"@aws-sdk/middleware-recursion-detection": "3.347.0",
|
144
|
-
"@aws-sdk/middleware-retry": "3.347.0",
|
145
|
-
"@aws-sdk/middleware-serde": "3.347.0",
|
146
|
-
"@aws-sdk/middleware-signing": "3.347.0",
|
147
|
-
"@aws-sdk/middleware-stack": "3.347.0",
|
148
|
-
"@aws-sdk/middleware-user-agent": "3.352.0",
|
149
|
-
"@aws-sdk/node-config-provider": "3.347.0",
|
150
|
-
"@aws-sdk/node-http-handler": "3.350.0",
|
151
|
-
"@aws-sdk/smithy-client": "3.347.0",
|
152
|
-
"@aws-sdk/types": "3.347.0",
|
153
|
-
"@aws-sdk/url-parser": "3.347.0",
|
154
|
-
"@aws-sdk/util-base64": "3.310.0",
|
155
|
-
"@aws-sdk/util-body-length-browser": "3.310.0",
|
156
|
-
"@aws-sdk/util-body-length-node": "3.310.0",
|
157
|
-
"@aws-sdk/util-defaults-mode-browser": "3.347.0",
|
158
|
-
"@aws-sdk/util-defaults-mode-node": "3.347.0",
|
159
|
-
"@aws-sdk/util-endpoints": "3.352.0",
|
160
|
-
"@aws-sdk/util-retry": "3.347.0",
|
161
|
-
"@aws-sdk/util-user-agent-browser": "3.347.0",
|
162
|
-
"@aws-sdk/util-user-agent-node": "3.347.0",
|
163
|
-
"@aws-sdk/util-utf8": "3.310.0",
|
164
|
-
"@aws-sdk/util-waiter": "3.347.0",
|
165
|
-
"@smithy/protocol-http": "^1.0.1",
|
166
|
-
"@smithy/types": "^1.0.0",
|
167
|
-
"tslib": "^2.5.0"
|
168
|
-
},
|
169
|
-
"engines": {
|
170
|
-
"node": ">=14.0.0"
|
171
|
-
}
|
172
|
-
},
|
173
|
-
"node_modules/@aws-sdk/client-sso": {
|
174
|
-
"version": "3.352.0",
|
175
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.352.0.tgz",
|
176
|
-
"integrity": "sha512-oeO36rvRvYbUlsgzYtLI2/BPwXdUK4KtYw+OFmirYeONUyX5uYx8kWXD66r3oXViIYMqhyHKN3fhkiFmFcVluQ==",
|
177
|
-
"dependencies": {
|
178
|
-
"@aws-crypto/sha256-browser": "3.0.0",
|
179
|
-
"@aws-crypto/sha256-js": "3.0.0",
|
180
|
-
"@aws-sdk/config-resolver": "3.347.0",
|
181
|
-
"@aws-sdk/fetch-http-handler": "3.347.0",
|
182
|
-
"@aws-sdk/hash-node": "3.347.0",
|
183
|
-
"@aws-sdk/invalid-dependency": "3.347.0",
|
184
|
-
"@aws-sdk/middleware-content-length": "3.347.0",
|
185
|
-
"@aws-sdk/middleware-endpoint": "3.347.0",
|
186
|
-
"@aws-sdk/middleware-host-header": "3.347.0",
|
187
|
-
"@aws-sdk/middleware-logger": "3.347.0",
|
188
|
-
"@aws-sdk/middleware-recursion-detection": "3.347.0",
|
189
|
-
"@aws-sdk/middleware-retry": "3.347.0",
|
190
|
-
"@aws-sdk/middleware-serde": "3.347.0",
|
191
|
-
"@aws-sdk/middleware-stack": "3.347.0",
|
192
|
-
"@aws-sdk/middleware-user-agent": "3.352.0",
|
193
|
-
"@aws-sdk/node-config-provider": "3.347.0",
|
194
|
-
"@aws-sdk/node-http-handler": "3.350.0",
|
195
|
-
"@aws-sdk/smithy-client": "3.347.0",
|
196
|
-
"@aws-sdk/types": "3.347.0",
|
197
|
-
"@aws-sdk/url-parser": "3.347.0",
|
198
|
-
"@aws-sdk/util-base64": "3.310.0",
|
199
|
-
"@aws-sdk/util-body-length-browser": "3.310.0",
|
200
|
-
"@aws-sdk/util-body-length-node": "3.310.0",
|
201
|
-
"@aws-sdk/util-defaults-mode-browser": "3.347.0",
|
202
|
-
"@aws-sdk/util-defaults-mode-node": "3.347.0",
|
203
|
-
"@aws-sdk/util-endpoints": "3.352.0",
|
204
|
-
"@aws-sdk/util-retry": "3.347.0",
|
205
|
-
"@aws-sdk/util-user-agent-browser": "3.347.0",
|
206
|
-
"@aws-sdk/util-user-agent-node": "3.347.0",
|
207
|
-
"@aws-sdk/util-utf8": "3.310.0",
|
208
|
-
"@smithy/protocol-http": "^1.0.1",
|
209
|
-
"@smithy/types": "^1.0.0",
|
210
|
-
"tslib": "^2.5.0"
|
211
|
-
},
|
212
|
-
"engines": {
|
213
|
-
"node": ">=14.0.0"
|
214
|
-
}
|
215
|
-
},
|
216
|
-
"node_modules/@aws-sdk/client-sso-oidc": {
|
217
|
-
"version": "3.352.0",
|
218
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.352.0.tgz",
|
219
|
-
"integrity": "sha512-PQdp0KOr478CaJNohASTgtt03W8Y/qINwsalLNguK01tWIGzellg2N3bA+IdyYXU8Oz3+Ab1oIJMKkUxtuNiGg==",
|
220
|
-
"dependencies": {
|
221
|
-
"@aws-crypto/sha256-browser": "3.0.0",
|
222
|
-
"@aws-crypto/sha256-js": "3.0.0",
|
223
|
-
"@aws-sdk/config-resolver": "3.347.0",
|
224
|
-
"@aws-sdk/fetch-http-handler": "3.347.0",
|
225
|
-
"@aws-sdk/hash-node": "3.347.0",
|
226
|
-
"@aws-sdk/invalid-dependency": "3.347.0",
|
227
|
-
"@aws-sdk/middleware-content-length": "3.347.0",
|
228
|
-
"@aws-sdk/middleware-endpoint": "3.347.0",
|
229
|
-
"@aws-sdk/middleware-host-header": "3.347.0",
|
230
|
-
"@aws-sdk/middleware-logger": "3.347.0",
|
231
|
-
"@aws-sdk/middleware-recursion-detection": "3.347.0",
|
232
|
-
"@aws-sdk/middleware-retry": "3.347.0",
|
233
|
-
"@aws-sdk/middleware-serde": "3.347.0",
|
234
|
-
"@aws-sdk/middleware-stack": "3.347.0",
|
235
|
-
"@aws-sdk/middleware-user-agent": "3.352.0",
|
236
|
-
"@aws-sdk/node-config-provider": "3.347.0",
|
237
|
-
"@aws-sdk/node-http-handler": "3.350.0",
|
238
|
-
"@aws-sdk/smithy-client": "3.347.0",
|
239
|
-
"@aws-sdk/types": "3.347.0",
|
240
|
-
"@aws-sdk/url-parser": "3.347.0",
|
241
|
-
"@aws-sdk/util-base64": "3.310.0",
|
242
|
-
"@aws-sdk/util-body-length-browser": "3.310.0",
|
243
|
-
"@aws-sdk/util-body-length-node": "3.310.0",
|
244
|
-
"@aws-sdk/util-defaults-mode-browser": "3.347.0",
|
245
|
-
"@aws-sdk/util-defaults-mode-node": "3.347.0",
|
246
|
-
"@aws-sdk/util-endpoints": "3.352.0",
|
247
|
-
"@aws-sdk/util-retry": "3.347.0",
|
248
|
-
"@aws-sdk/util-user-agent-browser": "3.347.0",
|
249
|
-
"@aws-sdk/util-user-agent-node": "3.347.0",
|
250
|
-
"@aws-sdk/util-utf8": "3.310.0",
|
251
|
-
"@smithy/protocol-http": "^1.0.1",
|
252
|
-
"@smithy/types": "^1.0.0",
|
253
|
-
"tslib": "^2.5.0"
|
254
|
-
},
|
255
|
-
"engines": {
|
256
|
-
"node": ">=14.0.0"
|
257
|
-
}
|
258
|
-
},
|
259
|
-
"node_modules/@aws-sdk/client-sts": {
|
260
|
-
"version": "3.352.0",
|
261
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.352.0.tgz",
|
262
|
-
"integrity": "sha512-Lt7uSdwgOrwYx8S6Bhz76ewOeoJNFiPD+Q7v8S/mJK8T7HUE/houjomXC3UnFaJjcecjWv273zEqV67FgP5l5g==",
|
263
|
-
"dependencies": {
|
264
|
-
"@aws-crypto/sha256-browser": "3.0.0",
|
265
|
-
"@aws-crypto/sha256-js": "3.0.0",
|
266
|
-
"@aws-sdk/config-resolver": "3.347.0",
|
267
|
-
"@aws-sdk/credential-provider-node": "3.352.0",
|
268
|
-
"@aws-sdk/fetch-http-handler": "3.347.0",
|
269
|
-
"@aws-sdk/hash-node": "3.347.0",
|
270
|
-
"@aws-sdk/invalid-dependency": "3.347.0",
|
271
|
-
"@aws-sdk/middleware-content-length": "3.347.0",
|
272
|
-
"@aws-sdk/middleware-endpoint": "3.347.0",
|
273
|
-
"@aws-sdk/middleware-host-header": "3.347.0",
|
274
|
-
"@aws-sdk/middleware-logger": "3.347.0",
|
275
|
-
"@aws-sdk/middleware-recursion-detection": "3.347.0",
|
276
|
-
"@aws-sdk/middleware-retry": "3.347.0",
|
277
|
-
"@aws-sdk/middleware-sdk-sts": "3.347.0",
|
278
|
-
"@aws-sdk/middleware-serde": "3.347.0",
|
279
|
-
"@aws-sdk/middleware-signing": "3.347.0",
|
280
|
-
"@aws-sdk/middleware-stack": "3.347.0",
|
281
|
-
"@aws-sdk/middleware-user-agent": "3.352.0",
|
282
|
-
"@aws-sdk/node-config-provider": "3.347.0",
|
283
|
-
"@aws-sdk/node-http-handler": "3.350.0",
|
284
|
-
"@aws-sdk/smithy-client": "3.347.0",
|
285
|
-
"@aws-sdk/types": "3.347.0",
|
286
|
-
"@aws-sdk/url-parser": "3.347.0",
|
287
|
-
"@aws-sdk/util-base64": "3.310.0",
|
288
|
-
"@aws-sdk/util-body-length-browser": "3.310.0",
|
289
|
-
"@aws-sdk/util-body-length-node": "3.310.0",
|
290
|
-
"@aws-sdk/util-defaults-mode-browser": "3.347.0",
|
291
|
-
"@aws-sdk/util-defaults-mode-node": "3.347.0",
|
292
|
-
"@aws-sdk/util-endpoints": "3.352.0",
|
293
|
-
"@aws-sdk/util-retry": "3.347.0",
|
294
|
-
"@aws-sdk/util-user-agent-browser": "3.347.0",
|
295
|
-
"@aws-sdk/util-user-agent-node": "3.347.0",
|
296
|
-
"@aws-sdk/util-utf8": "3.310.0",
|
297
|
-
"@smithy/protocol-http": "^1.0.1",
|
298
|
-
"@smithy/types": "^1.0.0",
|
299
|
-
"fast-xml-parser": "4.2.4",
|
300
|
-
"tslib": "^2.5.0"
|
301
|
-
},
|
302
|
-
"engines": {
|
303
|
-
"node": ">=14.0.0"
|
304
|
-
}
|
305
|
-
},
|
306
|
-
"node_modules/@aws-sdk/config-resolver": {
|
307
|
-
"version": "3.347.0",
|
308
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/config-resolver/-/config-resolver-3.347.0.tgz",
|
309
|
-
"integrity": "sha512-2ja+Sf/VnUO7IQ3nKbDQ5aumYKKJUaTm/BuVJ29wNho8wYHfuf7wHZV0pDTkB8RF5SH7IpHap7zpZAj39Iq+EA==",
|
310
|
-
"dependencies": {
|
311
|
-
"@aws-sdk/types": "3.347.0",
|
312
|
-
"@aws-sdk/util-config-provider": "3.310.0",
|
313
|
-
"@aws-sdk/util-middleware": "3.347.0",
|
314
|
-
"tslib": "^2.5.0"
|
315
|
-
},
|
316
|
-
"engines": {
|
317
|
-
"node": ">=14.0.0"
|
318
|
-
}
|
319
|
-
},
|
320
|
-
"node_modules/@aws-sdk/credential-provider-env": {
|
321
|
-
"version": "3.347.0",
|
322
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.347.0.tgz",
|
323
|
-
"integrity": "sha512-UnEM+LKGpXKzw/1WvYEQsC6Wj9PupYZdQOE+e2Dgy2dqk/pVFy4WueRtFXYDT2B41ppv3drdXUuKZRIDVqIgNQ==",
|
324
|
-
"dependencies": {
|
325
|
-
"@aws-sdk/property-provider": "3.347.0",
|
326
|
-
"@aws-sdk/types": "3.347.0",
|
327
|
-
"tslib": "^2.5.0"
|
328
|
-
},
|
329
|
-
"engines": {
|
330
|
-
"node": ">=14.0.0"
|
331
|
-
}
|
332
|
-
},
|
333
|
-
"node_modules/@aws-sdk/credential-provider-imds": {
|
334
|
-
"version": "3.347.0",
|
335
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-imds/-/credential-provider-imds-3.347.0.tgz",
|
336
|
-
"integrity": "sha512-7scCy/DCDRLIhlqTxff97LQWDnRwRXji3bxxMg+xWOTTaJe7PWx+etGSbBWaL42vsBHFShQjSLvJryEgoBktpw==",
|
337
|
-
"dependencies": {
|
338
|
-
"@aws-sdk/node-config-provider": "3.347.0",
|
339
|
-
"@aws-sdk/property-provider": "3.347.0",
|
340
|
-
"@aws-sdk/types": "3.347.0",
|
341
|
-
"@aws-sdk/url-parser": "3.347.0",
|
342
|
-
"tslib": "^2.5.0"
|
343
|
-
},
|
344
|
-
"engines": {
|
345
|
-
"node": ">=14.0.0"
|
346
|
-
}
|
347
|
-
},
|
348
|
-
"node_modules/@aws-sdk/credential-provider-ini": {
|
349
|
-
"version": "3.352.0",
|
350
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.352.0.tgz",
|
351
|
-
"integrity": "sha512-lnQUJznvOhI2er1u/OVf99/2JIyDH7W+6tfWNXEoVgEi4WXtdyZ+GpPNoZsmCtHB2Jwlsh51IxmYdCj6b6SdwQ==",
|
352
|
-
"dependencies": {
|
353
|
-
"@aws-sdk/credential-provider-env": "3.347.0",
|
354
|
-
"@aws-sdk/credential-provider-imds": "3.347.0",
|
355
|
-
"@aws-sdk/credential-provider-process": "3.347.0",
|
356
|
-
"@aws-sdk/credential-provider-sso": "3.352.0",
|
357
|
-
"@aws-sdk/credential-provider-web-identity": "3.347.0",
|
358
|
-
"@aws-sdk/property-provider": "3.347.0",
|
359
|
-
"@aws-sdk/shared-ini-file-loader": "3.347.0",
|
360
|
-
"@aws-sdk/types": "3.347.0",
|
361
|
-
"tslib": "^2.5.0"
|
362
|
-
},
|
363
|
-
"engines": {
|
364
|
-
"node": ">=14.0.0"
|
365
|
-
}
|
366
|
-
},
|
367
|
-
"node_modules/@aws-sdk/credential-provider-node": {
|
368
|
-
"version": "3.352.0",
|
369
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.352.0.tgz",
|
370
|
-
"integrity": "sha512-8UZ5EQpoqHCh+XSGq2CdhzHZyKLOwF1taDw5A/gmV4O5lAWL0AGs0cPIEUORJyggU6Hv43zZOpLgK6dMgWOLgA==",
|
371
|
-
"dependencies": {
|
372
|
-
"@aws-sdk/credential-provider-env": "3.347.0",
|
373
|
-
"@aws-sdk/credential-provider-imds": "3.347.0",
|
374
|
-
"@aws-sdk/credential-provider-ini": "3.352.0",
|
375
|
-
"@aws-sdk/credential-provider-process": "3.347.0",
|
376
|
-
"@aws-sdk/credential-provider-sso": "3.352.0",
|
377
|
-
"@aws-sdk/credential-provider-web-identity": "3.347.0",
|
378
|
-
"@aws-sdk/property-provider": "3.347.0",
|
379
|
-
"@aws-sdk/shared-ini-file-loader": "3.347.0",
|
380
|
-
"@aws-sdk/types": "3.347.0",
|
381
|
-
"tslib": "^2.5.0"
|
382
|
-
},
|
383
|
-
"engines": {
|
384
|
-
"node": ">=14.0.0"
|
385
|
-
}
|
386
|
-
},
|
387
|
-
"node_modules/@aws-sdk/credential-provider-process": {
|
388
|
-
"version": "3.347.0",
|
389
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.347.0.tgz",
|
390
|
-
"integrity": "sha512-yl1z4MsaBdXd4GQ2halIvYds23S67kElyOwz7g8kaQ4kHj+UoYWxz3JVW/DGusM6XmQ9/F67utBrUVA0uhQYyw==",
|
391
|
-
"dependencies": {
|
392
|
-
"@aws-sdk/property-provider": "3.347.0",
|
393
|
-
"@aws-sdk/shared-ini-file-loader": "3.347.0",
|
394
|
-
"@aws-sdk/types": "3.347.0",
|
395
|
-
"tslib": "^2.5.0"
|
396
|
-
},
|
397
|
-
"engines": {
|
398
|
-
"node": ">=14.0.0"
|
399
|
-
}
|
400
|
-
},
|
401
|
-
"node_modules/@aws-sdk/credential-provider-sso": {
|
402
|
-
"version": "3.352.0",
|
403
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.352.0.tgz",
|
404
|
-
"integrity": "sha512-YiooGNy9LYN1bFqKwO2wHC++1pYReiSqQDWBeluJfC3uZWpCyIUMdeYBR1X3XZDVtK6bl5KmhxldxJ3ntt/Q4w==",
|
405
|
-
"dependencies": {
|
406
|
-
"@aws-sdk/client-sso": "3.352.0",
|
407
|
-
"@aws-sdk/property-provider": "3.347.0",
|
408
|
-
"@aws-sdk/shared-ini-file-loader": "3.347.0",
|
409
|
-
"@aws-sdk/token-providers": "3.352.0",
|
410
|
-
"@aws-sdk/types": "3.347.0",
|
411
|
-
"tslib": "^2.5.0"
|
412
|
-
},
|
413
|
-
"engines": {
|
414
|
-
"node": ">=14.0.0"
|
415
|
-
}
|
416
|
-
},
|
417
|
-
"node_modules/@aws-sdk/credential-provider-web-identity": {
|
418
|
-
"version": "3.347.0",
|
419
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.347.0.tgz",
|
420
|
-
"integrity": "sha512-DxoTlVK8lXjS1zVphtz/Ab+jkN/IZor9d6pP2GjJHNoAIIzXfRwwj5C8vr4eTayx/5VJ7GRP91J8GJ2cKly8Qw==",
|
421
|
-
"dependencies": {
|
422
|
-
"@aws-sdk/property-provider": "3.347.0",
|
423
|
-
"@aws-sdk/types": "3.347.0",
|
424
|
-
"tslib": "^2.5.0"
|
425
|
-
},
|
426
|
-
"engines": {
|
427
|
-
"node": ">=14.0.0"
|
428
|
-
}
|
429
|
-
},
|
430
|
-
"node_modules/@aws-sdk/eventstream-codec": {
|
431
|
-
"version": "3.347.0",
|
432
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/eventstream-codec/-/eventstream-codec-3.347.0.tgz",
|
433
|
-
"integrity": "sha512-61q+SyspjsaQ4sdgjizMyRgVph2CiW4aAtfpoH69EJFJfTxTR/OqnZ9Jx/3YiYi0ksrvDenJddYodfWWJqD8/w==",
|
434
|
-
"dependencies": {
|
435
|
-
"@aws-crypto/crc32": "3.0.0",
|
436
|
-
"@aws-sdk/types": "3.347.0",
|
437
|
-
"@aws-sdk/util-hex-encoding": "3.310.0",
|
438
|
-
"tslib": "^2.5.0"
|
439
|
-
}
|
440
|
-
},
|
441
|
-
"node_modules/@aws-sdk/eventstream-serde-browser": {
|
442
|
-
"version": "3.347.0",
|
443
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/eventstream-serde-browser/-/eventstream-serde-browser-3.347.0.tgz",
|
444
|
-
"integrity": "sha512-9BLVTHWgpiTo/hl+k7qt7E9iYu43zVwJN+4TEwA9ZZB3p12068t1Hay6HgCcgJC3+LWMtw/OhvypV6vQAG4UBg==",
|
445
|
-
"dependencies": {
|
446
|
-
"@aws-sdk/eventstream-serde-universal": "3.347.0",
|
447
|
-
"@aws-sdk/types": "3.347.0",
|
448
|
-
"tslib": "^2.5.0"
|
449
|
-
},
|
450
|
-
"engines": {
|
451
|
-
"node": ">=14.0.0"
|
452
|
-
}
|
453
|
-
},
|
454
|
-
"node_modules/@aws-sdk/eventstream-serde-config-resolver": {
|
455
|
-
"version": "3.347.0",
|
456
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-3.347.0.tgz",
|
457
|
-
"integrity": "sha512-RcXQbNVq0PFmDqfn6+MnjCUWbbobcYVxpimaF6pMDav04o6Mcle+G2Hrefp5NlFr/lZbHW2eUKYsp1sXPaxVlQ==",
|
458
|
-
"dependencies": {
|
459
|
-
"@aws-sdk/types": "3.347.0",
|
460
|
-
"tslib": "^2.5.0"
|
461
|
-
},
|
462
|
-
"engines": {
|
463
|
-
"node": ">=14.0.0"
|
464
|
-
}
|
465
|
-
},
|
466
|
-
"node_modules/@aws-sdk/eventstream-serde-node": {
|
467
|
-
"version": "3.347.0",
|
468
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/eventstream-serde-node/-/eventstream-serde-node-3.347.0.tgz",
|
469
|
-
"integrity": "sha512-pgQCWH0PkHjcHs04JE7FoGAD3Ww45ffV8Op0MSLUhg9OpGa6EDoO3EOpWi9l/TALtH4f0KRV35PVyUyHJ/wEkA==",
|
470
|
-
"dependencies": {
|
471
|
-
"@aws-sdk/eventstream-serde-universal": "3.347.0",
|
472
|
-
"@aws-sdk/types": "3.347.0",
|
473
|
-
"tslib": "^2.5.0"
|
474
|
-
},
|
475
|
-
"engines": {
|
476
|
-
"node": ">=14.0.0"
|
477
|
-
}
|
478
|
-
},
|
479
|
-
"node_modules/@aws-sdk/eventstream-serde-universal": {
|
480
|
-
"version": "3.347.0",
|
481
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/eventstream-serde-universal/-/eventstream-serde-universal-3.347.0.tgz",
|
482
|
-
"integrity": "sha512-4wWj6bz6lOyDIO/dCCjwaLwRz648xzQQnf89R29sLoEqvAPP5XOB7HL+uFaQ/f5tPNh49gL6huNFSVwDm62n4Q==",
|
483
|
-
"dependencies": {
|
484
|
-
"@aws-sdk/eventstream-codec": "3.347.0",
|
485
|
-
"@aws-sdk/types": "3.347.0",
|
486
|
-
"tslib": "^2.5.0"
|
487
|
-
},
|
488
|
-
"engines": {
|
489
|
-
"node": ">=14.0.0"
|
490
|
-
}
|
491
|
-
},
|
492
|
-
"node_modules/@aws-sdk/fetch-http-handler": {
|
493
|
-
"version": "3.347.0",
|
494
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/fetch-http-handler/-/fetch-http-handler-3.347.0.tgz",
|
495
|
-
"integrity": "sha512-sQ5P7ivY8//7wdxfA76LT1sF6V2Tyyz1qF6xXf9sihPN5Q1Y65c+SKpMzXyFSPqWZ82+SQQuDliYZouVyS6kQQ==",
|
496
|
-
"dependencies": {
|
497
|
-
"@aws-sdk/protocol-http": "3.347.0",
|
498
|
-
"@aws-sdk/querystring-builder": "3.347.0",
|
499
|
-
"@aws-sdk/types": "3.347.0",
|
500
|
-
"@aws-sdk/util-base64": "3.310.0",
|
501
|
-
"tslib": "^2.5.0"
|
502
|
-
}
|
503
|
-
},
|
504
|
-
"node_modules/@aws-sdk/hash-node": {
|
505
|
-
"version": "3.347.0",
|
506
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/hash-node/-/hash-node-3.347.0.tgz",
|
507
|
-
"integrity": "sha512-96+ml/4EaUaVpzBdOLGOxdoXOjkPgkoJp/0i1fxOJEvl8wdAQSwc3IugVK9wZkCxy2DlENtgOe6DfIOhfffm/g==",
|
508
|
-
"dependencies": {
|
509
|
-
"@aws-sdk/types": "3.347.0",
|
510
|
-
"@aws-sdk/util-buffer-from": "3.310.0",
|
511
|
-
"@aws-sdk/util-utf8": "3.310.0",
|
512
|
-
"tslib": "^2.5.0"
|
513
|
-
},
|
514
|
-
"engines": {
|
515
|
-
"node": ">=14.0.0"
|
516
|
-
}
|
517
|
-
},
|
518
|
-
"node_modules/@aws-sdk/invalid-dependency": {
|
519
|
-
"version": "3.347.0",
|
520
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/invalid-dependency/-/invalid-dependency-3.347.0.tgz",
|
521
|
-
"integrity": "sha512-8imQcwLwqZ/wTJXZqzXT9pGLIksTRckhGLZaXT60tiBOPKuerTsus2L59UstLs5LP8TKaVZKFFSsjRIn9dQdmQ==",
|
522
|
-
"dependencies": {
|
523
|
-
"@aws-sdk/types": "3.347.0",
|
524
|
-
"tslib": "^2.5.0"
|
525
|
-
}
|
526
|
-
},
|
527
|
-
"node_modules/@aws-sdk/is-array-buffer": {
|
528
|
-
"version": "3.310.0",
|
529
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/is-array-buffer/-/is-array-buffer-3.310.0.tgz",
|
530
|
-
"integrity": "sha512-urnbcCR+h9NWUnmOtet/s4ghvzsidFmspfhYaHAmSRdy9yDjdjBJMFjjsn85A1ODUktztm+cVncXjQ38WCMjMQ==",
|
531
|
-
"dependencies": {
|
532
|
-
"tslib": "^2.5.0"
|
533
|
-
},
|
534
|
-
"engines": {
|
535
|
-
"node": ">=14.0.0"
|
536
|
-
}
|
537
|
-
},
|
538
|
-
"node_modules/@aws-sdk/middleware-content-length": {
|
539
|
-
"version": "3.347.0",
|
540
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-content-length/-/middleware-content-length-3.347.0.tgz",
|
541
|
-
"integrity": "sha512-i4qtWTDImMaDUtwKQPbaZpXsReiwiBomM1cWymCU4bhz81HL01oIxOxOBuiM+3NlDoCSPr3KI6txZSz/8cqXCQ==",
|
542
|
-
"dependencies": {
|
543
|
-
"@aws-sdk/protocol-http": "3.347.0",
|
544
|
-
"@aws-sdk/types": "3.347.0",
|
545
|
-
"tslib": "^2.5.0"
|
546
|
-
},
|
547
|
-
"engines": {
|
548
|
-
"node": ">=14.0.0"
|
549
|
-
}
|
550
|
-
},
|
551
|
-
"node_modules/@aws-sdk/middleware-endpoint": {
|
552
|
-
"version": "3.347.0",
|
553
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-endpoint/-/middleware-endpoint-3.347.0.tgz",
|
554
|
-
"integrity": "sha512-unF0c6dMaUL1ffU+37Ugty43DgMnzPWXr/Jup/8GbK5fzzWT5NQq6dj9KHPubMbWeEjQbmczvhv25JuJdK8gNQ==",
|
555
|
-
"dependencies": {
|
556
|
-
"@aws-sdk/middleware-serde": "3.347.0",
|
557
|
-
"@aws-sdk/types": "3.347.0",
|
558
|
-
"@aws-sdk/url-parser": "3.347.0",
|
559
|
-
"@aws-sdk/util-middleware": "3.347.0",
|
560
|
-
"tslib": "^2.5.0"
|
561
|
-
},
|
562
|
-
"engines": {
|
563
|
-
"node": ">=14.0.0"
|
564
|
-
}
|
565
|
-
},
|
566
|
-
"node_modules/@aws-sdk/middleware-host-header": {
|
567
|
-
"version": "3.347.0",
|
568
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.347.0.tgz",
|
569
|
-
"integrity": "sha512-kpKmR9OvMlnReqp5sKcJkozbj1wmlblbVSbnQAIkzeQj2xD5dnVR3Nn2ogQKxSmU1Fv7dEroBtrruJ1o3fY38A==",
|
570
|
-
"dependencies": {
|
571
|
-
"@aws-sdk/protocol-http": "3.347.0",
|
572
|
-
"@aws-sdk/types": "3.347.0",
|
573
|
-
"tslib": "^2.5.0"
|
574
|
-
},
|
575
|
-
"engines": {
|
576
|
-
"node": ">=14.0.0"
|
577
|
-
}
|
578
|
-
},
|
579
|
-
"node_modules/@aws-sdk/middleware-logger": {
|
580
|
-
"version": "3.347.0",
|
581
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.347.0.tgz",
|
582
|
-
"integrity": "sha512-NYC+Id5UCkVn+3P1t/YtmHt75uED06vwaKyxDy0UmB2K66PZLVtwWbLpVWrhbroaw1bvUHYcRyQ9NIfnVcXQjA==",
|
583
|
-
"dependencies": {
|
584
|
-
"@aws-sdk/types": "3.347.0",
|
585
|
-
"tslib": "^2.5.0"
|
586
|
-
},
|
587
|
-
"engines": {
|
588
|
-
"node": ">=14.0.0"
|
589
|
-
}
|
590
|
-
},
|
591
|
-
"node_modules/@aws-sdk/middleware-recursion-detection": {
|
592
|
-
"version": "3.347.0",
|
593
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.347.0.tgz",
|
594
|
-
"integrity": "sha512-qfnSvkFKCAMjMHR31NdsT0gv5Sq/ZHTUD4yQsSLpbVQ6iYAS834lrzXt41iyEHt57Y514uG7F/Xfvude3u4icQ==",
|
595
|
-
"dependencies": {
|
596
|
-
"@aws-sdk/protocol-http": "3.347.0",
|
597
|
-
"@aws-sdk/types": "3.347.0",
|
598
|
-
"tslib": "^2.5.0"
|
599
|
-
},
|
600
|
-
"engines": {
|
601
|
-
"node": ">=14.0.0"
|
602
|
-
}
|
603
|
-
},
|
604
|
-
"node_modules/@aws-sdk/middleware-retry": {
|
605
|
-
"version": "3.347.0",
|
606
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-retry/-/middleware-retry-3.347.0.tgz",
|
607
|
-
"integrity": "sha512-CpdM+8dCSbX96agy4FCzOfzDmhNnGBM/pxrgIVLm5nkYTLuXp/d7ubpFEUHULr+4hCd5wakHotMt7yO29NFaVw==",
|
608
|
-
"dependencies": {
|
609
|
-
"@aws-sdk/protocol-http": "3.347.0",
|
610
|
-
"@aws-sdk/service-error-classification": "3.347.0",
|
611
|
-
"@aws-sdk/types": "3.347.0",
|
612
|
-
"@aws-sdk/util-middleware": "3.347.0",
|
613
|
-
"@aws-sdk/util-retry": "3.347.0",
|
614
|
-
"tslib": "^2.5.0",
|
615
|
-
"uuid": "^8.3.2"
|
616
|
-
},
|
617
|
-
"engines": {
|
618
|
-
"node": ">=14.0.0"
|
619
|
-
}
|
620
|
-
},
|
621
|
-
"node_modules/@aws-sdk/middleware-sdk-sts": {
|
622
|
-
"version": "3.347.0",
|
623
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-sts/-/middleware-sdk-sts-3.347.0.tgz",
|
624
|
-
"integrity": "sha512-38LJ0bkIoVF3W97x6Jyyou72YV9Cfbml4OaDEdnrCOo0EssNZM5d7RhjMvQDwww7/3OBY/BzeOcZKfJlkYUXGw==",
|
625
|
-
"dependencies": {
|
626
|
-
"@aws-sdk/middleware-signing": "3.347.0",
|
627
|
-
"@aws-sdk/types": "3.347.0",
|
628
|
-
"tslib": "^2.5.0"
|
629
|
-
},
|
630
|
-
"engines": {
|
631
|
-
"node": ">=14.0.0"
|
632
|
-
}
|
633
|
-
},
|
634
|
-
"node_modules/@aws-sdk/middleware-serde": {
|
635
|
-
"version": "3.347.0",
|
636
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-serde/-/middleware-serde-3.347.0.tgz",
|
637
|
-
"integrity": "sha512-x5Foi7jRbVJXDu9bHfyCbhYDH5pKK+31MmsSJ3k8rY8keXLBxm2XEEg/AIoV9/TUF9EeVvZ7F1/RmMpJnWQsEg==",
|
638
|
-
"dependencies": {
|
639
|
-
"@aws-sdk/types": "3.347.0",
|
640
|
-
"tslib": "^2.5.0"
|
641
|
-
},
|
642
|
-
"engines": {
|
643
|
-
"node": ">=14.0.0"
|
644
|
-
}
|
645
|
-
},
|
646
|
-
"node_modules/@aws-sdk/middleware-signing": {
|
647
|
-
"version": "3.347.0",
|
648
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-signing/-/middleware-signing-3.347.0.tgz",
|
649
|
-
"integrity": "sha512-zVBF/4MGKnvhAE/J+oAL/VAehiyv+trs2dqSQXwHou9j8eA8Vm8HS2NdOwpkZQchIxTuwFlqSusDuPEdYFbvGw==",
|
650
|
-
"dependencies": {
|
651
|
-
"@aws-sdk/property-provider": "3.347.0",
|
652
|
-
"@aws-sdk/protocol-http": "3.347.0",
|
653
|
-
"@aws-sdk/signature-v4": "3.347.0",
|
654
|
-
"@aws-sdk/types": "3.347.0",
|
655
|
-
"@aws-sdk/util-middleware": "3.347.0",
|
656
|
-
"tslib": "^2.5.0"
|
657
|
-
},
|
658
|
-
"engines": {
|
659
|
-
"node": ">=14.0.0"
|
660
|
-
}
|
661
|
-
},
|
662
|
-
"node_modules/@aws-sdk/middleware-stack": {
|
663
|
-
"version": "3.347.0",
|
664
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-stack/-/middleware-stack-3.347.0.tgz",
|
665
|
-
"integrity": "sha512-Izidg4rqtYMcKuvn2UzgEpPLSmyd8ub9+LQ2oIzG3mpIzCBITq7wp40jN1iNkMg+X6KEnX9vdMJIYZsPYMCYuQ==",
|
666
|
-
"dependencies": {
|
667
|
-
"tslib": "^2.5.0"
|
668
|
-
},
|
669
|
-
"engines": {
|
670
|
-
"node": ">=14.0.0"
|
671
|
-
}
|
672
|
-
},
|
673
|
-
"node_modules/@aws-sdk/middleware-user-agent": {
|
674
|
-
"version": "3.352.0",
|
675
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.352.0.tgz",
|
676
|
-
"integrity": "sha512-QGqblMTsVDqeomy22KPm9LUW8PHZXBA2Hjk9Hcw8U1uFS8IKYJrewInG3ae2+9FAcTyug4LFWDf8CRr9YH2B3Q==",
|
677
|
-
"dependencies": {
|
678
|
-
"@aws-sdk/protocol-http": "3.347.0",
|
679
|
-
"@aws-sdk/types": "3.347.0",
|
680
|
-
"@aws-sdk/util-endpoints": "3.352.0",
|
681
|
-
"tslib": "^2.5.0"
|
682
|
-
},
|
683
|
-
"engines": {
|
684
|
-
"node": ">=14.0.0"
|
685
|
-
}
|
686
|
-
},
|
687
|
-
"node_modules/@aws-sdk/node-config-provider": {
|
688
|
-
"version": "3.347.0",
|
689
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/node-config-provider/-/node-config-provider-3.347.0.tgz",
|
690
|
-
"integrity": "sha512-faU93d3+5uTTUcotGgMXF+sJVFjrKh+ufW+CzYKT4yUHammyaIab/IbTPWy2hIolcEGtuPeVoxXw8TXbkh/tuw==",
|
691
|
-
"dependencies": {
|
692
|
-
"@aws-sdk/property-provider": "3.347.0",
|
693
|
-
"@aws-sdk/shared-ini-file-loader": "3.347.0",
|
694
|
-
"@aws-sdk/types": "3.347.0",
|
695
|
-
"tslib": "^2.5.0"
|
696
|
-
},
|
697
|
-
"engines": {
|
698
|
-
"node": ">=14.0.0"
|
699
|
-
}
|
700
|
-
},
|
701
|
-
"node_modules/@aws-sdk/node-http-handler": {
|
702
|
-
"version": "3.350.0",
|
703
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/node-http-handler/-/node-http-handler-3.350.0.tgz",
|
704
|
-
"integrity": "sha512-oD96GAlmpzYilCdC8wwyURM5lNfNHZCjm/kxBkQulHKa2kRbIrnD9GfDqdCkWA5cTpjh1NzGLT4D6e6UFDjt9w==",
|
705
|
-
"dependencies": {
|
706
|
-
"@aws-sdk/abort-controller": "3.347.0",
|
707
|
-
"@aws-sdk/protocol-http": "3.347.0",
|
708
|
-
"@aws-sdk/querystring-builder": "3.347.0",
|
709
|
-
"@aws-sdk/types": "3.347.0",
|
710
|
-
"tslib": "^2.5.0"
|
711
|
-
},
|
712
|
-
"engines": {
|
713
|
-
"node": ">=14.0.0"
|
714
|
-
}
|
715
|
-
},
|
716
|
-
"node_modules/@aws-sdk/property-provider": {
|
717
|
-
"version": "3.347.0",
|
718
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/property-provider/-/property-provider-3.347.0.tgz",
|
719
|
-
"integrity": "sha512-t3nJ8CYPLKAF2v9nIHOHOlF0CviQbTvbFc2L4a+A+EVd/rM4PzL3+3n8ZJsr0h7f6uD04+b5YRFgKgnaqLXlEg==",
|
720
|
-
"dependencies": {
|
721
|
-
"@aws-sdk/types": "3.347.0",
|
722
|
-
"tslib": "^2.5.0"
|
723
|
-
},
|
724
|
-
"engines": {
|
725
|
-
"node": ">=14.0.0"
|
726
|
-
}
|
727
|
-
},
|
728
|
-
"node_modules/@aws-sdk/protocol-http": {
|
729
|
-
"version": "3.347.0",
|
730
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/protocol-http/-/protocol-http-3.347.0.tgz",
|
731
|
-
"integrity": "sha512-2YdBhc02Wvy03YjhGwUxF0UQgrPWEy8Iq75pfS42N+/0B/+eWX1aQgfjFxIpLg7YSjT5eKtYOQGlYd4MFTgj9g==",
|
732
|
-
"dependencies": {
|
733
|
-
"@aws-sdk/types": "3.347.0",
|
734
|
-
"tslib": "^2.5.0"
|
735
|
-
},
|
736
|
-
"engines": {
|
737
|
-
"node": ">=14.0.0"
|
738
|
-
}
|
739
|
-
},
|
740
|
-
"node_modules/@aws-sdk/querystring-builder": {
|
741
|
-
"version": "3.347.0",
|
742
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/querystring-builder/-/querystring-builder-3.347.0.tgz",
|
743
|
-
"integrity": "sha512-phtKTe6FXoV02MoPkIVV6owXI8Mwr5IBN3bPoxhcPvJG2AjEmnetSIrhb8kwc4oNhlwfZwH6Jo5ARW/VEWbZtg==",
|
744
|
-
"dependencies": {
|
745
|
-
"@aws-sdk/types": "3.347.0",
|
746
|
-
"@aws-sdk/util-uri-escape": "3.310.0",
|
747
|
-
"tslib": "^2.5.0"
|
748
|
-
},
|
749
|
-
"engines": {
|
750
|
-
"node": ">=14.0.0"
|
751
|
-
}
|
752
|
-
},
|
753
|
-
"node_modules/@aws-sdk/querystring-parser": {
|
754
|
-
"version": "3.347.0",
|
755
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/querystring-parser/-/querystring-parser-3.347.0.tgz",
|
756
|
-
"integrity": "sha512-5VXOhfZz78T2W7SuXf2avfjKglx1VZgZgp9Zfhrt/Rq+MTu2D+PZc5zmJHhYigD7x83jLSLogpuInQpFMA9LgA==",
|
757
|
-
"dependencies": {
|
758
|
-
"@aws-sdk/types": "3.347.0",
|
759
|
-
"tslib": "^2.5.0"
|
760
|
-
},
|
761
|
-
"engines": {
|
762
|
-
"node": ">=14.0.0"
|
763
|
-
}
|
764
|
-
},
|
765
|
-
"node_modules/@aws-sdk/service-error-classification": {
|
766
|
-
"version": "3.347.0",
|
767
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/service-error-classification/-/service-error-classification-3.347.0.tgz",
|
768
|
-
"integrity": "sha512-xZ3MqSY81Oy2gh5g0fCtooAbahqh9VhsF8vcKjVX8+XPbGC8y+kej82+MsMg4gYL8gRFB9u4hgYbNgIS6JTAvg==",
|
769
|
-
"engines": {
|
770
|
-
"node": ">=14.0.0"
|
771
|
-
}
|
772
|
-
},
|
773
|
-
"node_modules/@aws-sdk/shared-ini-file-loader": {
|
774
|
-
"version": "3.347.0",
|
775
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/shared-ini-file-loader/-/shared-ini-file-loader-3.347.0.tgz",
|
776
|
-
"integrity": "sha512-Xw+zAZQVLb+xMNHChXQ29tzzLqm3AEHsD8JJnlkeFjeMnWQtXdUfOARl5s8NzAppcKQNlVe2gPzjaKjoy2jz1Q==",
|
777
|
-
"dependencies": {
|
778
|
-
"@aws-sdk/types": "3.347.0",
|
779
|
-
"tslib": "^2.5.0"
|
780
|
-
},
|
781
|
-
"engines": {
|
782
|
-
"node": ">=14.0.0"
|
783
|
-
}
|
784
|
-
},
|
785
|
-
"node_modules/@aws-sdk/signature-v4": {
|
786
|
-
"version": "3.347.0",
|
787
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4/-/signature-v4-3.347.0.tgz",
|
788
|
-
"integrity": "sha512-58Uq1do+VsTHYkP11dTK+DF53fguoNNJL9rHRWhzP+OcYv3/mBMLoS2WPz/x9FO5mBg4ESFsug0I6mXbd36tjw==",
|
789
|
-
"dependencies": {
|
790
|
-
"@aws-sdk/eventstream-codec": "3.347.0",
|
791
|
-
"@aws-sdk/is-array-buffer": "3.310.0",
|
792
|
-
"@aws-sdk/types": "3.347.0",
|
793
|
-
"@aws-sdk/util-hex-encoding": "3.310.0",
|
794
|
-
"@aws-sdk/util-middleware": "3.347.0",
|
795
|
-
"@aws-sdk/util-uri-escape": "3.310.0",
|
796
|
-
"@aws-sdk/util-utf8": "3.310.0",
|
797
|
-
"tslib": "^2.5.0"
|
798
|
-
},
|
799
|
-
"engines": {
|
800
|
-
"node": ">=14.0.0"
|
801
|
-
}
|
802
|
-
},
|
803
|
-
"node_modules/@aws-sdk/smithy-client": {
|
804
|
-
"version": "3.347.0",
|
805
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/smithy-client/-/smithy-client-3.347.0.tgz",
|
806
|
-
"integrity": "sha512-PaGTDsJLGK0sTjA6YdYQzILRlPRN3uVFyqeBUkfltXssvUzkm8z2t1lz2H4VyJLAhwnG5ZuZTNEV/2mcWrU7JQ==",
|
807
|
-
"dependencies": {
|
808
|
-
"@aws-sdk/middleware-stack": "3.347.0",
|
809
|
-
"@aws-sdk/types": "3.347.0",
|
810
|
-
"tslib": "^2.5.0"
|
811
|
-
},
|
812
|
-
"engines": {
|
813
|
-
"node": ">=14.0.0"
|
814
|
-
}
|
815
|
-
},
|
816
|
-
"node_modules/@aws-sdk/token-providers": {
|
817
|
-
"version": "3.352.0",
|
818
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.352.0.tgz",
|
819
|
-
"integrity": "sha512-cmmAgieLP/aAl9WdPiBoaC0Abd6KncSLig/ElLPoNsADR10l3QgxQcVF3YMtdX0U0d917+/SeE1PdrPD2x15cw==",
|
820
|
-
"dependencies": {
|
821
|
-
"@aws-sdk/client-sso-oidc": "3.352.0",
|
822
|
-
"@aws-sdk/property-provider": "3.347.0",
|
823
|
-
"@aws-sdk/shared-ini-file-loader": "3.347.0",
|
824
|
-
"@aws-sdk/types": "3.347.0",
|
825
|
-
"tslib": "^2.5.0"
|
826
|
-
},
|
827
|
-
"engines": {
|
828
|
-
"node": ">=14.0.0"
|
829
|
-
}
|
830
|
-
},
|
831
|
-
"node_modules/@aws-sdk/types": {
|
832
|
-
"version": "3.347.0",
|
833
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.347.0.tgz",
|
834
|
-
"integrity": "sha512-GkCMy79mdjU9OTIe5KT58fI/6uqdf8UmMdWqVHmFJ+UpEzOci7L/uw4sOXWo7xpPzLs6cJ7s5ouGZW4GRPmHFA==",
|
835
|
-
"dependencies": {
|
836
|
-
"tslib": "^2.5.0"
|
837
|
-
},
|
838
|
-
"engines": {
|
839
|
-
"node": ">=14.0.0"
|
840
|
-
}
|
841
|
-
},
|
842
|
-
"node_modules/@aws-sdk/url-parser": {
|
843
|
-
"version": "3.347.0",
|
844
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/url-parser/-/url-parser-3.347.0.tgz",
|
845
|
-
"integrity": "sha512-lhrnVjxdV7hl+yCnJfDZOaVLSqKjxN20MIOiijRiqaWGLGEAiSqBreMhL89X1WKCifxAs4zZf9YB9SbdziRpAA==",
|
846
|
-
"dependencies": {
|
847
|
-
"@aws-sdk/querystring-parser": "3.347.0",
|
848
|
-
"@aws-sdk/types": "3.347.0",
|
849
|
-
"tslib": "^2.5.0"
|
850
|
-
}
|
851
|
-
},
|
852
|
-
"node_modules/@aws-sdk/util-base64": {
|
853
|
-
"version": "3.310.0",
|
854
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-base64/-/util-base64-3.310.0.tgz",
|
855
|
-
"integrity": "sha512-v3+HBKQvqgdzcbL+pFswlx5HQsd9L6ZTlyPVL2LS9nNXnCcR3XgGz9jRskikRUuUvUXtkSG1J88GAOnJ/apTPg==",
|
856
|
-
"dependencies": {
|
857
|
-
"@aws-sdk/util-buffer-from": "3.310.0",
|
858
|
-
"tslib": "^2.5.0"
|
859
|
-
},
|
860
|
-
"engines": {
|
861
|
-
"node": ">=14.0.0"
|
862
|
-
}
|
863
|
-
},
|
864
|
-
"node_modules/@aws-sdk/util-body-length-browser": {
|
865
|
-
"version": "3.310.0",
|
866
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-body-length-browser/-/util-body-length-browser-3.310.0.tgz",
|
867
|
-
"integrity": "sha512-sxsC3lPBGfpHtNTUoGXMQXLwjmR0zVpx0rSvzTPAuoVILVsp5AU/w5FphNPxD5OVIjNbZv9KsKTuvNTiZjDp9g==",
|
868
|
-
"dependencies": {
|
869
|
-
"tslib": "^2.5.0"
|
870
|
-
}
|
871
|
-
},
|
872
|
-
"node_modules/@aws-sdk/util-body-length-node": {
|
873
|
-
"version": "3.310.0",
|
874
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-body-length-node/-/util-body-length-node-3.310.0.tgz",
|
875
|
-
"integrity": "sha512-2tqGXdyKhyA6w4zz7UPoS8Ip+7sayOg9BwHNidiGm2ikbDxm1YrCfYXvCBdwaJxa4hJfRVz+aL9e+d3GqPI9pQ==",
|
876
|
-
"dependencies": {
|
877
|
-
"tslib": "^2.5.0"
|
878
|
-
},
|
879
|
-
"engines": {
|
880
|
-
"node": ">=14.0.0"
|
881
|
-
}
|
882
|
-
},
|
883
|
-
"node_modules/@aws-sdk/util-buffer-from": {
|
884
|
-
"version": "3.310.0",
|
885
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-buffer-from/-/util-buffer-from-3.310.0.tgz",
|
886
|
-
"integrity": "sha512-i6LVeXFtGih5Zs8enLrt+ExXY92QV25jtEnTKHsmlFqFAuL3VBeod6boeMXkN2p9lbSVVQ1sAOOYZOHYbYkntw==",
|
887
|
-
"dependencies": {
|
888
|
-
"@aws-sdk/is-array-buffer": "3.310.0",
|
889
|
-
"tslib": "^2.5.0"
|
890
|
-
},
|
891
|
-
"engines": {
|
892
|
-
"node": ">=14.0.0"
|
893
|
-
}
|
894
|
-
},
|
895
|
-
"node_modules/@aws-sdk/util-config-provider": {
|
896
|
-
"version": "3.310.0",
|
897
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-config-provider/-/util-config-provider-3.310.0.tgz",
|
898
|
-
"integrity": "sha512-xIBaYo8dwiojCw8vnUcIL4Z5tyfb1v3yjqyJKJWV/dqKUFOOS0U591plmXbM+M/QkXyML3ypon1f8+BoaDExrg==",
|
899
|
-
"dependencies": {
|
900
|
-
"tslib": "^2.5.0"
|
901
|
-
},
|
902
|
-
"engines": {
|
903
|
-
"node": ">=14.0.0"
|
904
|
-
}
|
905
|
-
},
|
906
|
-
"node_modules/@aws-sdk/util-defaults-mode-browser": {
|
907
|
-
"version": "3.347.0",
|
908
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-defaults-mode-browser/-/util-defaults-mode-browser-3.347.0.tgz",
|
909
|
-
"integrity": "sha512-+JHFA4reWnW/nMWwrLKqL2Lm/biw/Dzi/Ix54DAkRZ08C462jMKVnUlzAI+TfxQE3YLm99EIa0G7jiEA+p81Qw==",
|
910
|
-
"dependencies": {
|
911
|
-
"@aws-sdk/property-provider": "3.347.0",
|
912
|
-
"@aws-sdk/types": "3.347.0",
|
913
|
-
"bowser": "^2.11.0",
|
914
|
-
"tslib": "^2.5.0"
|
915
|
-
},
|
916
|
-
"engines": {
|
917
|
-
"node": ">= 10.0.0"
|
918
|
-
}
|
919
|
-
},
|
920
|
-
"node_modules/@aws-sdk/util-defaults-mode-node": {
|
921
|
-
"version": "3.347.0",
|
922
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-defaults-mode-node/-/util-defaults-mode-node-3.347.0.tgz",
|
923
|
-
"integrity": "sha512-A8BzIVhAAZE5WEukoAN2kYebzTc99ZgncbwOmgCCbvdaYlk5tzguR/s+uoT4G0JgQGol/4hAMuJEl7elNgU6RQ==",
|
924
|
-
"dependencies": {
|
925
|
-
"@aws-sdk/config-resolver": "3.347.0",
|
926
|
-
"@aws-sdk/credential-provider-imds": "3.347.0",
|
927
|
-
"@aws-sdk/node-config-provider": "3.347.0",
|
928
|
-
"@aws-sdk/property-provider": "3.347.0",
|
929
|
-
"@aws-sdk/types": "3.347.0",
|
930
|
-
"tslib": "^2.5.0"
|
931
|
-
},
|
932
|
-
"engines": {
|
933
|
-
"node": ">= 10.0.0"
|
934
|
-
}
|
935
|
-
},
|
936
|
-
"node_modules/@aws-sdk/util-endpoints": {
|
937
|
-
"version": "3.352.0",
|
938
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.352.0.tgz",
|
939
|
-
"integrity": "sha512-PjWMPdoIUWfBPgAWLyOrWFbdSS/3DJtc0OmFb/JrE8C8rKFYl+VGW5f1p0cVdRWiDR0xCGr0s67p8itAakVqjw==",
|
940
|
-
"dependencies": {
|
941
|
-
"@aws-sdk/types": "3.347.0",
|
942
|
-
"tslib": "^2.5.0"
|
943
|
-
},
|
944
|
-
"engines": {
|
945
|
-
"node": ">=14.0.0"
|
946
|
-
}
|
947
|
-
},
|
948
|
-
"node_modules/@aws-sdk/util-hex-encoding": {
|
949
|
-
"version": "3.310.0",
|
950
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-hex-encoding/-/util-hex-encoding-3.310.0.tgz",
|
951
|
-
"integrity": "sha512-sVN7mcCCDSJ67pI1ZMtk84SKGqyix6/0A1Ab163YKn+lFBQRMKexleZzpYzNGxYzmQS6VanP/cfU7NiLQOaSfA==",
|
952
|
-
"dependencies": {
|
953
|
-
"tslib": "^2.5.0"
|
954
|
-
},
|
955
|
-
"engines": {
|
956
|
-
"node": ">=14.0.0"
|
957
|
-
}
|
958
|
-
},
|
959
|
-
"node_modules/@aws-sdk/util-locate-window": {
|
960
|
-
"version": "3.310.0",
|
961
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.310.0.tgz",
|
962
|
-
"integrity": "sha512-qo2t/vBTnoXpjKxlsC2e1gBrRm80M3bId27r0BRB2VniSSe7bL1mmzM+/HFtujm0iAxtPM+aLEflLJlJeDPg0w==",
|
963
|
-
"dependencies": {
|
964
|
-
"tslib": "^2.5.0"
|
965
|
-
},
|
966
|
-
"engines": {
|
967
|
-
"node": ">=14.0.0"
|
968
|
-
}
|
969
|
-
},
|
970
|
-
"node_modules/@aws-sdk/util-middleware": {
|
971
|
-
"version": "3.347.0",
|
972
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-middleware/-/util-middleware-3.347.0.tgz",
|
973
|
-
"integrity": "sha512-8owqUA3ePufeYTUvlzdJ7Z0miLorTwx+rNol5lourGQZ9JXsVMo23+yGA7nOlFuXSGkoKpMOtn6S0BT2bcfeiw==",
|
974
|
-
"dependencies": {
|
975
|
-
"tslib": "^2.5.0"
|
976
|
-
},
|
977
|
-
"engines": {
|
978
|
-
"node": ">=14.0.0"
|
979
|
-
}
|
980
|
-
},
|
981
|
-
"node_modules/@aws-sdk/util-retry": {
|
982
|
-
"version": "3.347.0",
|
983
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-retry/-/util-retry-3.347.0.tgz",
|
984
|
-
"integrity": "sha512-NxnQA0/FHFxriQAeEgBonA43Q9/VPFQa8cfJDuT2A1YZruMasgjcltoZszi1dvoIRWSZsFTW42eY2gdOd0nffQ==",
|
985
|
-
"dependencies": {
|
986
|
-
"@aws-sdk/service-error-classification": "3.347.0",
|
987
|
-
"tslib": "^2.5.0"
|
988
|
-
},
|
989
|
-
"engines": {
|
990
|
-
"node": ">= 14.0.0"
|
991
|
-
}
|
992
|
-
},
|
993
|
-
"node_modules/@aws-sdk/util-uri-escape": {
|
994
|
-
"version": "3.310.0",
|
995
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-uri-escape/-/util-uri-escape-3.310.0.tgz",
|
996
|
-
"integrity": "sha512-drzt+aB2qo2LgtDoiy/3sVG8w63cgLkqFIa2NFlGpUgHFWTXkqtbgf4L5QdjRGKWhmZsnqkbtL7vkSWEcYDJ4Q==",
|
997
|
-
"dependencies": {
|
998
|
-
"tslib": "^2.5.0"
|
999
|
-
},
|
1000
|
-
"engines": {
|
1001
|
-
"node": ">=14.0.0"
|
1002
|
-
}
|
1003
|
-
},
|
1004
|
-
"node_modules/@aws-sdk/util-user-agent-browser": {
|
1005
|
-
"version": "3.347.0",
|
1006
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.347.0.tgz",
|
1007
|
-
"integrity": "sha512-ydxtsKVtQefgbk1Dku1q7pMkjDYThauG9/8mQkZUAVik55OUZw71Zzr3XO8J8RKvQG8lmhPXuAQ0FKAyycc0RA==",
|
1008
|
-
"dependencies": {
|
1009
|
-
"@aws-sdk/types": "3.347.0",
|
1010
|
-
"bowser": "^2.11.0",
|
1011
|
-
"tslib": "^2.5.0"
|
1012
|
-
}
|
1013
|
-
},
|
1014
|
-
"node_modules/@aws-sdk/util-user-agent-node": {
|
1015
|
-
"version": "3.347.0",
|
1016
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.347.0.tgz",
|
1017
|
-
"integrity": "sha512-6X0b9qGsbD1s80PmbaB6v1/ZtLfSx6fjRX8caM7NN0y/ObuLoX8LhYnW6WlB2f1+xb4EjaCNgpP/zCf98MXosw==",
|
1018
|
-
"dependencies": {
|
1019
|
-
"@aws-sdk/node-config-provider": "3.347.0",
|
1020
|
-
"@aws-sdk/types": "3.347.0",
|
1021
|
-
"tslib": "^2.5.0"
|
1022
|
-
},
|
1023
|
-
"engines": {
|
1024
|
-
"node": ">=14.0.0"
|
1025
|
-
},
|
1026
|
-
"peerDependencies": {
|
1027
|
-
"aws-crt": ">=1.0.0"
|
1028
|
-
},
|
1029
|
-
"peerDependenciesMeta": {
|
1030
|
-
"aws-crt": {
|
1031
|
-
"optional": true
|
1032
|
-
}
|
1033
|
-
}
|
1034
|
-
},
|
1035
|
-
"node_modules/@aws-sdk/util-utf8": {
|
1036
|
-
"version": "3.310.0",
|
1037
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-utf8/-/util-utf8-3.310.0.tgz",
|
1038
|
-
"integrity": "sha512-DnLfFT8uCO22uOJc0pt0DsSNau1GTisngBCDw8jQuWT5CqogMJu4b/uXmwEqfj8B3GX6Xsz8zOd6JpRlPftQoA==",
|
1039
|
-
"dependencies": {
|
1040
|
-
"@aws-sdk/util-buffer-from": "3.310.0",
|
1041
|
-
"tslib": "^2.5.0"
|
1042
|
-
},
|
1043
|
-
"engines": {
|
1044
|
-
"node": ">=14.0.0"
|
1045
|
-
}
|
1046
|
-
},
|
1047
|
-
"node_modules/@aws-sdk/util-utf8-browser": {
|
1048
|
-
"version": "3.259.0",
|
1049
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-utf8-browser/-/util-utf8-browser-3.259.0.tgz",
|
1050
|
-
"integrity": "sha512-UvFa/vR+e19XookZF8RzFZBrw2EUkQWxiBW0yYQAhvk3C+QVGl0H3ouca8LDBlBfQKXwmW3huo/59H8rwb1wJw==",
|
1051
|
-
"dependencies": {
|
1052
|
-
"tslib": "^2.3.1"
|
1053
|
-
}
|
1054
|
-
},
|
1055
|
-
"node_modules/@aws-sdk/util-waiter": {
|
1056
|
-
"version": "3.347.0",
|
1057
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-waiter/-/util-waiter-3.347.0.tgz",
|
1058
|
-
"integrity": "sha512-3ze/0PkwkzUzLncukx93tZgGL0JX9NaP8DxTi6WzflnL/TEul5Z63PCruRNK0om17iZYAWKrf8q2mFoHYb4grA==",
|
1059
|
-
"dependencies": {
|
1060
|
-
"@aws-sdk/abort-controller": "3.347.0",
|
1061
|
-
"@aws-sdk/types": "3.347.0",
|
1062
|
-
"tslib": "^2.5.0"
|
1063
|
-
},
|
1064
|
-
"engines": {
|
1065
|
-
"node": ">=14.0.0"
|
1066
|
-
}
|
1067
|
-
},
|
1068
|
-
"node_modules/@smithy/protocol-http": {
|
1069
|
-
"version": "1.2.0",
|
1070
|
-
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-1.2.0.tgz",
|
1071
|
-
"integrity": "sha512-GfGfruksi3nXdFok5RhgtOnWe5f6BndzYfmEXISD+5gAGdayFGpjWu5pIqIweTudMtse20bGbc+7MFZXT1Tb8Q==",
|
1072
|
-
"dependencies": {
|
1073
|
-
"@smithy/types": "^1.2.0",
|
1074
|
-
"tslib": "^2.5.0"
|
1075
|
-
},
|
1076
|
-
"engines": {
|
1077
|
-
"node": ">=14.0.0"
|
1078
|
-
}
|
1079
|
-
},
|
1080
|
-
"node_modules/@smithy/types": {
|
1081
|
-
"version": "1.2.0",
|
1082
|
-
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-1.2.0.tgz",
|
1083
|
-
"integrity": "sha512-z1r00TvBqF3dh4aHhya7nz1HhvCg4TRmw51fjMrh5do3h+ngSstt/yKlNbHeb9QxJmFbmN8KEVSWgb1bRvfEoA==",
|
1084
|
-
"dependencies": {
|
1085
|
-
"tslib": "^2.5.0"
|
1086
|
-
},
|
1087
|
-
"engines": {
|
1088
|
-
"node": ">=14.0.0"
|
1089
|
-
}
|
1090
|
-
},
|
1091
|
-
"node_modules/@types/node": {
|
1092
|
-
"version": "20.5.7",
|
1093
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.5.7.tgz",
|
1094
|
-
"integrity": "sha512-dP7f3LdZIysZnmvP3ANJYTSwg+wLLl8p7RqniVlV7j+oXSXAbt9h0WIBFmJy5inWZoX9wZN6eXx+YXd9Rh3RBA==",
|
1095
|
-
"dev": true
|
1096
|
-
},
|
1097
|
-
"node_modules/ansi-regex": {
|
1098
|
-
"version": "5.0.1",
|
1099
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
1100
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
1101
|
-
"dev": true,
|
1102
|
-
"engines": {
|
1103
|
-
"node": ">=8"
|
1104
|
-
}
|
1105
|
-
},
|
1106
|
-
"node_modules/ansi-styles": {
|
1107
|
-
"version": "4.3.0",
|
1108
|
-
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
1109
|
-
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
1110
|
-
"dev": true,
|
1111
|
-
"dependencies": {
|
1112
|
-
"color-convert": "^2.0.1"
|
1113
|
-
},
|
1114
|
-
"engines": {
|
1115
|
-
"node": ">=8"
|
1116
|
-
},
|
1117
|
-
"funding": {
|
1118
|
-
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
1119
|
-
}
|
1120
|
-
},
|
1121
|
-
"node_modules/archiver": {
|
1122
|
-
"version": "5.3.2",
|
1123
|
-
"resolved": "https://registry.npmjs.org/archiver/-/archiver-5.3.2.tgz",
|
1124
|
-
"integrity": "sha512-+25nxyyznAXF7Nef3y0EbBeqmGZgeN/BxHX29Rs39djAfaFalmQ89SE6CWyDCHzGL0yt/ycBtNOmGTW0FyGWNw==",
|
1125
|
-
"dev": true,
|
1126
|
-
"dependencies": {
|
1127
|
-
"archiver-utils": "^2.1.0",
|
1128
|
-
"async": "^3.2.4",
|
1129
|
-
"buffer-crc32": "^0.2.1",
|
1130
|
-
"readable-stream": "^3.6.0",
|
1131
|
-
"readdir-glob": "^1.1.2",
|
1132
|
-
"tar-stream": "^2.2.0",
|
1133
|
-
"zip-stream": "^4.1.0"
|
1134
|
-
},
|
1135
|
-
"engines": {
|
1136
|
-
"node": ">= 10"
|
1137
|
-
}
|
1138
|
-
},
|
1139
|
-
"node_modules/archiver-utils": {
|
1140
|
-
"version": "2.1.0",
|
1141
|
-
"resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-2.1.0.tgz",
|
1142
|
-
"integrity": "sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==",
|
1143
|
-
"dev": true,
|
1144
|
-
"dependencies": {
|
1145
|
-
"glob": "^7.1.4",
|
1146
|
-
"graceful-fs": "^4.2.0",
|
1147
|
-
"lazystream": "^1.0.0",
|
1148
|
-
"lodash.defaults": "^4.2.0",
|
1149
|
-
"lodash.difference": "^4.5.0",
|
1150
|
-
"lodash.flatten": "^4.4.0",
|
1151
|
-
"lodash.isplainobject": "^4.0.6",
|
1152
|
-
"lodash.union": "^4.6.0",
|
1153
|
-
"normalize-path": "^3.0.0",
|
1154
|
-
"readable-stream": "^2.0.0"
|
1155
|
-
},
|
1156
|
-
"engines": {
|
1157
|
-
"node": ">= 6"
|
1158
|
-
}
|
1159
|
-
},
|
1160
|
-
"node_modules/archiver-utils/node_modules/readable-stream": {
|
1161
|
-
"version": "2.3.8",
|
1162
|
-
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
|
1163
|
-
"integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
|
1164
|
-
"dev": true,
|
1165
|
-
"dependencies": {
|
1166
|
-
"core-util-is": "~1.0.0",
|
1167
|
-
"inherits": "~2.0.3",
|
1168
|
-
"isarray": "~1.0.0",
|
1169
|
-
"process-nextick-args": "~2.0.0",
|
1170
|
-
"safe-buffer": "~5.1.1",
|
1171
|
-
"string_decoder": "~1.1.1",
|
1172
|
-
"util-deprecate": "~1.0.1"
|
1173
|
-
}
|
1174
|
-
},
|
1175
|
-
"node_modules/archiver-utils/node_modules/safe-buffer": {
|
1176
|
-
"version": "5.1.2",
|
1177
|
-
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
1178
|
-
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
|
1179
|
-
"dev": true
|
1180
|
-
},
|
1181
|
-
"node_modules/archiver-utils/node_modules/string_decoder": {
|
1182
|
-
"version": "1.1.1",
|
1183
|
-
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
1184
|
-
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
1185
|
-
"dev": true,
|
1186
|
-
"dependencies": {
|
1187
|
-
"safe-buffer": "~5.1.0"
|
1188
|
-
}
|
1189
|
-
},
|
1190
|
-
"node_modules/async": {
|
1191
|
-
"version": "3.2.4",
|
1192
|
-
"resolved": "https://registry.npmjs.org/async/-/async-3.2.4.tgz",
|
1193
|
-
"integrity": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==",
|
1194
|
-
"dev": true
|
1195
|
-
},
|
1196
|
-
"node_modules/balanced-match": {
|
1197
|
-
"version": "1.0.2",
|
1198
|
-
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
1199
|
-
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
1200
|
-
"dev": true
|
1201
|
-
},
|
1202
|
-
"node_modules/base64-js": {
|
1203
|
-
"version": "1.5.1",
|
1204
|
-
"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
|
1205
|
-
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
|
1206
|
-
"dev": true,
|
1207
|
-
"funding": [
|
1208
|
-
{
|
1209
|
-
"type": "github",
|
1210
|
-
"url": "https://github.com/sponsors/feross"
|
1211
|
-
},
|
1212
|
-
{
|
1213
|
-
"type": "patreon",
|
1214
|
-
"url": "https://www.patreon.com/feross"
|
1215
|
-
},
|
1216
|
-
{
|
1217
|
-
"type": "consulting",
|
1218
|
-
"url": "https://feross.org/support"
|
1219
|
-
}
|
1220
|
-
]
|
1221
|
-
},
|
1222
|
-
"node_modules/bestzip": {
|
1223
|
-
"version": "2.2.1",
|
1224
|
-
"resolved": "https://registry.npmjs.org/bestzip/-/bestzip-2.2.1.tgz",
|
1225
|
-
"integrity": "sha512-XdAb87RXqOqF7C6UgQG9IqpEHJvS6IOUo0bXWEAebjSSdhDjsbcqFKdHpn5Q7QHz2pGr3Zmw4wgG3LlzdyDz7w==",
|
1226
|
-
"dev": true,
|
1227
|
-
"dependencies": {
|
1228
|
-
"archiver": "^5.3.0",
|
1229
|
-
"async": "^3.2.0",
|
1230
|
-
"glob": "^7.1.6",
|
1231
|
-
"which": "^2.0.2",
|
1232
|
-
"yargs": "^16.2.0"
|
1233
|
-
},
|
1234
|
-
"bin": {
|
1235
|
-
"bestzip": "bin/cli.js"
|
1236
|
-
},
|
1237
|
-
"engines": {
|
1238
|
-
"node": ">=10"
|
1239
|
-
}
|
1240
|
-
},
|
1241
|
-
"node_modules/bl": {
|
1242
|
-
"version": "4.1.0",
|
1243
|
-
"resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
|
1244
|
-
"integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
|
1245
|
-
"dev": true,
|
1246
|
-
"dependencies": {
|
1247
|
-
"buffer": "^5.5.0",
|
1248
|
-
"inherits": "^2.0.4",
|
1249
|
-
"readable-stream": "^3.4.0"
|
1250
|
-
}
|
1251
|
-
},
|
1252
|
-
"node_modules/bowser": {
|
1253
|
-
"version": "2.11.0",
|
1254
|
-
"resolved": "https://registry.npmjs.org/bowser/-/bowser-2.11.0.tgz",
|
1255
|
-
"integrity": "sha512-AlcaJBi/pqqJBIQ8U9Mcpc9i8Aqxn88Skv5d+xBX006BY5u8N3mGLHa5Lgppa7L/HfwgwLgZ6NYs+Ag6uUmJRA=="
|
1256
|
-
},
|
1257
|
-
"node_modules/brace-expansion": {
|
1258
|
-
"version": "1.1.11",
|
1259
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
1260
|
-
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
1261
|
-
"dev": true,
|
1262
|
-
"dependencies": {
|
1263
|
-
"balanced-match": "^1.0.0",
|
1264
|
-
"concat-map": "0.0.1"
|
1265
|
-
}
|
1266
|
-
},
|
1267
|
-
"node_modules/buffer": {
|
1268
|
-
"version": "5.7.1",
|
1269
|
-
"resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
|
1270
|
-
"integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
|
1271
|
-
"dev": true,
|
1272
|
-
"funding": [
|
1273
|
-
{
|
1274
|
-
"type": "github",
|
1275
|
-
"url": "https://github.com/sponsors/feross"
|
1276
|
-
},
|
1277
|
-
{
|
1278
|
-
"type": "patreon",
|
1279
|
-
"url": "https://www.patreon.com/feross"
|
1280
|
-
},
|
1281
|
-
{
|
1282
|
-
"type": "consulting",
|
1283
|
-
"url": "https://feross.org/support"
|
1284
|
-
}
|
1285
|
-
],
|
1286
|
-
"dependencies": {
|
1287
|
-
"base64-js": "^1.3.1",
|
1288
|
-
"ieee754": "^1.1.13"
|
1289
|
-
}
|
1290
|
-
},
|
1291
|
-
"node_modules/buffer-crc32": {
|
1292
|
-
"version": "0.2.13",
|
1293
|
-
"resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
|
1294
|
-
"integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==",
|
1295
|
-
"dev": true,
|
1296
|
-
"engines": {
|
1297
|
-
"node": "*"
|
1298
|
-
}
|
1299
|
-
},
|
1300
|
-
"node_modules/cliui": {
|
1301
|
-
"version": "7.0.4",
|
1302
|
-
"resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
|
1303
|
-
"integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
|
1304
|
-
"dev": true,
|
1305
|
-
"dependencies": {
|
1306
|
-
"string-width": "^4.2.0",
|
1307
|
-
"strip-ansi": "^6.0.0",
|
1308
|
-
"wrap-ansi": "^7.0.0"
|
1309
|
-
}
|
1310
|
-
},
|
1311
|
-
"node_modules/color-convert": {
|
1312
|
-
"version": "2.0.1",
|
1313
|
-
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
1314
|
-
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
1315
|
-
"dev": true,
|
1316
|
-
"dependencies": {
|
1317
|
-
"color-name": "~1.1.4"
|
1318
|
-
},
|
1319
|
-
"engines": {
|
1320
|
-
"node": ">=7.0.0"
|
1321
|
-
}
|
1322
|
-
},
|
1323
|
-
"node_modules/color-name": {
|
1324
|
-
"version": "1.1.4",
|
1325
|
-
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
1326
|
-
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
1327
|
-
"dev": true
|
1328
|
-
},
|
1329
|
-
"node_modules/compress-commons": {
|
1330
|
-
"version": "4.1.1",
|
1331
|
-
"resolved": "https://registry.npmjs.org/compress-commons/-/compress-commons-4.1.1.tgz",
|
1332
|
-
"integrity": "sha512-QLdDLCKNV2dtoTorqgxngQCMA+gWXkM/Nwu7FpeBhk/RdkzimqC3jueb/FDmaZeXh+uby1jkBqE3xArsLBE5wQ==",
|
1333
|
-
"dev": true,
|
1334
|
-
"dependencies": {
|
1335
|
-
"buffer-crc32": "^0.2.13",
|
1336
|
-
"crc32-stream": "^4.0.2",
|
1337
|
-
"normalize-path": "^3.0.0",
|
1338
|
-
"readable-stream": "^3.6.0"
|
1339
|
-
},
|
1340
|
-
"engines": {
|
1341
|
-
"node": ">= 10"
|
1342
|
-
}
|
1343
|
-
},
|
1344
|
-
"node_modules/concat-map": {
|
1345
|
-
"version": "0.0.1",
|
1346
|
-
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
1347
|
-
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
1348
|
-
"dev": true
|
1349
|
-
},
|
1350
|
-
"node_modules/core-util-is": {
|
1351
|
-
"version": "1.0.3",
|
1352
|
-
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
|
1353
|
-
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
|
1354
|
-
"dev": true
|
1355
|
-
},
|
1356
|
-
"node_modules/crc-32": {
|
1357
|
-
"version": "1.2.2",
|
1358
|
-
"resolved": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz",
|
1359
|
-
"integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==",
|
1360
|
-
"dev": true,
|
1361
|
-
"bin": {
|
1362
|
-
"crc32": "bin/crc32.njs"
|
1363
|
-
},
|
1364
|
-
"engines": {
|
1365
|
-
"node": ">=0.8"
|
1366
|
-
}
|
1367
|
-
},
|
1368
|
-
"node_modules/crc32-stream": {
|
1369
|
-
"version": "4.0.2",
|
1370
|
-
"resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-4.0.2.tgz",
|
1371
|
-
"integrity": "sha512-DxFZ/Hk473b/muq1VJ///PMNLj0ZMnzye9thBpmjpJKCc5eMgB95aK8zCGrGfQ90cWo561Te6HK9D+j4KPdM6w==",
|
1372
|
-
"dev": true,
|
1373
|
-
"dependencies": {
|
1374
|
-
"crc-32": "^1.2.0",
|
1375
|
-
"readable-stream": "^3.4.0"
|
1376
|
-
},
|
1377
|
-
"engines": {
|
1378
|
-
"node": ">= 10"
|
1379
|
-
}
|
1380
|
-
},
|
1381
|
-
"node_modules/emoji-regex": {
|
1382
|
-
"version": "8.0.0",
|
1383
|
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
1384
|
-
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
1385
|
-
"dev": true
|
1386
|
-
},
|
1387
|
-
"node_modules/end-of-stream": {
|
1388
|
-
"version": "1.4.4",
|
1389
|
-
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
|
1390
|
-
"integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
|
1391
|
-
"dev": true,
|
1392
|
-
"dependencies": {
|
1393
|
-
"once": "^1.4.0"
|
1394
|
-
}
|
1395
|
-
},
|
1396
|
-
"node_modules/escalade": {
|
1397
|
-
"version": "3.1.1",
|
1398
|
-
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz",
|
1399
|
-
"integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==",
|
1400
|
-
"dev": true,
|
1401
|
-
"engines": {
|
1402
|
-
"node": ">=6"
|
1403
|
-
}
|
1404
|
-
},
|
1405
|
-
"node_modules/fast-xml-parser": {
|
1406
|
-
"version": "4.2.4",
|
1407
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.4.tgz",
|
1408
|
-
"integrity": "sha512-fbfMDvgBNIdDJLdLOwacjFAPYt67tr31H9ZhWSm45CDAxvd0I6WTlSOUo7K2P/K5sA5JgMKG64PI3DMcaFdWpQ==",
|
1409
|
-
"funding": [
|
1410
|
-
{
|
1411
|
-
"type": "paypal",
|
1412
|
-
"url": "https://paypal.me/naturalintelligence"
|
1413
|
-
},
|
1414
|
-
{
|
1415
|
-
"type": "github",
|
1416
|
-
"url": "https://github.com/sponsors/NaturalIntelligence"
|
1417
|
-
}
|
1418
|
-
],
|
1419
|
-
"dependencies": {
|
1420
|
-
"strnum": "^1.0.5"
|
1421
|
-
},
|
1422
|
-
"bin": {
|
1423
|
-
"fxparser": "src/cli/cli.js"
|
1424
|
-
}
|
1425
|
-
},
|
1426
|
-
"node_modules/fs-constants": {
|
1427
|
-
"version": "1.0.0",
|
1428
|
-
"resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
|
1429
|
-
"integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
|
1430
|
-
"dev": true
|
1431
|
-
},
|
1432
|
-
"node_modules/fs.realpath": {
|
1433
|
-
"version": "1.0.0",
|
1434
|
-
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
|
1435
|
-
"integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
|
1436
|
-
"dev": true
|
1437
|
-
},
|
1438
|
-
"node_modules/get-caller-file": {
|
1439
|
-
"version": "2.0.5",
|
1440
|
-
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
1441
|
-
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
|
1442
|
-
"dev": true,
|
1443
|
-
"engines": {
|
1444
|
-
"node": "6.* || 8.* || >= 10.*"
|
1445
|
-
}
|
1446
|
-
},
|
1447
|
-
"node_modules/glob": {
|
1448
|
-
"version": "7.2.3",
|
1449
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
|
1450
|
-
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
1451
|
-
"dev": true,
|
1452
|
-
"dependencies": {
|
1453
|
-
"fs.realpath": "^1.0.0",
|
1454
|
-
"inflight": "^1.0.4",
|
1455
|
-
"inherits": "2",
|
1456
|
-
"minimatch": "^3.1.1",
|
1457
|
-
"once": "^1.3.0",
|
1458
|
-
"path-is-absolute": "^1.0.0"
|
1459
|
-
},
|
1460
|
-
"engines": {
|
1461
|
-
"node": "*"
|
1462
|
-
},
|
1463
|
-
"funding": {
|
1464
|
-
"url": "https://github.com/sponsors/isaacs"
|
1465
|
-
}
|
1466
|
-
},
|
1467
|
-
"node_modules/graceful-fs": {
|
1468
|
-
"version": "4.2.11",
|
1469
|
-
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
1470
|
-
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
1471
|
-
"dev": true
|
1472
|
-
},
|
1473
|
-
"node_modules/ieee754": {
|
1474
|
-
"version": "1.2.1",
|
1475
|
-
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
|
1476
|
-
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
|
1477
|
-
"dev": true,
|
1478
|
-
"funding": [
|
1479
|
-
{
|
1480
|
-
"type": "github",
|
1481
|
-
"url": "https://github.com/sponsors/feross"
|
1482
|
-
},
|
1483
|
-
{
|
1484
|
-
"type": "patreon",
|
1485
|
-
"url": "https://www.patreon.com/feross"
|
1486
|
-
},
|
1487
|
-
{
|
1488
|
-
"type": "consulting",
|
1489
|
-
"url": "https://feross.org/support"
|
1490
|
-
}
|
1491
|
-
]
|
1492
|
-
},
|
1493
|
-
"node_modules/inflight": {
|
1494
|
-
"version": "1.0.6",
|
1495
|
-
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
|
1496
|
-
"integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
|
1497
|
-
"dev": true,
|
1498
|
-
"dependencies": {
|
1499
|
-
"once": "^1.3.0",
|
1500
|
-
"wrappy": "1"
|
1501
|
-
}
|
1502
|
-
},
|
1503
|
-
"node_modules/inherits": {
|
1504
|
-
"version": "2.0.4",
|
1505
|
-
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
|
1506
|
-
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
1507
|
-
"dev": true
|
1508
|
-
},
|
1509
|
-
"node_modules/is-fullwidth-code-point": {
|
1510
|
-
"version": "3.0.0",
|
1511
|
-
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
1512
|
-
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
1513
|
-
"dev": true,
|
1514
|
-
"engines": {
|
1515
|
-
"node": ">=8"
|
1516
|
-
}
|
1517
|
-
},
|
1518
|
-
"node_modules/isarray": {
|
1519
|
-
"version": "1.0.0",
|
1520
|
-
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
|
1521
|
-
"integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
|
1522
|
-
"dev": true
|
1523
|
-
},
|
1524
|
-
"node_modules/isexe": {
|
1525
|
-
"version": "2.0.0",
|
1526
|
-
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
|
1527
|
-
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
1528
|
-
"dev": true
|
1529
|
-
},
|
1530
|
-
"node_modules/lazystream": {
|
1531
|
-
"version": "1.0.1",
|
1532
|
-
"resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz",
|
1533
|
-
"integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
|
1534
|
-
"dev": true,
|
1535
|
-
"dependencies": {
|
1536
|
-
"readable-stream": "^2.0.5"
|
1537
|
-
},
|
1538
|
-
"engines": {
|
1539
|
-
"node": ">= 0.6.3"
|
1540
|
-
}
|
1541
|
-
},
|
1542
|
-
"node_modules/lazystream/node_modules/readable-stream": {
|
1543
|
-
"version": "2.3.8",
|
1544
|
-
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
|
1545
|
-
"integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
|
1546
|
-
"dev": true,
|
1547
|
-
"dependencies": {
|
1548
|
-
"core-util-is": "~1.0.0",
|
1549
|
-
"inherits": "~2.0.3",
|
1550
|
-
"isarray": "~1.0.0",
|
1551
|
-
"process-nextick-args": "~2.0.0",
|
1552
|
-
"safe-buffer": "~5.1.1",
|
1553
|
-
"string_decoder": "~1.1.1",
|
1554
|
-
"util-deprecate": "~1.0.1"
|
1555
|
-
}
|
1556
|
-
},
|
1557
|
-
"node_modules/lazystream/node_modules/safe-buffer": {
|
1558
|
-
"version": "5.1.2",
|
1559
|
-
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
1560
|
-
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
|
1561
|
-
"dev": true
|
1562
|
-
},
|
1563
|
-
"node_modules/lazystream/node_modules/string_decoder": {
|
1564
|
-
"version": "1.1.1",
|
1565
|
-
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
1566
|
-
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
1567
|
-
"dev": true,
|
1568
|
-
"dependencies": {
|
1569
|
-
"safe-buffer": "~5.1.0"
|
1570
|
-
}
|
1571
|
-
},
|
1572
|
-
"node_modules/lodash.defaults": {
|
1573
|
-
"version": "4.2.0",
|
1574
|
-
"resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz",
|
1575
|
-
"integrity": "sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==",
|
1576
|
-
"dev": true
|
1577
|
-
},
|
1578
|
-
"node_modules/lodash.difference": {
|
1579
|
-
"version": "4.5.0",
|
1580
|
-
"resolved": "https://registry.npmjs.org/lodash.difference/-/lodash.difference-4.5.0.tgz",
|
1581
|
-
"integrity": "sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==",
|
1582
|
-
"dev": true
|
1583
|
-
},
|
1584
|
-
"node_modules/lodash.flatten": {
|
1585
|
-
"version": "4.4.0",
|
1586
|
-
"resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz",
|
1587
|
-
"integrity": "sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==",
|
1588
|
-
"dev": true
|
1589
|
-
},
|
1590
|
-
"node_modules/lodash.isplainobject": {
|
1591
|
-
"version": "4.0.6",
|
1592
|
-
"resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
|
1593
|
-
"integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==",
|
1594
|
-
"dev": true
|
1595
|
-
},
|
1596
|
-
"node_modules/lodash.union": {
|
1597
|
-
"version": "4.6.0",
|
1598
|
-
"resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz",
|
1599
|
-
"integrity": "sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==",
|
1600
|
-
"dev": true
|
1601
|
-
},
|
1602
|
-
"node_modules/minimatch": {
|
1603
|
-
"version": "3.1.2",
|
1604
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
1605
|
-
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
1606
|
-
"dev": true,
|
1607
|
-
"dependencies": {
|
1608
|
-
"brace-expansion": "^1.1.7"
|
1609
|
-
},
|
1610
|
-
"engines": {
|
1611
|
-
"node": "*"
|
1612
|
-
}
|
1613
|
-
},
|
1614
|
-
"node_modules/normalize-path": {
|
1615
|
-
"version": "3.0.0",
|
1616
|
-
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
1617
|
-
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
|
1618
|
-
"dev": true,
|
1619
|
-
"engines": {
|
1620
|
-
"node": ">=0.10.0"
|
1621
|
-
}
|
1622
|
-
},
|
1623
|
-
"node_modules/once": {
|
1624
|
-
"version": "1.4.0",
|
1625
|
-
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
|
1626
|
-
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
|
1627
|
-
"dev": true,
|
1628
|
-
"dependencies": {
|
1629
|
-
"wrappy": "1"
|
1630
|
-
}
|
1631
|
-
},
|
1632
|
-
"node_modules/path-is-absolute": {
|
1633
|
-
"version": "1.0.1",
|
1634
|
-
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
|
1635
|
-
"integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
|
1636
|
-
"dev": true,
|
1637
|
-
"engines": {
|
1638
|
-
"node": ">=0.10.0"
|
1639
|
-
}
|
1640
|
-
},
|
1641
|
-
"node_modules/process-nextick-args": {
|
1642
|
-
"version": "2.0.1",
|
1643
|
-
"resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
|
1644
|
-
"integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
|
1645
|
-
"dev": true
|
1646
|
-
},
|
1647
|
-
"node_modules/readable-stream": {
|
1648
|
-
"version": "3.6.2",
|
1649
|
-
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
|
1650
|
-
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
|
1651
|
-
"dev": true,
|
1652
|
-
"dependencies": {
|
1653
|
-
"inherits": "^2.0.3",
|
1654
|
-
"string_decoder": "^1.1.1",
|
1655
|
-
"util-deprecate": "^1.0.1"
|
1656
|
-
},
|
1657
|
-
"engines": {
|
1658
|
-
"node": ">= 6"
|
1659
|
-
}
|
1660
|
-
},
|
1661
|
-
"node_modules/readdir-glob": {
|
1662
|
-
"version": "1.1.3",
|
1663
|
-
"resolved": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz",
|
1664
|
-
"integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==",
|
1665
|
-
"dev": true,
|
1666
|
-
"dependencies": {
|
1667
|
-
"minimatch": "^5.1.0"
|
1668
|
-
}
|
1669
|
-
},
|
1670
|
-
"node_modules/readdir-glob/node_modules/brace-expansion": {
|
1671
|
-
"version": "2.0.1",
|
1672
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
1673
|
-
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
1674
|
-
"dev": true,
|
1675
|
-
"dependencies": {
|
1676
|
-
"balanced-match": "^1.0.0"
|
1677
|
-
}
|
1678
|
-
},
|
1679
|
-
"node_modules/readdir-glob/node_modules/minimatch": {
|
1680
|
-
"version": "5.1.6",
|
1681
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
|
1682
|
-
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
|
1683
|
-
"dev": true,
|
1684
|
-
"dependencies": {
|
1685
|
-
"brace-expansion": "^2.0.1"
|
1686
|
-
},
|
1687
|
-
"engines": {
|
1688
|
-
"node": ">=10"
|
1689
|
-
}
|
1690
|
-
},
|
1691
|
-
"node_modules/require-directory": {
|
1692
|
-
"version": "2.1.1",
|
1693
|
-
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
|
1694
|
-
"integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
|
1695
|
-
"dev": true,
|
1696
|
-
"engines": {
|
1697
|
-
"node": ">=0.10.0"
|
1698
|
-
}
|
1699
|
-
},
|
1700
|
-
"node_modules/safe-buffer": {
|
1701
|
-
"version": "5.2.1",
|
1702
|
-
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
1703
|
-
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
1704
|
-
"dev": true,
|
1705
|
-
"funding": [
|
1706
|
-
{
|
1707
|
-
"type": "github",
|
1708
|
-
"url": "https://github.com/sponsors/feross"
|
1709
|
-
},
|
1710
|
-
{
|
1711
|
-
"type": "patreon",
|
1712
|
-
"url": "https://www.patreon.com/feross"
|
1713
|
-
},
|
1714
|
-
{
|
1715
|
-
"type": "consulting",
|
1716
|
-
"url": "https://feross.org/support"
|
1717
|
-
}
|
1718
|
-
]
|
1719
|
-
},
|
1720
|
-
"node_modules/string_decoder": {
|
1721
|
-
"version": "1.3.0",
|
1722
|
-
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
|
1723
|
-
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
|
1724
|
-
"dev": true,
|
1725
|
-
"dependencies": {
|
1726
|
-
"safe-buffer": "~5.2.0"
|
1727
|
-
}
|
1728
|
-
},
|
1729
|
-
"node_modules/string-width": {
|
1730
|
-
"version": "4.2.3",
|
1731
|
-
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
1732
|
-
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
1733
|
-
"dev": true,
|
1734
|
-
"dependencies": {
|
1735
|
-
"emoji-regex": "^8.0.0",
|
1736
|
-
"is-fullwidth-code-point": "^3.0.0",
|
1737
|
-
"strip-ansi": "^6.0.1"
|
1738
|
-
},
|
1739
|
-
"engines": {
|
1740
|
-
"node": ">=8"
|
1741
|
-
}
|
1742
|
-
},
|
1743
|
-
"node_modules/strip-ansi": {
|
1744
|
-
"version": "6.0.1",
|
1745
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
1746
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
1747
|
-
"dev": true,
|
1748
|
-
"dependencies": {
|
1749
|
-
"ansi-regex": "^5.0.1"
|
1750
|
-
},
|
1751
|
-
"engines": {
|
1752
|
-
"node": ">=8"
|
1753
|
-
}
|
1754
|
-
},
|
1755
|
-
"node_modules/strnum": {
|
1756
|
-
"version": "1.0.5",
|
1757
|
-
"resolved": "https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz",
|
1758
|
-
"integrity": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA=="
|
1759
|
-
},
|
1760
|
-
"node_modules/tar-stream": {
|
1761
|
-
"version": "2.2.0",
|
1762
|
-
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz",
|
1763
|
-
"integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==",
|
1764
|
-
"dev": true,
|
1765
|
-
"dependencies": {
|
1766
|
-
"bl": "^4.0.3",
|
1767
|
-
"end-of-stream": "^1.4.1",
|
1768
|
-
"fs-constants": "^1.0.0",
|
1769
|
-
"inherits": "^2.0.3",
|
1770
|
-
"readable-stream": "^3.1.1"
|
1771
|
-
},
|
1772
|
-
"engines": {
|
1773
|
-
"node": ">=6"
|
1774
|
-
}
|
1775
|
-
},
|
1776
|
-
"node_modules/tslib": {
|
1777
|
-
"version": "2.6.2",
|
1778
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
1779
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
|
1780
|
-
},
|
1781
|
-
"node_modules/typescript": {
|
1782
|
-
"version": "5.1.3",
|
1783
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.3.tgz",
|
1784
|
-
"integrity": "sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==",
|
1785
|
-
"bin": {
|
1786
|
-
"tsc": "bin/tsc",
|
1787
|
-
"tsserver": "bin/tsserver"
|
1788
|
-
},
|
1789
|
-
"engines": {
|
1790
|
-
"node": ">=14.17"
|
1791
|
-
}
|
1792
|
-
},
|
1793
|
-
"node_modules/util-deprecate": {
|
1794
|
-
"version": "1.0.2",
|
1795
|
-
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
1796
|
-
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
1797
|
-
"dev": true
|
1798
|
-
},
|
1799
|
-
"node_modules/uuid": {
|
1800
|
-
"version": "8.3.2",
|
1801
|
-
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
|
1802
|
-
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
|
1803
|
-
"bin": {
|
1804
|
-
"uuid": "dist/bin/uuid"
|
1805
|
-
}
|
1806
|
-
},
|
1807
|
-
"node_modules/which": {
|
1808
|
-
"version": "2.0.2",
|
1809
|
-
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
|
1810
|
-
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
1811
|
-
"dev": true,
|
1812
|
-
"dependencies": {
|
1813
|
-
"isexe": "^2.0.0"
|
1814
|
-
},
|
1815
|
-
"bin": {
|
1816
|
-
"node-which": "bin/node-which"
|
1817
|
-
},
|
1818
|
-
"engines": {
|
1819
|
-
"node": ">= 8"
|
1820
|
-
}
|
1821
|
-
},
|
1822
|
-
"node_modules/wrap-ansi": {
|
1823
|
-
"version": "7.0.0",
|
1824
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
1825
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
1826
|
-
"dev": true,
|
1827
|
-
"dependencies": {
|
1828
|
-
"ansi-styles": "^4.0.0",
|
1829
|
-
"string-width": "^4.1.0",
|
1830
|
-
"strip-ansi": "^6.0.0"
|
1831
|
-
},
|
1832
|
-
"engines": {
|
1833
|
-
"node": ">=10"
|
1834
|
-
},
|
1835
|
-
"funding": {
|
1836
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
1837
|
-
}
|
1838
|
-
},
|
1839
|
-
"node_modules/wrappy": {
|
1840
|
-
"version": "1.0.2",
|
1841
|
-
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
1842
|
-
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
|
1843
|
-
"dev": true
|
1844
|
-
},
|
1845
|
-
"node_modules/y18n": {
|
1846
|
-
"version": "5.0.8",
|
1847
|
-
"resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
|
1848
|
-
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
|
1849
|
-
"dev": true,
|
1850
|
-
"engines": {
|
1851
|
-
"node": ">=10"
|
1852
|
-
}
|
1853
|
-
},
|
1854
|
-
"node_modules/yargs": {
|
1855
|
-
"version": "16.2.0",
|
1856
|
-
"resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
|
1857
|
-
"integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
|
1858
|
-
"dev": true,
|
1859
|
-
"dependencies": {
|
1860
|
-
"cliui": "^7.0.2",
|
1861
|
-
"escalade": "^3.1.1",
|
1862
|
-
"get-caller-file": "^2.0.5",
|
1863
|
-
"require-directory": "^2.1.1",
|
1864
|
-
"string-width": "^4.2.0",
|
1865
|
-
"y18n": "^5.0.5",
|
1866
|
-
"yargs-parser": "^20.2.2"
|
1867
|
-
},
|
1868
|
-
"engines": {
|
1869
|
-
"node": ">=10"
|
1870
|
-
}
|
1871
|
-
},
|
1872
|
-
"node_modules/yargs-parser": {
|
1873
|
-
"version": "20.2.9",
|
1874
|
-
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
|
1875
|
-
"integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
|
1876
|
-
"dev": true,
|
1877
|
-
"engines": {
|
1878
|
-
"node": ">=10"
|
1879
|
-
}
|
1880
|
-
},
|
1881
|
-
"node_modules/zip-stream": {
|
1882
|
-
"version": "4.1.0",
|
1883
|
-
"resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-4.1.0.tgz",
|
1884
|
-
"integrity": "sha512-zshzwQW7gG7hjpBlgeQP9RuyPGNxvJdzR8SUM3QhxCnLjWN2E7j3dOvpeDcQoETfHx0urRS7EtmVToql7YpU4A==",
|
1885
|
-
"dev": true,
|
1886
|
-
"dependencies": {
|
1887
|
-
"archiver-utils": "^2.1.0",
|
1888
|
-
"compress-commons": "^4.1.0",
|
1889
|
-
"readable-stream": "^3.6.0"
|
1890
|
-
},
|
1891
|
-
"engines": {
|
1892
|
-
"node": ">= 10"
|
1893
|
-
}
|
1894
|
-
}
|
1895
|
-
}
|
1896
|
-
}
|