Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fc4e17a

Browse files
committedOct 20, 2023
chore: ship v4.5.27
1 parent 15b60c4 commit fc4e17a

File tree

6 files changed

+504
-373
lines changed

6 files changed

+504
-373
lines changed
 

‎CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
11
### [@coreui/angular](https://coreui.io/angular/) changelog
22

3+
#### `4.5.27`
4+
5+
- chore(dependencies): update
6+
7+
see: [Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code](https://github.com/coreui/coreui-angular/security/dependabot/31)
8+
9+
---
10+
311
#### `4.5.25`
412

513
- chore: sync with v4.5.25
614
- chore(dependencies): update
715

16+
---
17+
818
#### `4.5.16`
919

1020
- chore(dependencies): update

‎package-lock.json

Lines changed: 490 additions & 369 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coreui-angular-dev",
3-
"version": "4.5.25",
3+
"version": "4.5.27",
44
"description": "CoreUI Components Library for Angular",
55
"copyright": "Copyright 2023 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

‎projects/coreui-angular-chartjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/angular-chartjs",
3-
"version": "4.5.25",
3+
"version": "4.5.27",
44
"description": "Angular wrapper component for Chart.js",
55
"copyright": "Copyright 2023 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

‎projects/coreui-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/angular",
3-
"version": "4.5.25",
3+
"version": "4.5.27",
44
"description": "CoreUI for Angular UI components library",
55
"copyright": "Copyright 2023 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

‎projects/coreui-icons-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/icons-angular",
3-
"version": "4.5.25",
3+
"version": "4.5.27",
44
"description": "CoreUI Icons Angular component and service",
55
"copyright": "Copyright 2023 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

0 commit comments

Comments
 (0)
Please sign in to comment.