diff --git a/.changeset/rude-weeks-vanish.md b/.changeset/rude-weeks-vanish.md new file mode 100644 index 00000000..d4def192 --- /dev/null +++ b/.changeset/rude-weeks-vanish.md @@ -0,0 +1,5 @@ +--- +"@openstapps/app": patch +--- + +fix user logout when token expires diff --git a/frontend/app/package.json b/frontend/app/package.json index 26f7c7e2..e52845cc 100644 --- a/frontend/app/package.json +++ b/frontend/app/package.json @@ -97,7 +97,7 @@ "form-data": "4.0.0", "geojson": "0.5.0", "ionic-appauth": "0.9.0", - "jsonpath-plus": "10.0.6", + "jsonpath-plus": "10.0.7", "maplibre-gl": "4.0.2", "material-symbols": "0.17.1", "moment": "2.30.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12b59703..debfce69 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -837,8 +837,8 @@ importers: specifier: 0.9.0 version: 0.9.0(rxjs@7.8.1) jsonpath-plus: - specifier: 10.0.6 - version: 10.0.6 + specifier: 10.0.7 + version: 10.0.7 maplibre-gl: specifier: 4.0.2 version: 4.0.2 @@ -15039,8 +15039,8 @@ packages: engines: {'0': node >= 0.2.0} dev: true - /jsonpath-plus@10.0.6: - resolution: {integrity: sha512-Q0KCash90S0WQnPnE/W0uVXQSww4NkO34COfs+gbq0fk+Kv03FYpZ+uU2I7soLLaS4d/ywsm9PxplZsTMmfBmg==} + /jsonpath-plus@10.0.7: + resolution: {integrity: sha512-GDA8d8fu9+s4QzAzo5LMGiLL/9YjecAX+ytlnqdeXYpU55qME57StDgaHt9R2pA7Dr8U31nwzxNJMJiHkrkRgw==} engines: {node: '>=18.0.0'} hasBin: true dependencies: