Skip to content

Commit 4ed4cdc

Browse files
committed
Add changeset
1 parent 8f295a7 commit 4ed4cdc

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

.changeset/witty-forks-feel.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@asgardeo/javascript': patch
3+
'@asgardeo/react': patch
4+
---
5+
6+
Fix some issues related to design in AsgardeoV2

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,11 @@
7676
"@wso2/eslint-plugin>@typescript-eslint/parser": "6.21.0",
7777
"@wso2/eslint-plugin>@typescript-eslint/type-utils": "6.21.0",
7878
"@wso2/eslint-plugin>@typescript-eslint/utils": "6.21.0"
79+
},
80+
"auditConfig": {
81+
"ignoreCves": [
82+
"CVE-2026-26996"
83+
]
7984
}
8085
},
8186
"publishConfig": {

0 commit comments

Comments
 (0)