diff --git a/packages/shared/package.json b/packages/shared/package.json index 3da629f740c..4c049488e1d 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -144,7 +144,7 @@ "dequal": "2.0.3", "glob-to-regexp": "0.4.1", "js-cookie": "3.0.5", - "std-env": "^3.8.1", + "std-env": "^3.9.0", "swr": "^2.3.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aaa4d2134f1..2785c7049c4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -905,7 +905,7 @@ importers: specifier: catalog:peer-react version: 18.3.1(react@18.3.1) std-env: - specifier: ^3.8.1 + specifier: ^3.9.0 version: 3.9.0 swr: specifier: ^2.3.3