Skip to content

Commit 78eb6c6

Browse files
fix(deps): update dependency dayjs to v1.11.9
1 parent e7289d7 commit 78eb6c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@tailwindcss/forms": "0.5.3",
1919
"@tanstack/react-query": "^4.29.12",
2020
"@vercel/og": "0.5.8",
21-
"dayjs": "1.11.8",
21+
"dayjs": "1.11.9",
2222
"next": "13.4.7",
2323
"next-pwa": "5.6.0",
2424
"react": "18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7257,10 +7257,10 @@ data-urls@^3.0.2:
72577257
whatwg-mimetype "^3.0.0"
72587258
whatwg-url "^11.0.0"
72597259

7260-
7261-
version "1.11.8"
7262-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.8.tgz#4282f139c8c19dd6d0c7bd571e30c2d0ba7698ea"
7263-
integrity sha512-LcgxzFoWMEPO7ggRv1Y2N31hUf2R0Vj7fuy/m+Bg1K8rr+KAs1AEy4y9jd5DXe8pbHgX+srkHNS7TH6Q6ZhYeQ==
7260+
7261+
version "1.11.9"
7262+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.9.tgz#9ca491933fadd0a60a2c19f6c237c03517d71d1a"
7263+
integrity sha512-QvzAURSbQ0pKdIye2txOzNaHmxtUBXerpY0FJsFXUMKbIZeFm5ht1LS/jFsrncjnmtv8HsG0W2g6c0zUjZWmpA==
72647264

72657265
[email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.9:
72667266
version "2.6.9"

0 commit comments

Comments
 (0)