diff --git a/package.json b/package.json
index 51e57131f..beed5660e 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"saber-plugin-sitemap": "0.4.1",
"sharp": "^0.30.7",
"tinytime": "0.2.6",
- "tua-body-scroll-lock": "^1.2.1"
+ "tua-body-scroll-lock": "1.4.0"
},
"workspaces": [
"packages/*"
diff --git a/theme/components/Footer.vue b/theme/components/Footer.vue
index 0a5fa2cbd..ccb3f93cd 100644
--- a/theme/components/Footer.vue
+++ b/theme/components/Footer.vue
@@ -11,7 +11,7 @@
- © {{ siteDate }} {{ $siteConfig.author }}. Made with
❤︎ from Guangzhou
+ © {{ siteDate }} {{ $siteConfig.author }}. Made with
❤︎ in Guangzhou
diff --git a/yarn.lock b/yarn.lock
index eb97a43d1..64af94cb8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5051,10 +5051,10 @@ tty-browserify@0.0.0:
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"
integrity sha512-JVa5ijo+j/sOoHGjw0sxw734b1LhBkQ3bvUGNdxnVXDCX81Yx7TFgnZygxrIIWn23hbfTaMYLwRmAxFyDuFmIw==
-tua-body-scroll-lock@^1.2.1:
- version "1.2.1"
- resolved "https://registry.yarnpkg.com/tua-body-scroll-lock/-/tua-body-scroll-lock-1.2.1.tgz#a45b428a61ff41e7cccded11c2095d44ac02536e"
- integrity sha512-DuGbQxIBSbz7/aAwh0oMThOwCwDdYzsU8nF5XQPAvoeOBWp/qhjrZfOtc84gj6CQLZu5L1+TgMNX6fW3OuafHA==
+tua-body-scroll-lock@1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/tua-body-scroll-lock/-/tua-body-scroll-lock-1.4.0.tgz#428fa6ec0cbaf9c8c68f95726e70144f7aeffdde"
+ integrity sha512-pbl411d7RSxjYXt5pB5GdBQ5BraVg1PMvr8BSUXc4buCMeK1OYu7L10PuOU8EhdfWoxGiAfvLrioSQe6Cr9m1g==
tunnel-agent@^0.6.0:
version "0.6.0"