Skip to content

Commit

Permalink
🔀 Merge pull request #66 from codermarcos/fix/581/audit-problem
Browse files Browse the repository at this point in the history
🔒 fix audit issue with @babel/traverse
  • Loading branch information
codermarcos authored Nov 10, 2023
2 parents a7b1140 + a2d941e commit c41574d
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
78 changes: 39 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-mask-money",
"version": "4.0.6",
"version": "4.0.7",
"private": false,
"description": "Simple money mask developed with pure JavaScript. To run on Client Side and Server Side",
"types": "./lib/simple-mask-money.d.ts",
Expand Down

0 comments on commit c41574d

Please sign in to comment.