Skip to content

Commit

Permalink
fix: Node.js security fixes (ansi-regex updated on package-lock).
Browse files Browse the repository at this point in the history
  • Loading branch information
brunurd committed Sep 27, 2021
1 parent 7456d30 commit 67a94b3
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 12 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [1.5.8] - 2021-09-27
### Fix
- Node.js security fixes (path-parse update on package-lock).
- Node.js security fixes (ansi-regex updated on package-lock).
- Node.js security fixes (path-parse updated on package-lock).

## [1.5.7] - 2021-08-07
### Fix
Expand Down
42 changes: 31 additions & 11 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
"@rollup/plugin-node-resolve": "^8.4.0",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/svelte": "^3.0.3",
"ansi-regex": "^6.0.1",
"babel-jest": "^26.6.3",
"concurrently": "^5.3.0",
"electron": "9.4.0",
Expand Down

0 comments on commit 67a94b3

Please sign in to comment.