Skip to content

Commit

Permalink
Merge pull request #14766 from artsy/mc-jones/use-artsy-xapp-2.0.0
Browse files Browse the repository at this point in the history
chore: use artsy-xapp 2.0.0
  • Loading branch information
damassi authored Nov 1, 2024
2 parents 63b000f + f39c5bd commit 1d70da2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@artsy/palette-charts": "^38.0.4",
"@artsy/react-html-parser": "^3.0.2",
"@artsy/to-title-case": "^1.1.0",
"@artsy/xapp": "1.0.6",
"@artsy/xapp": "2.0.0",
"@babel/runtime": "7.13.10",
"@loadable/component": "5.15.2",
"@loadable/server": "5.15.2",
Expand Down
12 changes: 5 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,12 +126,10 @@
lodash.isnumber "^3.0.3"
lodash.upperfirst "^4.3.1"

"@artsy/xapp@1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@artsy/xapp/-/xapp-1.0.6.tgz#7aa62f2fdb3defd2634b3ce24a2932159daa2442"
integrity sha512-HvVHokBkSg73p9CspnPnNLlZwINgNA/tJ1I5wfmMGXi4hdb9K+35CNLT+rByz4dWXmtA3RJcfzCFQknejEObGg==
dependencies:
superagent "^1.2.0"
"@artsy/xapp@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@artsy/xapp/-/xapp-2.0.0.tgz#ca29d4a09f6d3e73a03d630f01a23518fa5de73f"
integrity sha512-PzawBTmxbZSCqNElv8srMFZM6rXEDIV+LfIVS4gaC0jnt4UI6STGQw4yr6sQuyOmuFzdjA9TjAJlr4OCrVauQg==

"@babel/cli@7.13.10":
version "7.13.10"
Expand Down Expand Up @@ -21991,7 +21989,7 @@ superagent-retry@^0.6.0:
resolved "https://registry.yarnpkg.com/superagent-retry/-/superagent-retry-0.6.0.tgz#e49b35ca96c0e3b1d0e3f49605136df0e0a028b7"
integrity sha1-5Js1ypbA47HQ4/SWBRNt8OCgKLc=

superagent@3.8.3, superagent@^1.2.0, superagent@^3.5.0:
superagent@3.8.3, superagent@^3.5.0:
version "3.8.3"
resolved "https://registry.yarnpkg.com/superagent/-/superagent-3.8.3.tgz#460ea0dbdb7d5b11bc4f78deba565f86a178e128"
integrity sha512-GLQtLMCoEIK4eDv6OGtkOoSMt3D+oq0y3dsxMuYuDvaNUvuT8eFBuLmfR0iYYzHC1e8hpzC6ZsxbuP6DIalMFA==
Expand Down

0 comments on commit 1d70da2

Please sign in to comment.