Skip to content

Commit

Permalink
Update braintree web dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
CJGlitter committed Jul 11, 2024
1 parent 8edf06a commit 8484c18
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 50 deletions.
110 changes: 64 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
"watchify": "^4.0.0"
},
"dependencies": {
"@braintree/asset-loader": "0.4.4",
"@braintree/browser-detection": "1.17.1",
"@braintree/asset-loader": "2.0.1",
"@braintree/browser-detection": "2.0.1",
"@braintree/event-emitter": "0.4.1",
"@braintree/uuid": "0.1.0",
"@braintree/uuid": "1.0.0",
"@braintree/wrap-promise": "2.1.0",
"braintree-web": "3.101.3"
"braintree-web": "3.103.0"
},
"browserify": {
"transform": [
Expand Down

0 comments on commit 8484c18

Please sign in to comment.