Skip to content

Commit

Permalink
Merge pull request #1670 from ArtBlocks/dependabot/npm_and_yarn/urql/…
Browse files Browse the repository at this point in the history
…exchange-retry-1.3.0

Bump @urql/exchange-retry from 1.2.1 to 1.3.0
  • Loading branch information
ryley-o authored Dec 4, 2024
2 parents bbdebf8 + 4993601 commit 535361e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"@openzeppelin-4.7/contracts": "npm:@openzeppelin/contracts@4.7.1",
"@openzeppelin-4.8/contracts-upgradeable": "npm:@openzeppelin/contracts-upgradeable@4.8.0",
"@openzeppelin-5.0/contracts": "npm:@openzeppelin/contracts@5.0.1",
"@urql/exchange-retry": "^1.2.1",
"@urql/exchange-retry": "^1.3.0",
"graphql": "^16.8.2",
"scripty.sol": "2.1.1",
"solady": "^0.0.181",
Expand Down
16 changes: 9 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ __metadata:
"@types/prompt": "npm:^1.1.8"
"@typescript-eslint/eslint-plugin": "npm:^7.13.0"
"@typescript-eslint/parser": "npm:^8.17.0"
"@urql/exchange-retry": "npm:^1.2.1"
"@urql/exchange-retry": "npm:^1.3.0"
aws-sdk-client-mock: "npm:^4.0.1"
chai: "npm:^4.3.10"
coveralls: "npm:^3.1.1"
Expand Down Expand Up @@ -8668,7 +8668,7 @@ __metadata:
languageName: node
linkType: hard

"@urql/core@npm:>=4.2.0, @urql/core@npm:^5.0.0":
"@urql/core@npm:^5.0.0":
version: 5.0.0
resolution: "@urql/core@npm:5.0.0"
dependencies:
Expand All @@ -8678,13 +8678,15 @@ __metadata:
languageName: node
linkType: hard

"@urql/exchange-retry@npm:^1.2.1":
version: 1.2.1
resolution: "@urql/exchange-retry@npm:1.2.1"
"@urql/exchange-retry@npm:^1.3.0":
version: 1.3.0
resolution: "@urql/exchange-retry@npm:1.3.0"
dependencies:
"@urql/core": "npm:>=4.2.0"
"@urql/core": "npm:^5.0.0"
wonka: "npm:^6.3.2"
checksum: 10c0/dacedb958833668365a7e10008827c6d8a8e6d3f89e5949f6c45a6d379ba2d6ab3d6a7a5816cb5d0c22ba888478062088dca2217740acafff5137bdefa808ae2
peerDependencies:
"@urql/core": ^5.0.0
checksum: 10c0/4a4e54fbf21b7bd221e9d29acd885b16b154f3660aab4ce5bc257b0093a4aebe1dab4efe692127b43751359ea0c5aa11320a8f422236d22e54918e1637b6b248
languageName: node
linkType: hard

Expand Down

0 comments on commit 535361e

Please sign in to comment.