fix(deps): update ionicons usage to v6.1.2 (#26752)

This commit is contained in:
Liam DeBeasi
2023-02-08 13:38:08 -05:00
committed by GitHub
parent f47be37d8b
commit c07933cb69
8 changed files with 32 additions and 29 deletions

View File

@@ -43,7 +43,7 @@
},
"dependencies": {
"@ionic/core": "^6.5.3",
"ionicons": "^6.1.1",
"ionicons": "^6.1.2",
"jsonc-parser": "^3.0.0",
"tslib": "^2.0.0"
},