Closed starlightretailceo closed 2 months ago
This pull request includes updates to the security policy documentation and an upgrade to a development dependency in the package.json
file. The most important changes are outlined below:
SECURITY.md
: Added a new security policy section detailing supported versions and instructions for reporting vulnerabilities.package.json
: Upgraded the mocha
testing framework from version 6.2.3
to 10.6.0
.This pull request includes updates to the project's security policy and a dependency upgrade in the package.json
file.
Security policy update:
SECURITY.md
: Added a new security policy outlining supported versions and instructions for reporting vulnerabilities.Dependency upgrade:
package.json
: Upgraded the mocha
testing framework from version 6.2.3
to 10.6.0
.
This pull request includes updates to the security documentation and a dependency upgrade in the
package.json
file. The most important changes are summarized below:Documentation Updates:
SECURITY.md
file with details on the supported versions and instructions for reporting vulnerabilities. (SECURITY.md
)Dependency Updates:
mocha
from version6.2.3
to10.6.0
inpackage.json
. (package.json
)