Skip to content

Commit

Permalink
Merge pull request #82 from diegomais/snyk-upgrade-390418724499e12047…
Browse files Browse the repository at this point in the history
…2fa4a193caf5b0

[Snyk] Upgrade date-fns from 2.19.0 to 2.20.0
  • Loading branch information
diegomais committed Apr 30, 2021
2 parents 7e6c1b8 + 7fb060f commit 08187df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"bcryptjs": "^2.4.3",
"bee-queue": "^1.3.1",
"cors": "^2.8.5",
"date-fns": "^2.17.0",
"date-fns": "^2.20.0",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express-handlebars": "^3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -913,10 +913,10 @@ data-uri-to-buffer@3:
resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz#594b8973938c5bc2c33046535785341abc4f3636"
integrity sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==

date-fns@^2.17.0:
version "2.19.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.19.0.tgz#65193348635a28d5d916c43ec7ce6fbd145059e1"
integrity sha512-X3bf2iTPgCAQp9wvjOQytnf5vO5rESYRXlPIVcgSbtT5OTScPcsf9eZU+B/YIkKAtYr5WeCii58BgATrNitlWg==
date-fns@^2.20.0:
version "2.21.1"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.21.1.tgz#679a4ccaa584c0706ea70b3fa92262ac3009d2b0"
integrity sha512-m1WR0xGiC6j6jNFAyW4Nvh4WxAi4JF4w9jRJwSI8nBmNcyZXPcP9VUQG+6gHQXAmqaGEKDKhOqAtENDC941UkA==

dayjs@~1.8.24, dayjs@~1.8.25:
version "1.8.36"
Expand Down

0 comments on commit 08187df

Please sign in to comment.