aws-samples / amazon-sumerian-hosts

Amazon Sumerian Hosts (Hosts) is an experimental open source project that aims to make it easy to create interactive animated 3D characters for Babylon.js, three.js, and other web 3D frameworks. It leverages AWS services including Amazon Polly (text-to-speech) and Amazon Lex (chatbot).
MIT No Attribution
174 stars 80 forks source link

Upgrade dependencies to fix transitive vulnerabilities. #68

Closed pH-amz closed 2 years ago

pH-amz commented 2 years ago

Description of changes: The change upgrades jsdoc and webpack-dev-server to upgrade transitive dependencies marked, marked-it and node-forge which are flagged vulnerable.

Issue #, if available: https://github.com/aws-samples/amazon-sumerian-hosts/security/dependabot/package-lock.json/node-forge/open https://github.com/aws-samples/amazon-sumerian-hosts/security/dependabot/package-lock.json/marked/open https://github.com/aws-samples/amazon-sumerian-hosts/security/dependabot/package-lock.json/markdown-it/open

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.