chore(): update package lock files

This commit is contained in:
ionitron
2023-02-15 14:41:32 +00:00
parent 8f0a37c028
commit ef9f73ed68
6 changed files with 92 additions and 92 deletions

View File

@ -208,12 +208,12 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "6.5.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.3.tgz",
"integrity": "sha512-z4slJZEw0PLet2htICKmCh76sN6kY28GSaYLDV1b4O/ya6qgu4QDwPkKbg22E8fiXBALlilce2zJQ55Tx5C6Aw==",
"version": "6.5.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.4.tgz",
"integrity": "sha512-RHXoFRXOQl5o0COxlFfSfgAK8HZvmZ5Kd/YAORNzTqbm0W/bicUmbJf/oVUpWRnOl+R8sgGBUpOnwhTHl9jTag==",
"dependencies": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.1",
"ionicons": "^6.1.3",
"tslib": "^2.1.0"
}
},
@ -3776,12 +3776,12 @@
"dev": true
},
"@ionic/core": {
"version": "6.5.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.3.tgz",
"integrity": "sha512-z4slJZEw0PLet2htICKmCh76sN6kY28GSaYLDV1b4O/ya6qgu4QDwPkKbg22E8fiXBALlilce2zJQ55Tx5C6Aw==",
"version": "6.5.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.5.4.tgz",
"integrity": "sha512-RHXoFRXOQl5o0COxlFfSfgAK8HZvmZ5Kd/YAORNzTqbm0W/bicUmbJf/oVUpWRnOl+R8sgGBUpOnwhTHl9jTag==",
"requires": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.1",
"ionicons": "^6.1.3",
"tslib": "^2.1.0"
},
"dependencies": {