mobstac-private / tqrcg-barcode.js

Javascript QR Code library
Apache License 2.0
49 stars 9 forks source link

security updates #30

Closed pradeep-neelavannan closed 1 year ago

pradeep-neelavannan commented 1 year ago

Summary

Security updates

Description

On npm audit

Screenshot 2023-08-22 at 11 43 25 AM

Ran npm audit fix, which fixed few vulnerabilities. And the vulnerabilities that aren't fixed are

Screenshot 2023-08-22 at 11 43 43 AM

Related Links / Trello / Intercom / Github

Trello

Affected Service(s) / Component(s)

None

Type of change (use labels) - bug / refactor / feature …

Security Update

How have I tested this?

NA

Risks

<! — — put an x in of the following >

[] low : backward compatible,new feature or patches which do not break existing functionality.

[] medium : existing functionality in our domain got altered but this does not break contracts with other domains.

[x] high : breaking contracts with other domains.

PR Dependency

None

pradeep-neelavannan commented 1 year ago

Dependabot security updates for barcode.js

sourobrata commented 1 year ago

@pradeep-neelavannan Did we do any manual / forced updates other than npm audit fix?

pradeep-neelavannan commented 1 year ago

@pradeep-neelavannan Did we do any manual / forced updates other than npm audit fix?

@sourobrata No, I just ran npm audit fix and not npm audit fix --force