Skip to content

Commit

Permalink
Merge pull request #599 from Shopify/dependabot/npm_and_yarn/shopify/…
Browse files Browse the repository at this point in the history
…admin-api-client-0.2.2

Bump @shopify/admin-api-client from 0.2.1 to 0.2.2
  • Loading branch information
paulomarg authored Jan 25, 2024
2 parents 981a1f4 + 8811faa commit a3fc17f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 14 deletions.
5 changes: 5 additions & 0 deletions .changeset/empty-queens-hide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@shopify/shopify-app-remix': patch
---

Updated the `@shopify/admin-api-client` dependency
2 changes: 1 addition & 1 deletion packages/shopify-app-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"dependencies": {
"@remix-run/server-runtime": "^2.0.0",
"@shopify/admin-api-client": "^0.2.1",
"@shopify/admin-api-client": "^0.2.2",
"@shopify/shopify-api": "^9.0.2",
"@shopify/shopify-app-session-storage": "^2.0.4",
"@shopify/storefront-api-client": "^0.2.1",
Expand Down
14 changes: 1 addition & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2687,13 +2687,6 @@
estree-walker "^1.0.1"
picomatch "^2.2.2"

"@shopify/admin-api-client@^0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@shopify/admin-api-client/-/admin-api-client-0.2.1.tgz#98f10a9732b6d742189af5ccb7bb4dd781485acd"
integrity sha512-Oeh247CRXqSk5ktrEoBRN/BA5AGEliiyKJeTSGaIZpnMYDSXb2FNsmLaZY49/jTklmMouwoqh7FnYE5Vw8ZyQw==
dependencies:
"@shopify/graphql-client" "^0.9.1"

"@shopify/admin-api-client@^0.2.2":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@shopify/admin-api-client/-/admin-api-client-0.2.2.tgz#c288b4af8834bc7ab6c7c1ad26e7feddfa648ec6"
Expand Down Expand Up @@ -2762,12 +2755,7 @@
globby "^11.1.0"
typescript "^4.8.3 || ^5.0.0"

"@shopify/graphql-client@^0.9.1":
version "0.9.1"
resolved "https://registry.yarnpkg.com/@shopify/graphql-client/-/graphql-client-0.9.1.tgz#0c37a4143c0dd26837e82b8fd13e1b64fabf90dc"
integrity sha512-yx6PIHY8u4O0ijUQccmIpjoyM1JSbe5RkrSyXSbjhsS+nla0WAJDIMw4R01mjx3dFnVIcGONhRX/QrUq97uWig==

"@shopify/graphql-client@^0.9.2":
"@shopify/graphql-client@^0.9.1", "@shopify/graphql-client@^0.9.2":
version "0.9.2"
resolved "https://registry.yarnpkg.com/@shopify/graphql-client/-/graphql-client-0.9.2.tgz#2c37ba20bbc1713c78b1b241af99405cd92ab428"
integrity sha512-Xk7bPA3UsLXFHV6F39t5g8dTVxqPagwJoR+MLYUvCuhlWpDeZW3f/OcgShXPPben5NcnOVV38kj5GVlkvrWqiQ==
Expand Down

0 comments on commit a3fc17f

Please sign in to comment.