Skip to content

Commit

Permalink
Merge pull request #526 from safe-global/chore/wc-dep-update
Browse files Browse the repository at this point in the history
chore(wallet-connect): update date-fns
  • Loading branch information
mmv08 authored Sep 23, 2022
2 parents 5d77ca9 + bf446ce commit 1a0216a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/wallet-connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@gnosis.pm/safe-react-components": "^0.9.7",
"@gnosis.pm/safe-react-gateway-sdk": "^2.10.1",
"@walletconnect/client": "^1.8.0",
"date-fns": "^2.28.0",
"date-fns": "^2.29.3",
"jsqr": "^1.3.1"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6295,10 +6295,10 @@ data-urls@^2.0.0:
whatwg-mimetype "^2.3.0"
whatwg-url "^8.0.0"

date-fns@^2.28.0:
version "2.28.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.28.0.tgz#9570d656f5fc13143e50c975a3b6bbeb46cd08b2"
integrity sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==
date-fns@^2.29.3:
version "2.29.3"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==

dateformat@^3.0.0:
version "3.0.3"
Expand Down

0 comments on commit 1a0216a

Please sign in to comment.