chore(): update package lock files

This commit is contained in:
Brandy Carney
2024-09-05 15:12:48 -04:00
parent ce7754bb12
commit 0c1b85d11a
6 changed files with 63 additions and 52 deletions

View File

@@ -1031,9 +1031,10 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.2.8",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.8.tgz",
"integrity": "sha512-2ZkgHF8FzpLZj/Ue8i7XngI4m3ITDJIEw0qKZcedPb1n+OzFJ3hcHOrkw+EUactuyW07KyjOr1tVh7G4S3P2BA==",
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.3.0.tgz",
"integrity": "sha512-Yv/LA2OOsvdelhvVYKTNL+0AduKXO74DTdQ3lqS/NN512/wCNf2CVt8J62oCs25XOttLAy8RflDUN8joT3bO7A==",
"license": "MIT",
"dependencies": {
"@stencil/core": "^4.19.2",
"ionicons": "^7.2.2",
@@ -7188,9 +7189,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.2.8",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.8.tgz",
"integrity": "sha512-2ZkgHF8FzpLZj/Ue8i7XngI4m3ITDJIEw0qKZcedPb1n+OzFJ3hcHOrkw+EUactuyW07KyjOr1tVh7G4S3P2BA==",
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.3.0.tgz",
"integrity": "sha512-Yv/LA2OOsvdelhvVYKTNL+0AduKXO74DTdQ3lqS/NN512/wCNf2CVt8J62oCs25XOttLAy8RflDUN8joT3bO7A==",
"requires": {
"@stencil/core": "^4.19.2",
"ionicons": "^7.2.2",