Skip to content

Commit b1af0e5

Browse files
Bump date-fns from 2.16.0 to 2.16.1
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.0 to 2.16.1. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.16.0...v2.16.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1ade509 commit b1af0e5

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
"celebrate": "^12.2.0",
1919
"class-transformer": "^0.3.1",
2020
"cors": "^2.8.5",
21-
"date-fns": "^2.16.0",
21+
"date-fns": "^2.16.1",
2222
"dotenv": "^8.2.0",
2323
"express": "^4.17.1",
2424
"express-async-errors": "^3.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2461,10 +2461,10 @@ data-urls@^2.0.0:
24612461
whatwg-mimetype "^2.3.0"
24622462
whatwg-url "^8.0.0"
24632463

2464-
date-fns@^2.16.0:
2465-
version "2.16.0"
2466-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.16.0.tgz#d34f0f5f2fd498c984513042e8f7247ea86c4cb7"
2467-
integrity sha512-DWTRyfOA85sZ4IiXPHhiRIOs3fW5U6Msrp+gElXARa6EpoQTXPyHQmh7hr+ssw2nx9FtOQWnAMJKgL5vaJqILw==
2464+
date-fns@^2.16.1:
2465+
version "2.16.1"
2466+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.16.1.tgz#05775792c3f3331da812af253e1a935851d3834b"
2467+
integrity sha512-sAJVKx/FqrLYHAQeN7VpJrPhagZc9R4ImZIWYRFZaaohR3KzmuK88touwsSwSVT8Qcbd4zoDsnGfX4GFB4imyQ==
24682468

24692469
dateformat@~1.0.4-1.2.3:
24702470
version "1.0.12"

0 commit comments

Comments
 (0)