Skip to content

Commit

Permalink
fix: upgrade date-fns from 2.28.0 to 2.30.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade date-fns from 2.28.0 to 2.30.0.

See this package in npm:
https://www.npmjs.com/package/date-fns

See this project in Snyk:
https://app.snyk.io/org/mayank1513/project/a1688fe8-2937-41c8-8dc6-3b9c68f9b86e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 11, 2023
1 parent df76f66 commit 4da207e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cms-prepr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"classnames": "2.3.1",
"date-fns": "2.28.0",
"date-fns": "2.30.0",
"next": "latest",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down

0 comments on commit 4da207e

Please sign in to comment.