Skip to content

Commit 84722bc

Browse files
authored
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
1 parent 39a0143 commit 84722bc

File tree

3 files changed

+155
-931
lines changed

3 files changed

+155
-931
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@
6262
"semver": "^5.7.2",
6363
"**/d3-color": "^3.1.0",
6464
"@cypress/request": "^3.0.0",
65-
"braces": "^3.0.3"
65+
"braces": "^3.0.3",
66+
"micromatch": "^4.0.8"
6667
},
6768
"engines": {
6869
"yarn": "^1.21.1"

release-notes/opensearch-alerting-dashboards-plugin.release-notes-2.17.0.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Compatible with OpenSearch Dashboards 2.17.0
44
### Maintenance
55
* Increment version to 2.17.0.0 ([#1054](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1054))
66
* [CVE-2024-4068] Pinned package version for braces ([#1024](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1024))
7+
* [CVE-2024-4067] Fix CVE-2024-4067. ([#1074](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1074))
78

89
### Refactoring
910
* support date_nanos type when select time field for creating monitor ([#954](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/954))

0 commit comments

Comments
 (0)