Skip to content

Commit

Permalink
Fix npm vulnerabilities (#122)
Browse files Browse the repository at this point in the history
* Fix npm vulnerabilities

* Update packages

* Update powerbi-visuals-utils-typeutils to 6.0.2

* Fix package-lock.json to use node 14
  • Loading branch information
adiletelf authored Jan 8, 2024
1 parent 4225fdc commit de36ea0
Show file tree
Hide file tree
Showing 3 changed files with 1,311 additions and 6,769 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 6.0.2
* Packages update
* Vulnerabilities patched

## 6.0.1
* Packages update
* Removed coveralls
Expand Down Expand Up @@ -75,4 +79,4 @@ Selection manager should select all passed selections if multiselect is false
* Moved to webpack 3, commonjs style.

## 1.0.2
* Added multiple colors logic to mock palette. Only red color was available.
* Added multiple colors logic to mock palette. Only red color was available.
Loading

0 comments on commit de36ea0

Please sign in to comment.