Skip to content

Commit

Permalink
Updated version to 2.4.4 (#88)
Browse files Browse the repository at this point in the history
* updated version in changelog, fixed 2 vulnerabilities

* updated package-lock

* upgraded to version 2.4.4
  • Loading branch information
asanovarthur authored Jan 20, 2022
1 parent 3a0daf8 commit 5fcf574
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 24 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 2.4.4
* updated dependencies to fix vulnerabilities

## 2.4.1
* fixed issue with SVGElement failure

Expand Down
40 changes: 17 additions & 23 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": "powerbi-visuals-utils-testutils",
"version": "2.4.3",
"version": "2.4.4",
"description": "powerbi-visuals-utils-testutils",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down

0 comments on commit 5fcf574

Please sign in to comment.