diff --git a/package-lock.json b/package-lock.json index e3cb95cb..de947bba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4031,9 +4031,9 @@ "dev": true }, "node_modules/json5": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz", - "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", "dev": true, "dependencies": { "minimist": "^1.2.0" @@ -6652,7 +6652,7 @@ }, "packages/analytics": { "name": "@capacitor-firebase/analytics", - "version": "1.2.0", + "version": "1.3.0", "funding": [ { "type": "github", @@ -6689,7 +6689,7 @@ }, "packages/app": { "name": "@capacitor-firebase/app", - "version": "1.2.0", + "version": "1.3.0", "funding": [ { "type": "github", @@ -6726,7 +6726,7 @@ }, "packages/app-check": { "name": "@capacitor-firebase/app-check", - "version": "1.2.0", + "version": "1.3.0", "funding": [ { "type": "github", @@ -6763,7 +6763,7 @@ }, "packages/authentication": { "name": "@capacitor-firebase/authentication", - "version": "1.2.0", + "version": "1.3.0", "funding": [ { "type": "github", @@ -6800,7 +6800,7 @@ }, "packages/crashlytics": { "name": "@capacitor-firebase/crashlytics", - "version": "1.2.0", + "version": "1.3.0", "funding": [ { "type": "github", @@ -6836,7 +6836,7 @@ }, "packages/messaging": { "name": "@capacitor-firebase/messaging", - "version": "1.2.0", + "version": "1.3.0", "funding": [ { "type": "github", @@ -6873,7 +6873,7 @@ }, "packages/performance": { "name": "@capacitor-firebase/performance", - "version": "1.2.0", + "version": "1.3.0", "funding": [ { "type": "github", @@ -6910,7 +6910,7 @@ }, "packages/remote-config": { "name": "@capacitor-firebase/remote-config", - "version": "1.2.0", + "version": "1.3.0", "funding": [ { "type": "github", @@ -10314,9 +10314,9 @@ "dev": true }, "json5": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz", - "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", "dev": true, "requires": { "minimist": "^1.2.0"