Skip to content

Commit 41c36df

Browse files
chore(deps): bump date-fns from 2.28.0 to 4.1.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.28.0 to 4.1.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.28.0...v4.1.0) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb2ab1d commit 41c36df

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"connect-redis": "^7.0.0",
5050
"core-js": "^3.20.3",
5151
"cross-env": "^7.0.3",
52-
"date-fns": "^2.15.0",
52+
"date-fns": "^4.1.0",
5353
"debug": "^4.3.2",
5454
"express": "4.21.1",
5555
"express-session": "^1.17.3",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3549,11 +3549,16 @@ data-view-byte-offset@^1.0.0:
35493549
es-errors "^1.3.0"
35503550
is-data-view "^1.0.1"
35513551

3552-
date-fns@^2.15.0, date-fns@^2.24.0:
3552+
date-fns@^2.24.0:
35533553
version "2.28.0"
35543554
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.28.0.tgz#9570d656f5fc13143e50c975a3b6bbeb46cd08b2"
35553555
integrity sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==
35563556

3557+
date-fns@^4.1.0:
3558+
version "4.1.0"
3559+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-4.1.0.tgz#64b3d83fff5aa80438f5b1a633c2e83b8a1c2d14"
3560+
integrity sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==
3561+
35573562
35583563
version "2.6.9"
35593564
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"

0 commit comments

Comments
 (0)