diff --git a/demos/supabase-auth/README.md b/demos/supabase-auth/README.md
index 1da193c84a..d469f93712 100644
--- a/demos/supabase-auth/README.md
+++ b/demos/supabase-auth/README.md
@@ -22,15 +22,15 @@ on users for select
using ( (auth.jwt() ->> 'id')::bigint = id);
```
-
+
If you view your database, you can double-check that the query was executed correctly. You should see a table called `users` with the following columns and `1 active RLS policy` at the top.
-
+
You should see this if you click on that `1 active RLS policy`. This ensures that only authenticated users can view their data.
-
+
diff --git a/documentation/yarn.lock b/documentation/yarn.lock
index 47aea7b087..e1f8601816 100644
--- a/documentation/yarn.lock
+++ b/documentation/yarn.lock
@@ -3857,9 +3857,9 @@ __metadata:
linkType: hard
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001400, caniuse-lite@npm:^1.0.30001426":
- version: 1.0.30001434
- resolution: "caniuse-lite@npm:1.0.30001434"
- checksum: 7c9d2641e8e8f3ddf9af14c4ce47266a9d8fd1fc0243626049ff1b2eca4bf02938ff440813cc3feae3fa8d851ec8d1b9718044340c8d09bb4372d92d4f6b519c
+ version: 1.0.30001581
+ resolution: "caniuse-lite@npm:1.0.30001581"
+ checksum: ca4e2cd9d0acf5e3c71fa2e7cd65561e4532d32b640145f634c333792074bb63de1239b35abfb6b6d372f97caf26f8d97faac7ba51ef190717ad2d3ae9c0d7a2
languageName: node
linkType: hard