Skip to content

Commit

Permalink
Merge pull request #1142 from scheduleonce/orion/vul-scan-22-feb-2024
Browse files Browse the repository at this point in the history
Vulnerability fixes
  • Loading branch information
oh-integrations authored Feb 26, 2024
2 parents 92c78c3 + 49790fa commit 820d00b
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 9 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [8.0.12] - 2024-02-26

- [orion/vul-scan-22-feb-2024] ip vulnerability has been fixed

## [8.0.11] - 2024-02-19

- [ONCEHUB-77896](https://scheduleonce.atlassian.net/browse/ONCEHUB-77896) Change "d1azc1qln24ryf.cloudfront.net" to "cdn.icomoon.io"
Expand Down
11 changes: 6 additions & 5 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": "oncehub-ui",
"version": "8.0.11",
"version": "8.0.12",
"scripts": {
"ng": "ng",
"build": "ng build ui",
Expand Down
4 changes: 2 additions & 2 deletions ui/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 ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oncehub/ui",
"version": "8.0.11",
"version": "8.0.12",
"description": "Oncehub UI",
"peerDependencies": {},
"repository": {
Expand Down

0 comments on commit 820d00b

Please sign in to comment.