Skip to content
Snippets Groups Projects
package-lock.json 499 KiB
Newer Older
Joohyun Park's avatar
Joohyun Park committed
{
  "name": "vtdeepfakenextjs",
  "version": "0.1.0",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "vtdeepfakenextjs",
      "version": "0.1.0",
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-sdk/client-s3": "^3.705.0",
Joohyun Park's avatar
Joohyun Park committed
        "@azure/arm-machinelearningservices": "^5.0.1",
        "@kubernetes/client-node": "^0.22.3",
        "@types/swagger-ui-react": "^4.18.3",
        "@typescript-eslint/eslint-plugin": "^8.17.0",
        "@typescript-eslint/parser": "^8.17.0",
Joohyun Park's avatar
Joohyun Park committed
        "axios": "^1.7.9",
        "eslint-config-airbnb-base": "^15.0.0",
        "eslint-plugin-import": "^2.31.0",
Joohyun Park's avatar
Joohyun Park committed
        "express": "^4.21.2",
        "nanoid": "^5.0.9",
Joohyun Park's avatar
Joohyun Park committed
        "next": "^15.0.3",
        "next-swagger-doc": "^0.4.1",
        "nodemon": "^3.1.7",
        "npm": "^10.9.2",
Joohyun Park's avatar
Joohyun Park committed
        "path-to-regexp": "^0.1.12",
Joohyun Park's avatar
Joohyun Park committed
        "react": "^18.3.1",
        "react-dom": "^18.3.1",
        "swagger-jsdoc": "^6.2.8",
        "swagger-ui-react": "^5.18.2",
        "tough-cookie": "^5.0.0"
Joohyun Park's avatar
Joohyun Park committed
      },
      "devDependencies": {
        "@types/body-parser": "^1.19.5",
        "@types/express": "^5.0.0",
        "@types/node": "^20.17.9",
        "@types/react": "^18.3.12",
        "@types/react-dom": "^18.3.1",
        "@types/tailwindcss": "^3.0.11",
Joohyun Park's avatar
Joohyun Park committed
        "autoprefixer": "^10.4.20",
        "eslint": "^8.57.1",
Joohyun Park's avatar
Joohyun Park committed
        "eslint-config-next": "15.0.2",
Joohyun Park's avatar
Joohyun Park committed
        "postcss": "^8.4.49",
        "ts-node": "^10.9.2",
        "typescript": "^5.7.2"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
    "node_modules/@alloc/quick-lru": {
      "version": "5.2.0",
      "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
      "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",
      "dev": true,
      "license": "MIT",
      "engines": {
        "node": ">=10"
      },
      "funding": {
        "url": "https://github.com/sponsors/sindresorhus"
      }
    },
    "node_modules/@apidevtools/json-schema-ref-parser": {
      "version": "9.1.2",
      "resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.1.2.tgz",
      "integrity": "sha512-r1w81DpR+KyRWd3f+rk6TNqMgedmAxZP5v5KWlXQWlgMUUtyEJch0DKEci1SorPMiSeM8XPl7MZ3miJ60JIpQg==",
      "dependencies": {
        "@jsdevtools/ono": "^7.1.3",
        "@types/json-schema": "^7.0.6",
        "call-me-maybe": "^1.0.1",
        "js-yaml": "^4.1.0"
      }
    },
    "node_modules/@apidevtools/openapi-schemas": {
      "version": "2.1.0",
      "resolved": "https://registry.npmjs.org/@apidevtools/openapi-schemas/-/openapi-schemas-2.1.0.tgz",
      "integrity": "sha512-Zc1AlqrJlX3SlpupFGpiLi2EbteyP7fXmUOGup6/DnkRgjP9bgMM/ag+n91rsv0U1Gpz0H3VILA/o3bW7Ua6BQ==",
      "engines": {
        "node": ">=10"
      }
    },
    "node_modules/@apidevtools/swagger-methods": {
      "version": "3.0.2",
      "resolved": "https://registry.npmjs.org/@apidevtools/swagger-methods/-/swagger-methods-3.0.2.tgz",
      "integrity": "sha512-QAkD5kK2b1WfjDS/UQn/qQkbwF31uqRjPTrsCs5ZG9BQGAkjwvqGFjjPqAuzac/IYzpPtRzjCP1WrTuAIjMrXg=="
    },
    "node_modules/@apidevtools/swagger-parser": {
      "version": "10.0.3",
      "resolved": "https://registry.npmjs.org/@apidevtools/swagger-parser/-/swagger-parser-10.0.3.tgz",
      "integrity": "sha512-sNiLY51vZOmSPFZA5TF35KZ2HbgYklQnTSDnkghamzLb3EkNtcQnrBQEj5AOCxHpTtXpqMCRM1CrmV2rG6nw4g==",
      "dependencies": {
        "@apidevtools/json-schema-ref-parser": "^9.0.6",
        "@apidevtools/openapi-schemas": "^2.0.4",
        "@apidevtools/swagger-methods": "^3.0.2",
        "@jsdevtools/ono": "^7.1.3",
        "call-me-maybe": "^1.0.1",
        "z-schema": "^5.0.1"
      },
      "peerDependencies": {
        "openapi-types": ">=7"
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/crc32": {
      "version": "5.2.0",
      "resolved": "https://registry.npmjs.org/@aws-crypto/crc32/-/crc32-5.2.0.tgz",
      "integrity": "sha512-nLbCWqQNgUiwwtFsen1AdzAtvuLRsQS8rYgMuxCrdKf9kOssamGLuPwyTY9wyYblNr9+1XM8v6zoDTPPSIeANg==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-crypto/util": "^5.2.0",
        "@aws-sdk/types": "^3.222.0",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/crc32c": {
      "version": "5.2.0",
      "resolved": "https://registry.npmjs.org/@aws-crypto/crc32c/-/crc32c-5.2.0.tgz",
      "integrity": "sha512-+iWb8qaHLYKrNvGRbiYRHSdKRWhto5XlZUEBwDjYNf+ly5SVYG6zEoYIdxvf5R3zyeP16w4PLBn3rH1xc74Rag==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-crypto/util": "^5.2.0",
        "@aws-sdk/types": "^3.222.0",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/sha1-browser": {
      "version": "5.2.0",
      "resolved": "https://registry.npmjs.org/@aws-crypto/sha1-browser/-/sha1-browser-5.2.0.tgz",
      "integrity": "sha512-OH6lveCFfcDjX4dbAvCFSYUjJZjDr/3XJ3xHtjn3Oj5b9RjojQo8npoLeA/bNwkOkrSQ0wgrHzXk4tDRxGKJeg==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-crypto/supports-web-crypto": "^5.2.0",
        "@aws-crypto/util": "^5.2.0",
        "@aws-sdk/types": "^3.222.0",
        "@aws-sdk/util-locate-window": "^3.0.0",
        "@smithy/util-utf8": "^2.0.0",
Joohyun Park's avatar
Joohyun Park committed
        "tslib": "^2.6.2"
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer": {
      "version": "2.2.0",
      "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
      "integrity": "sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=14.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from": {
      "version": "2.2.0",
      "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz",
      "integrity": "sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@smithy/is-array-buffer": "^2.2.0",
Joohyun Park's avatar
Joohyun Park committed
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=14.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8": {
      "version": "2.3.0",
      "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.3.0.tgz",
      "integrity": "sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@smithy/util-buffer-from": "^2.2.0",
Joohyun Park's avatar
Joohyun Park committed
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=14.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/sha256-browser": {
      "version": "5.2.0",
      "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-browser/-/sha256-browser-5.2.0.tgz",
      "integrity": "sha512-AXfN/lGotSQwu6HNcEsIASo7kWXZ5HYWvfOmSNKDsEqC4OashTp8alTmaz+F7TC2L083SFv5RdB+qU3Vs1kZqw==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-crypto/sha256-js": "^5.2.0",
        "@aws-crypto/supports-web-crypto": "^5.2.0",
        "@aws-crypto/util": "^5.2.0",
        "@aws-sdk/types": "^3.222.0",
        "@aws-sdk/util-locate-window": "^3.0.0",
        "@smithy/util-utf8": "^2.0.0",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer": {
      "version": "2.2.0",
      "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
      "integrity": "sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=14.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from": {
      "version": "2.2.0",
      "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz",
      "integrity": "sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@smithy/is-array-buffer": "^2.2.0",
Joohyun Park's avatar
Joohyun Park committed
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=14.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8": {
      "version": "2.3.0",
      "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.3.0.tgz",
      "integrity": "sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@smithy/util-buffer-from": "^2.2.0",
Joohyun Park's avatar
Joohyun Park committed
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=14.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/sha256-js": {
      "version": "5.2.0",
      "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-js/-/sha256-js-5.2.0.tgz",
      "integrity": "sha512-FFQQyu7edu4ufvIZ+OadFpHHOt+eSTBaYaki44c+akjg7qZg9oOQeLlk77F6tSYqjDAFClrHJk9tMf0HdVyOvA==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-crypto/util": "^5.2.0",
        "@aws-sdk/types": "^3.222.0",
Joohyun Park's avatar
Joohyun Park committed
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/supports-web-crypto": {
      "version": "5.2.0",
      "resolved": "https://registry.npmjs.org/@aws-crypto/supports-web-crypto/-/supports-web-crypto-5.2.0.tgz",
      "integrity": "sha512-iAvUotm021kM33eCdNfwIN//F77/IADDSs58i+MDaOqFrVjZo9bAal0NK7HurRuWLLpF1iLX7gbWrjHjeo+YFg==",
      "license": "Apache-2.0",
      "dependencies": {
        "tslib": "^2.6.2"
      }
    },
    "node_modules/@aws-crypto/util": {
      "version": "5.2.0",
      "resolved": "https://registry.npmjs.org/@aws-crypto/util/-/util-5.2.0.tgz",
      "integrity": "sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==",
      "license": "Apache-2.0",
      "dependencies": {
        "@aws-sdk/types": "^3.222.0",
        "@smithy/util-utf8": "^2.0.0",
        "tslib": "^2.6.2"
      }
    },
    "node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer": {
      "version": "2.2.0",
      "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
      "integrity": "sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=14.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from": {
      "version": "2.2.0",
      "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz",
      "integrity": "sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@smithy/is-array-buffer": "^2.2.0",
Joohyun Park's avatar
Joohyun Park committed
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=14.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8": {
      "version": "2.3.0",
      "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.3.0.tgz",
      "integrity": "sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@smithy/util-buffer-from": "^2.2.0",
Joohyun Park's avatar
Joohyun Park committed
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=14.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/client-s3": {
      "version": "3.705.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.705.0.tgz",
      "integrity": "sha512-Fm0Cbc4zr0yG0DnNycz7ywlL5tQFdLSb7xCIPfzrxJb3YQiTXWxH5eu61SSsP/Z6RBNRolmRPvst/iNgX0fWvA==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-crypto/sha1-browser": "5.2.0",
        "@aws-crypto/sha256-browser": "5.2.0",
        "@aws-crypto/sha256-js": "5.2.0",
        "@aws-sdk/client-sso-oidc": "3.699.0",
        "@aws-sdk/client-sts": "3.699.0",
        "@aws-sdk/core": "3.696.0",
        "@aws-sdk/credential-provider-node": "3.699.0",
        "@aws-sdk/middleware-bucket-endpoint": "3.696.0",
        "@aws-sdk/middleware-expect-continue": "3.696.0",
        "@aws-sdk/middleware-flexible-checksums": "3.701.0",
        "@aws-sdk/middleware-host-header": "3.696.0",
        "@aws-sdk/middleware-location-constraint": "3.696.0",
        "@aws-sdk/middleware-logger": "3.696.0",
        "@aws-sdk/middleware-recursion-detection": "3.696.0",
        "@aws-sdk/middleware-sdk-s3": "3.696.0",
        "@aws-sdk/middleware-ssec": "3.696.0",
        "@aws-sdk/middleware-user-agent": "3.696.0",
        "@aws-sdk/region-config-resolver": "3.696.0",
        "@aws-sdk/signature-v4-multi-region": "3.696.0",
        "@aws-sdk/types": "3.696.0",
        "@aws-sdk/util-endpoints": "3.696.0",
        "@aws-sdk/util-user-agent-browser": "3.696.0",
        "@aws-sdk/util-user-agent-node": "3.696.0",
        "@aws-sdk/xml-builder": "3.696.0",
        "@smithy/config-resolver": "^3.0.12",
        "@smithy/core": "^2.5.3",
        "@smithy/eventstream-serde-browser": "^3.0.13",
        "@smithy/eventstream-serde-config-resolver": "^3.0.10",
        "@smithy/eventstream-serde-node": "^3.0.12",
        "@smithy/fetch-http-handler": "^4.1.1",
        "@smithy/hash-blob-browser": "^3.1.9",
        "@smithy/hash-node": "^3.0.10",
        "@smithy/hash-stream-node": "^3.1.9",
        "@smithy/invalid-dependency": "^3.0.10",
        "@smithy/md5-js": "^3.0.10",
        "@smithy/middleware-content-length": "^3.0.12",
        "@smithy/middleware-endpoint": "^3.2.3",
        "@smithy/middleware-retry": "^3.0.27",
        "@smithy/middleware-serde": "^3.0.10",
        "@smithy/middleware-stack": "^3.0.10",
        "@smithy/node-config-provider": "^3.1.11",
        "@smithy/node-http-handler": "^3.3.1",
        "@smithy/protocol-http": "^4.1.7",
        "@smithy/smithy-client": "^3.4.4",
        "@smithy/types": "^3.7.1",
        "@smithy/url-parser": "^3.0.10",
        "@smithy/util-base64": "^3.0.0",
        "@smithy/util-body-length-browser": "^3.0.0",
        "@smithy/util-body-length-node": "^3.0.0",
        "@smithy/util-defaults-mode-browser": "^3.0.27",
        "@smithy/util-defaults-mode-node": "^3.0.27",
        "@smithy/util-endpoints": "^2.1.6",
        "@smithy/util-middleware": "^3.0.10",
        "@smithy/util-retry": "^3.0.10",
        "@smithy/util-stream": "^3.3.1",
        "@smithy/util-utf8": "^3.0.0",
        "@smithy/util-waiter": "^3.1.9",
Joohyun Park's avatar
Joohyun Park committed
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/client-sso": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.696.0.tgz",
      "integrity": "sha512-q5TTkd08JS0DOkHfUL853tuArf7NrPeqoS5UOvqJho8ibV9Ak/a/HO4kNvy9Nj3cib/toHYHsQIEtecUPSUUrQ==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-crypto/sha256-browser": "5.2.0",
        "@aws-crypto/sha256-js": "5.2.0",
        "@aws-sdk/core": "3.696.0",
        "@aws-sdk/middleware-host-header": "3.696.0",
        "@aws-sdk/middleware-logger": "3.696.0",
        "@aws-sdk/middleware-recursion-detection": "3.696.0",
        "@aws-sdk/middleware-user-agent": "3.696.0",
        "@aws-sdk/region-config-resolver": "3.696.0",
        "@aws-sdk/types": "3.696.0",
        "@aws-sdk/util-endpoints": "3.696.0",
        "@aws-sdk/util-user-agent-browser": "3.696.0",
        "@aws-sdk/util-user-agent-node": "3.696.0",
        "@smithy/config-resolver": "^3.0.12",
        "@smithy/core": "^2.5.3",
        "@smithy/fetch-http-handler": "^4.1.1",
        "@smithy/hash-node": "^3.0.10",
        "@smithy/invalid-dependency": "^3.0.10",
        "@smithy/middleware-content-length": "^3.0.12",
        "@smithy/middleware-endpoint": "^3.2.3",
        "@smithy/middleware-retry": "^3.0.27",
        "@smithy/middleware-serde": "^3.0.10",
        "@smithy/middleware-stack": "^3.0.10",
        "@smithy/node-config-provider": "^3.1.11",
        "@smithy/node-http-handler": "^3.3.1",
        "@smithy/protocol-http": "^4.1.7",
        "@smithy/smithy-client": "^3.4.4",
        "@smithy/types": "^3.7.1",
        "@smithy/url-parser": "^3.0.10",
        "@smithy/util-base64": "^3.0.0",
        "@smithy/util-body-length-browser": "^3.0.0",
        "@smithy/util-body-length-node": "^3.0.0",
        "@smithy/util-defaults-mode-browser": "^3.0.27",
        "@smithy/util-defaults-mode-node": "^3.0.27",
        "@smithy/util-endpoints": "^2.1.6",
        "@smithy/util-middleware": "^3.0.10",
        "@smithy/util-retry": "^3.0.10",
        "@smithy/util-utf8": "^3.0.0",
Joohyun Park's avatar
Joohyun Park committed
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/client-sso-oidc": {
      "version": "3.699.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.699.0.tgz",
      "integrity": "sha512-u8a1GorY5D1l+4FQAf4XBUC1T10/t7neuwT21r0ymrtMFSK2a9QqVHKMoLkvavAwyhJnARSBM9/UQC797PFOFw==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-crypto/sha256-browser": "5.2.0",
        "@aws-crypto/sha256-js": "5.2.0",
        "@aws-sdk/core": "3.696.0",
        "@aws-sdk/credential-provider-node": "3.699.0",
        "@aws-sdk/middleware-host-header": "3.696.0",
        "@aws-sdk/middleware-logger": "3.696.0",
        "@aws-sdk/middleware-recursion-detection": "3.696.0",
        "@aws-sdk/middleware-user-agent": "3.696.0",
        "@aws-sdk/region-config-resolver": "3.696.0",
        "@aws-sdk/types": "3.696.0",
        "@aws-sdk/util-endpoints": "3.696.0",
        "@aws-sdk/util-user-agent-browser": "3.696.0",
        "@aws-sdk/util-user-agent-node": "3.696.0",
        "@smithy/config-resolver": "^3.0.12",
        "@smithy/core": "^2.5.3",
        "@smithy/fetch-http-handler": "^4.1.1",
        "@smithy/hash-node": "^3.0.10",
        "@smithy/invalid-dependency": "^3.0.10",
        "@smithy/middleware-content-length": "^3.0.12",
        "@smithy/middleware-endpoint": "^3.2.3",
        "@smithy/middleware-retry": "^3.0.27",
        "@smithy/middleware-serde": "^3.0.10",
        "@smithy/middleware-stack": "^3.0.10",
        "@smithy/node-config-provider": "^3.1.11",
        "@smithy/node-http-handler": "^3.3.1",
        "@smithy/protocol-http": "^4.1.7",
        "@smithy/smithy-client": "^3.4.4",
        "@smithy/types": "^3.7.1",
        "@smithy/url-parser": "^3.0.10",
        "@smithy/util-base64": "^3.0.0",
        "@smithy/util-body-length-browser": "^3.0.0",
        "@smithy/util-body-length-node": "^3.0.0",
        "@smithy/util-defaults-mode-browser": "^3.0.27",
        "@smithy/util-defaults-mode-node": "^3.0.27",
        "@smithy/util-endpoints": "^2.1.6",
        "@smithy/util-middleware": "^3.0.10",
        "@smithy/util-retry": "^3.0.10",
        "@smithy/util-utf8": "^3.0.0",
Joohyun Park's avatar
Joohyun Park committed
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
      },
      "peerDependencies": {
        "@aws-sdk/client-sts": "^3.699.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/client-sts": {
      "version": "3.699.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.699.0.tgz",
      "integrity": "sha512-++lsn4x2YXsZPIzFVwv3fSUVM55ZT0WRFmPeNilYIhZClxHLmVAWKH4I55cY9ry60/aTKYjzOXkWwyBKGsGvQg==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
        "@aws-crypto/sha256-browser": "5.2.0",
        "@aws-crypto/sha256-js": "5.2.0",
        "@aws-sdk/client-sso-oidc": "3.699.0",
        "@aws-sdk/core": "3.696.0",
        "@aws-sdk/credential-provider-node": "3.699.0",
        "@aws-sdk/middleware-host-header": "3.696.0",
        "@aws-sdk/middleware-logger": "3.696.0",
        "@aws-sdk/middleware-recursion-detection": "3.696.0",
        "@aws-sdk/middleware-user-agent": "3.696.0",
        "@aws-sdk/region-config-resolver": "3.696.0",
        "@aws-sdk/types": "3.696.0",
        "@aws-sdk/util-endpoints": "3.696.0",
        "@aws-sdk/util-user-agent-browser": "3.696.0",
        "@aws-sdk/util-user-agent-node": "3.696.0",
        "@smithy/config-resolver": "^3.0.12",
        "@smithy/core": "^2.5.3",
        "@smithy/fetch-http-handler": "^4.1.1",
        "@smithy/hash-node": "^3.0.10",
        "@smithy/invalid-dependency": "^3.0.10",
        "@smithy/middleware-content-length": "^3.0.12",
        "@smithy/middleware-endpoint": "^3.2.3",
        "@smithy/middleware-retry": "^3.0.27",
        "@smithy/middleware-serde": "^3.0.10",
        "@smithy/middleware-stack": "^3.0.10",
        "@smithy/node-config-provider": "^3.1.11",
        "@smithy/node-http-handler": "^3.3.1",
        "@smithy/protocol-http": "^4.1.7",
        "@smithy/smithy-client": "^3.4.4",
        "@smithy/types": "^3.7.1",
        "@smithy/url-parser": "^3.0.10",
        "@smithy/util-base64": "^3.0.0",
        "@smithy/util-body-length-browser": "^3.0.0",
        "@smithy/util-body-length-node": "^3.0.0",
        "@smithy/util-defaults-mode-browser": "^3.0.27",
        "@smithy/util-defaults-mode-node": "^3.0.27",
        "@smithy/util-endpoints": "^2.1.6",
        "@smithy/util-middleware": "^3.0.10",
        "@smithy/util-retry": "^3.0.10",
        "@smithy/util-utf8": "^3.0.0",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/core": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.696.0.tgz",
      "integrity": "sha512-3c9III1k03DgvRZWg8vhVmfIXPG6hAciN9MzQTzqGngzWAELZF/WONRTRQuDFixVtarQatmLHYVw/atGeA2Byw==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
        "@aws-sdk/types": "3.696.0",
        "@smithy/core": "^2.5.3",
        "@smithy/node-config-provider": "^3.1.11",
        "@smithy/property-provider": "^3.1.9",
        "@smithy/protocol-http": "^4.1.7",
        "@smithy/signature-v4": "^4.2.2",
        "@smithy/smithy-client": "^3.4.4",
        "@smithy/types": "^3.7.1",
        "@smithy/util-middleware": "^3.0.10",
        "fast-xml-parser": "4.4.1",
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/core/node_modules/fast-xml-parser": {
      "version": "4.4.1",
      "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
      "integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==",
      "funding": [
        {
          "type": "github",
          "url": "https://github.com/sponsors/NaturalIntelligence"
        },
        {
          "type": "paypal",
          "url": "https://paypal.me/naturalintelligence"
        }
      ],
      "license": "MIT",
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "strnum": "^1.0.5"
      },
      "bin": {
        "fxparser": "src/cli/cli.js"
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/credential-provider-env": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.696.0.tgz",
      "integrity": "sha512-T9iMFnJL7YTlESLpVFT3fg1Lkb1lD+oiaIC8KMpepb01gDUBIpj9+Y+pA/cgRWW0yRxmkDXNazAE2qQTVFGJzA==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
        "@aws-sdk/core": "3.696.0",
        "@aws-sdk/types": "3.696.0",
        "@smithy/property-provider": "^3.1.9",
        "@smithy/types": "^3.7.1",
        "tslib": "^2.6.2"
      },
      "engines": {
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/credential-provider-http": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.696.0.tgz",
      "integrity": "sha512-GV6EbvPi2eq1+WgY/o2RFA3P7HGmnkIzCNmhwtALFlqMroLYWKE7PSeHw66Uh1dFQeVESn0/+hiUNhu1mB0emA==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-sdk/core": "3.696.0",
        "@aws-sdk/types": "3.696.0",
        "@smithy/fetch-http-handler": "^4.1.1",
        "@smithy/node-http-handler": "^3.3.1",
        "@smithy/property-provider": "^3.1.9",
        "@smithy/protocol-http": "^4.1.7",
        "@smithy/smithy-client": "^3.4.4",
        "@smithy/types": "^3.7.1",
        "@smithy/util-stream": "^3.3.1",
Joohyun Park's avatar
Joohyun Park committed
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/credential-provider-ini": {
      "version": "3.699.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.699.0.tgz",
      "integrity": "sha512-dXmCqjJnKmG37Q+nLjPVu22mNkrGHY8hYoOt3Jo9R2zr5MYV7s/NHsCHr+7E+BZ+tfZYLRPeB1wkpTeHiEcdRw==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-sdk/core": "3.696.0",
        "@aws-sdk/credential-provider-env": "3.696.0",
        "@aws-sdk/credential-provider-http": "3.696.0",
        "@aws-sdk/credential-provider-process": "3.696.0",
        "@aws-sdk/credential-provider-sso": "3.699.0",
        "@aws-sdk/credential-provider-web-identity": "3.696.0",
        "@aws-sdk/types": "3.696.0",
        "@smithy/credential-provider-imds": "^3.2.6",
        "@smithy/property-provider": "^3.1.9",
        "@smithy/shared-ini-file-loader": "^3.1.10",
        "@smithy/types": "^3.7.1",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
      },
      "peerDependencies": {
        "@aws-sdk/client-sts": "^3.699.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/credential-provider-node": {
      "version": "3.699.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.699.0.tgz",
      "integrity": "sha512-MmEmNDo1bBtTgRmdNfdQksXu4uXe66s0p1hi1YPrn1h59Q605eq/xiWbGL6/3KdkViH6eGUuABeV2ODld86ylg==",
      "license": "Apache-2.0",
      "dependencies": {
        "@aws-sdk/credential-provider-env": "3.696.0",
        "@aws-sdk/credential-provider-http": "3.696.0",
        "@aws-sdk/credential-provider-ini": "3.699.0",
        "@aws-sdk/credential-provider-process": "3.696.0",
        "@aws-sdk/credential-provider-sso": "3.699.0",
        "@aws-sdk/credential-provider-web-identity": "3.696.0",
        "@aws-sdk/types": "3.696.0",
        "@smithy/credential-provider-imds": "^3.2.6",
        "@smithy/property-provider": "^3.1.9",
        "@smithy/shared-ini-file-loader": "^3.1.10",
        "@smithy/types": "^3.7.1",
        "tslib": "^2.6.2"
      },
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/credential-provider-process": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.696.0.tgz",
      "integrity": "sha512-mL1RcFDe9sfmyU5K1nuFkO8UiJXXxLX4JO1gVaDIOvPqwStpUAwi3A1BoeZhWZZNQsiKI810RnYGo0E0WB/hUA==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-sdk/core": "3.696.0",
        "@aws-sdk/types": "3.696.0",
        "@smithy/property-provider": "^3.1.9",
        "@smithy/shared-ini-file-loader": "^3.1.10",
        "@smithy/types": "^3.7.1",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/credential-provider-sso": {
      "version": "3.699.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.699.0.tgz",
      "integrity": "sha512-Ekp2cZG4pl9D8+uKWm4qO1xcm8/MeiI8f+dnlZm8aQzizeC+aXYy9GyoclSf6daK8KfRPiRfM7ZHBBL5dAfdMA==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-sdk/client-sso": "3.696.0",
        "@aws-sdk/core": "3.696.0",
        "@aws-sdk/token-providers": "3.699.0",
        "@aws-sdk/types": "3.696.0",
        "@smithy/property-provider": "^3.1.9",
        "@smithy/shared-ini-file-loader": "^3.1.10",
        "@smithy/types": "^3.7.1",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/credential-provider-web-identity": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.696.0.tgz",
      "integrity": "sha512-XJ/CVlWChM0VCoc259vWguFUjJDn/QwDqHwbx+K9cg3v6yrqXfK5ai+p/6lx0nQpnk4JzPVeYYxWRpaTsGC9rg==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-sdk/core": "3.696.0",
        "@aws-sdk/types": "3.696.0",
        "@smithy/property-provider": "^3.1.9",
        "@smithy/types": "^3.7.1",
Joohyun Park's avatar
Joohyun Park committed
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
      },
      "peerDependencies": {
        "@aws-sdk/client-sts": "^3.696.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/middleware-bucket-endpoint": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.696.0.tgz",
      "integrity": "sha512-V07jishKHUS5heRNGFpCWCSTjRJyQLynS/ncUeE8ZYtG66StOOQWftTwDfFOSoXlIqrXgb4oT9atryzXq7Z4LQ==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
        "@aws-sdk/types": "3.696.0",
        "@aws-sdk/util-arn-parser": "3.693.0",
        "@smithy/node-config-provider": "^3.1.11",
        "@smithy/protocol-http": "^4.1.7",
        "@smithy/types": "^3.7.1",
        "@smithy/util-config-provider": "^3.0.0",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/middleware-expect-continue": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.696.0.tgz",
      "integrity": "sha512-vpVukqY3U2pb+ULeX0shs6L0aadNep6kKzjme/MyulPjtUDJpD3AekHsXRrCCGLmOqSKqRgQn5zhV9pQhHsb6Q==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
        "@aws-sdk/types": "3.696.0",
        "@smithy/protocol-http": "^4.1.7",
        "@smithy/types": "^3.7.1",
        "tslib": "^2.6.2"
      },
      "engines": {
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/middleware-flexible-checksums": {
      "version": "3.701.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.701.0.tgz",
      "integrity": "sha512-adNaPCyTT+CiVM0ufDiO1Fe7nlRmJdI9Hcgj0M9S6zR7Dw70Ra5z8Lslkd7syAccYvZaqxLklGjPQH/7GNxwTA==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-crypto/crc32": "5.2.0",
        "@aws-crypto/crc32c": "5.2.0",
        "@aws-crypto/util": "5.2.0",
        "@aws-sdk/core": "3.696.0",
        "@aws-sdk/types": "3.696.0",
        "@smithy/is-array-buffer": "^3.0.0",
        "@smithy/node-config-provider": "^3.1.11",
        "@smithy/protocol-http": "^4.1.7",
        "@smithy/types": "^3.7.1",
        "@smithy/util-middleware": "^3.0.10",
        "@smithy/util-stream": "^3.3.1",
        "@smithy/util-utf8": "^3.0.0",
        "tslib": "^2.6.2"
      },
      "engines": {
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/middleware-host-header": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.696.0.tgz",
      "integrity": "sha512-zELJp9Ta2zkX7ELggMN9qMCgekqZhFC5V2rOr4hJDEb/Tte7gpfKSObAnw/3AYiVqt36sjHKfdkoTsuwGdEoDg==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-sdk/types": "3.696.0",
        "@smithy/protocol-http": "^4.1.7",
        "@smithy/types": "^3.7.1",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/middleware-location-constraint": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.696.0.tgz",
      "integrity": "sha512-FgH12OB0q+DtTrP2aiDBddDKwL4BPOrm7w3VV9BJrSdkqQCNBPz8S1lb0y5eVH4tBG+2j7gKPlOv1wde4jF/iw==",
      "license": "Apache-2.0",
      "dependencies": {
        "@aws-sdk/types": "3.696.0",
        "@smithy/types": "^3.7.1",
        "tslib": "^2.6.2"
      },
Joohyun Park's avatar
Joohyun Park committed
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/middleware-logger": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.696.0.tgz",
      "integrity": "sha512-KhkHt+8AjCxcR/5Zp3++YPJPpFQzxpr+jmONiT/Jw2yqnSngZ0Yspm5wGoRx2hS1HJbyZNuaOWEGuJoxLeBKfA==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-sdk/types": "3.696.0",
        "@smithy/types": "^3.7.1",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
      }
    },
    "node_modules/@aws-sdk/middleware-recursion-detection": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.696.0.tgz",
      "integrity": "sha512-si/maV3Z0hH7qa99f9ru2xpS5HlfSVcasRlNUXKSDm611i7jFMWwGNLUOXFAOLhXotPX5G3Z6BLwL34oDeBMug==",
      "license": "Apache-2.0",
      "dependencies": {
        "@aws-sdk/types": "3.696.0",
        "@smithy/protocol-http": "^4.1.7",
        "@smithy/types": "^3.7.1",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
      },
Joohyun Park's avatar
Joohyun Park committed
      "engines": {
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/middleware-sdk-s3": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.696.0.tgz",
      "integrity": "sha512-M7fEiAiN7DBMHflzOFzh1I2MNSlLpbiH2ubs87bdRc2wZsDPSbs4l3v6h3WLhxoQK0bq6vcfroudrLBgvCuX3Q==",
      "license": "Apache-2.0",
      "dependencies": {
        "@aws-sdk/core": "3.696.0",
        "@aws-sdk/types": "3.696.0",
        "@aws-sdk/util-arn-parser": "3.693.0",
        "@smithy/core": "^2.5.3",
        "@smithy/node-config-provider": "^3.1.11",
        "@smithy/protocol-http": "^4.1.7",
        "@smithy/signature-v4": "^4.2.2",
        "@smithy/smithy-client": "^3.4.4",
        "@smithy/types": "^3.7.1",
        "@smithy/util-config-provider": "^3.0.0",
        "@smithy/util-middleware": "^3.0.10",
        "@smithy/util-stream": "^3.3.1",
        "@smithy/util-utf8": "^3.0.0",
        "tslib": "^2.6.2"
      },
Joohyun Park's avatar
Joohyun Park committed
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/middleware-ssec": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-ssec/-/middleware-ssec-3.696.0.tgz",
      "integrity": "sha512-w/d6O7AOZ7Pg3w2d3BxnX5RmGNWb5X4RNxF19rJqcgu/xqxxE/QwZTNd5a7eTsqLXAUIfbbR8hh0czVfC1pJLA==",
Joohyun Park's avatar
Joohyun Park committed
      "license": "Apache-2.0",
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-sdk/types": "3.696.0",
        "@smithy/types": "^3.7.1",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/middleware-user-agent": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.696.0.tgz",
      "integrity": "sha512-Lvyj8CTyxrHI6GHd2YVZKIRI5Fmnugt3cpJo0VrKKEgK5zMySwEZ1n4dqPK6czYRWKd5+WnYHYAuU+Wdk6Jsjw==",
Joohyun Park's avatar
Joohyun Park committed
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
        "@aws-sdk/core": "3.696.0",
        "@aws-sdk/types": "3.696.0",
        "@aws-sdk/util-endpoints": "3.696.0",
        "@smithy/core": "^2.5.3",
        "@smithy/protocol-http": "^4.1.7",
        "@smithy/types": "^3.7.1",
        "tslib": "^2.6.2"
      },
Joohyun Park's avatar
Joohyun Park committed
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
      }
    },
    "node_modules/@aws-sdk/region-config-resolver": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.696.0.tgz",
      "integrity": "sha512-7EuH142lBXjI8yH6dVS/CZeiK/WZsmb/8zP6bQbVYpMrppSTgB3MzZZdxVZGzL5r8zPQOU10wLC4kIMy0qdBVQ==",
      "license": "Apache-2.0",
      "dependencies": {
        "@aws-sdk/types": "3.696.0",
        "@smithy/node-config-provider": "^3.1.11",
        "@smithy/types": "^3.7.1",
        "@smithy/util-config-provider": "^3.0.0",
        "@smithy/util-middleware": "^3.0.10",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
      },
Joohyun Park's avatar
Joohyun Park committed
      "engines": {
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
    "node_modules/@aws-sdk/s3-request-presigner": {
      "version": "3.705.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.705.0.tgz",
      "integrity": "sha512-dAQiXv/TqjEUCoEeiKqQGI8LJ3g8Xv+XJL4W9CwsB6ZHHDq0Q05ulpDSkhhCf52ySXf5dJ33e1o/VeUDY3q0pw==",
      "license": "Apache-2.0",
      "dependencies": {
        "@aws-sdk/signature-v4-multi-region": "3.696.0",
        "@aws-sdk/types": "3.696.0",
        "@aws-sdk/util-format-url": "3.696.0",
        "@smithy/middleware-endpoint": "^3.2.3",
        "@smithy/protocol-http": "^4.1.7",
        "@smithy/smithy-client": "^3.4.4",
        "@smithy/types": "^3.7.1",
        "tslib": "^2.6.2"
      },
      "engines": {
        "node": ">=16.0.0"
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/signature-v4-multi-region": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.696.0.tgz",
      "integrity": "sha512-ijPkoLjXuPtgxAYlDoYls8UaG/VKigROn9ebbvPL/orEY5umedd3iZTcS9T+uAf4Ur3GELLxMQiERZpfDKaz3g==",
      "license": "Apache-2.0",
      "dependencies": {
        "@aws-sdk/middleware-sdk-s3": "3.696.0",
        "@aws-sdk/types": "3.696.0",
        "@smithy/protocol-http": "^4.1.7",
        "@smithy/signature-v4": "^4.2.2",
        "@smithy/types": "^3.7.1",
        "tslib": "^2.6.2"
      },
      "engines": {
        "node": ">=16.0.0"
      }
Joohyun Park's avatar
Joohyun Park committed
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/token-providers": {
      "version": "3.699.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.699.0.tgz",
      "integrity": "sha512-kuiEW9DWs7fNos/SM+y58HCPhcIzm1nEZLhe2/7/6+TvAYLuEWURYsbK48gzsxXlaJ2k/jGY3nIsA7RptbMOwA==",
Joohyun Park's avatar
Joohyun Park committed
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
        "@aws-sdk/types": "3.696.0",
        "@smithy/property-provider": "^3.1.9",
        "@smithy/shared-ini-file-loader": "^3.1.10",
        "@smithy/types": "^3.7.1",
        "tslib": "^2.6.2"
      },
Joohyun Park's avatar
Joohyun Park committed
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      },
Joohyun Park's avatar
Joohyun Park committed
      "peerDependencies": {
        "@aws-sdk/client-sso-oidc": "^3.699.0"
      }
    },
    "node_modules/@aws-sdk/types": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.696.0.tgz",
      "integrity": "sha512-9rTvUJIAj5d3//U5FDPWGJ1nFJLuWb30vugGOrWk7aNZ6y9tuA3PI7Cc9dP8WEXKVyK1vuuk8rSFP2iqXnlgrw==",
      "license": "Apache-2.0",
      "dependencies": {
        "@smithy/types": "^3.7.1",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
      },
Joohyun Park's avatar
Joohyun Park committed
      "engines": {
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-sdk/util-arn-parser": {
      "version": "3.693.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/util-arn-parser/-/util-arn-parser-3.693.0.tgz",
      "integrity": "sha512-WC8x6ca+NRrtpAH64rWu+ryDZI3HuLwlEr8EU6/dbC/pt+r/zC0PBoC15VEygUaBA+isppCikQpGyEDu0Yj7gQ==",
Joohyun Park's avatar
Joohyun Park committed
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
        "tslib": "^2.6.2"
      },
Joohyun Park's avatar
Joohyun Park committed
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
      }
    },
    "node_modules/@aws-sdk/util-endpoints": {
      "version": "3.696.0",
      "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.696.0.tgz",
      "integrity": "sha512-T5s0IlBVX+gkb9g/I6CLt4yAZVzMSiGnbUqWihWsHvQR1WOoIcndQy/Oz/IJXT9T2ipoy7a80gzV6a5mglrioA==",
      "license": "Apache-2.0",
      "dependencies": {
        "@aws-sdk/types": "3.696.0",
        "@smithy/types": "^3.7.1",
        "@smithy/util-endpoints": "^2.1.6",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
      },
Joohyun Park's avatar
Joohyun Park committed
      "engines": {
        "node": ">=16.0.0"
      }