diff --git a/docs/embed-sdk.md b/docs/embed-sdk.md
index 83b6765..c26e9c0 100644
--- a/docs/embed-sdk.md
+++ b/docs/embed-sdk.md
@@ -9,7 +9,7 @@ sidebar_label: Embed SDK
Firstly make sure to load the embed code on your page.
```html
-
+
```
Alternatively install via npm.
diff --git a/docs/intro.md b/docs/intro.md
index 93c4947..8ab6069 100644
--- a/docs/intro.md
+++ b/docs/intro.md
@@ -18,7 +18,7 @@ Our simple embed is the next level up, but it still only requires two lines of c
```html
-
+
```
## Using with React
diff --git a/docs/payment-button-js.md b/docs/payment-button-js.md
index b6e7835..8ad774d 100644
--- a/docs/payment-button-js.md
+++ b/docs/payment-button-js.md
@@ -14,7 +14,7 @@ This code is very straightforward:
```html
-
+
```
### Additional parameters available
@@ -35,7 +35,7 @@ A complete example:
>
Buy me a coffee
-
+
```
### Multiple plans per page
@@ -46,5 +46,5 @@ One other thing to bear in mind, you can have multiple plans on your page, for t
-
+
```
diff --git a/website/yarn.lock b/website/yarn.lock
index ad02af9..4f90b62 100644
--- a/website/yarn.lock
+++ b/website/yarn.lock
@@ -1520,8 +1520,8 @@ decamelize@^1.1.2:
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
decode-uri-component@^0.2.0:
- version "0.2.0"
- resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
+ version "0.2.2"
+ resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz#e69dbe25d37941171dd540e024c444cd5188e1e9"
decompress-response@^3.2.0, decompress-response@^3.3.0:
version "3.3.0"