Skip to content

Commit

Permalink
merged conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and julien51 committed Nov 10, 2023
1 parent 25ef7e6 commit 4039d71
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 9 deletions.
2 changes: 1 addition & 1 deletion unlock-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@walletconnect/ethereum-provider": "2.9.2",
"@walletconnect/modal": "2.6.2",
"@xstate/react": "3.2.2",
"axios": "1.4.0",
"axios": "1.6.0",
"blockies-react-svg": "0.0.13",
"calendar-link": "2.5.1",
"csv": "6.3.5",
Expand Down
27 changes: 19 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19592,7 +19592,7 @@ __metadata:
"@walletconnect/modal": 2.6.2
"@xstate/react": 3.2.2
autoprefixer: 10.4.16
axios: 1.4.0
axios: 1.6.0
blockies-react-svg: 0.0.13
calendar-link: 2.5.1
csv: 6.3.5
Expand Down Expand Up @@ -22470,14 +22470,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.4.0, axios@npm:^1.4.0":
version: 1.4.0
resolution: "axios@npm:1.4.0"
"axios@npm:1.6.0":
version: 1.6.0
resolution: "axios@npm:1.6.0"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 7fb6a4313bae7f45e89d62c70a800913c303df653f19eafec88e56cea2e3821066b8409bc68be1930ecca80e861c52aa787659df0ffec6ad4d451c7816b9386b
follow-redirects: "npm:^1.15.0"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: c7c9f2ae9e0b9bad7d6f9a4dff030930b12ee667dedf54c3c776714f91681feb743c509ac0796ae5c01e12c4ab4a2bee74905068dd200fbc1ab86f9814578fb0
languageName: node
linkType: hard

Expand Down Expand Up @@ -22518,6 +22518,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.4.0":
version: 1.4.0
resolution: "axios@npm:1.4.0"
dependencies:
follow-redirects: "npm:^1.15.0"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: b987e4259e5cfc93e95ee306c267a44380bbc045789a91b716e8434a75e22987344605eb4e133482fe285dd3a2e0b7e791ba26999965f04a5ecdde25f56930cb
languageName: node
linkType: hard

"axios@npm:^1.5.1":
version: 1.5.1
resolution: "axios@npm:1.5.1"
Expand Down

0 comments on commit 4039d71

Please sign in to comment.