Skip to content

Commit 1d4d725

Browse files
Update dependency dayjs to v1.11.5
1 parent 9441a51 commit 1d4d725

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
@@ -11,7 +11,7 @@
1111
"@types/node": "17.0.21",
1212
"@types/react": "18.0.9",
1313
"@types/react-dom": "18.0.5",
14-
"dayjs": "1.11.3",
14+
"dayjs": "1.11.5",
1515
"framer-motion": "6.3.5",
1616
"gh-pages": "4.0.0",
1717
"mixpanel-browser": "2.45.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4321,10 +4321,10 @@ data-urls@^2.0.0:
43214321
whatwg-mimetype "^2.3.0"
43224322
whatwg-url "^8.0.0"
43234323

4324-
dayjs@1.11.3:
4325-
version "1.11.3"
4326-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.3.tgz#4754eb694a624057b9ad2224b67b15d552589258"
4327-
integrity sha512-xxwlswWOlGhzgQ4TKzASQkUhqERI3egRNqgV4ScR8wlANA/A9tZ7miXa44vTTKEq5l7vWoL5G57bG3zA+Kow0A==
4324+
dayjs@1.11.5:
4325+
version "1.11.5"
4326+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.5.tgz#00e8cc627f231f9499c19b38af49f56dc0ac5e93"
4327+
integrity sha512-CAdX5Q3YW3Gclyo5Vpqkgpj8fSdLQcRuzfX6mC6Phy0nfJ0eGYOeS7m4mt2plDWLAtA4TqTakvbboHvUxfe4iA==
43284328

43294329
debug@2.6.9, debug@^2.6.0, debug@^2.6.9:
43304330
version "2.6.9"

0 commit comments

Comments
 (0)