npm update

This commit is contained in:
Eric van der Vlist 2023-02-07 09:32:26 +01:00
parent 8355ee4c1e
commit 994956f58d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -13,7 +13,7 @@
"@awesome-cordova-plugins/android-full-screen": "^6.3.0",
"@awesome-cordova-plugins/geolocation": "^6.3.0",
"@awesome-cordova-plugins/web-intent": "^6.3.0",
"@capacitor-community/background-geolocation": "^1.2.7",
"@capacitor-community/background-geolocation": "^1.2.8",
"@capacitor/android": "^4.6.3",
"@capacitor/browser": "^4.1.1",
"@capacitor/core": "^4.6.3",
@ -617,9 +617,9 @@
}
},
"node_modules/@capacitor-community/background-geolocation": {
"version": "1.2.7",
"resolved": "https://registry.npmjs.org/@capacitor-community/background-geolocation/-/background-geolocation-1.2.7.tgz",
"integrity": "sha512-6EesVy08AG5k5RGanSl7xNzsio8cJ7Tks+ir2IdxIeL460GdxPMpwVmUOinZ0YK5j1cEe1FkCBKwsygoEbQuuA==",
"version": "1.2.8",
"resolved": "https://registry.npmjs.org/@capacitor-community/background-geolocation/-/background-geolocation-1.2.8.tgz",
"integrity": "sha512-9pXPbaPIrFpYvIqF6t/6VEXZ6kVLblnPTG/1F5tza5D/vSqSWf717kW+qVEraMMQweMnTUHLkXs3kY6KlHk5MA==",
"peerDependencies": {
"@capacitor/core": ">=3.0.0"
}

View File

@ -30,7 +30,7 @@
"@awesome-cordova-plugins/android-full-screen": "^6.3.0",
"@awesome-cordova-plugins/geolocation": "^6.3.0",
"@awesome-cordova-plugins/web-intent": "^6.3.0",
"@capacitor-community/background-geolocation": "^1.2.7",
"@capacitor-community/background-geolocation": "^1.2.8",
"@capacitor/android": "^4.6.3",
"@capacitor/browser": "^4.1.1",
"@capacitor/core": "^4.6.3",