diff --git a/package.json b/package.json index c24daf25..d2e06086 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "cheerio": "1.0.0-rc.12", "class-variance-authority": "0.7.0", "clsx": "2.0.0", - "dayjs": "1.11.9", + "dayjs": "1.11.10", "kysely": "^0.26.1", "kysely-planetscale": "^1.4.0", "next": "13.4.19", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa94f67f..19a35a86 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ dependencies: specifier: 2.0.0 version: 2.0.0 dayjs: - specifier: 1.11.9 - version: 1.11.9 + specifier: 1.11.10 + version: 1.11.10 kysely: specifier: ^0.26.1 version: 0.26.1 @@ -2984,8 +2984,8 @@ packages: '@babel/runtime': 7.22.15 dev: false - /dayjs@1.11.9: - resolution: {integrity: sha512-QvzAURSbQ0pKdIye2txOzNaHmxtUBXerpY0FJsFXUMKbIZeFm5ht1LS/jFsrncjnmtv8HsG0W2g6c0zUjZWmpA==} + /dayjs@1.11.10: + resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==} dev: false /debug@3.2.7: