Skip to content

Commit

Permalink
Merge pull request #252 from 1Hive/dependabot/npm_and_yarn/packages/s…
Browse files Browse the repository at this point in the history
…ubgraphs/celeste-subgraph/cross-fetch-3.1.5

build(deps): bump cross-fetch from 3.1.4 to 3.1.5 in /packages/subgraphs/celeste-subgraph
  • Loading branch information
Corantin authored Apr 29, 2022
2 parents bd87a8f + dcc0514 commit fe9f977
Showing 1 changed file with 8 additions and 13 deletions.
21 changes: 8 additions & 13 deletions packages/subgraphs/celeste-subgraph/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -752,11 +752,11 @@ create-hmac@^1.1.4:
sha.js "^2.4.8"

cross-fetch@^3.0.1:
version "3.1.4"
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.4.tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39"
integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==
version "3.1.5"
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
dependencies:
node-fetch "2.6.1"
node-fetch "2.6.7"

cross-spawn@^7.0.0:
version "7.0.3"
Expand Down Expand Up @@ -2305,15 +2305,10 @@ node-abi@^2.7.0:
dependencies:
semver "^5.4.1"

node-fetch@2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==

node-fetch@^2.3.0:
version "2.6.6"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
node-fetch@2.6.7, node-fetch@^2.3.0:
version "2.6.7"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
dependencies:
whatwg-url "^5.0.0"

Expand Down

1 comment on commit fe9f977

@vercel
Copy link

@vercel vercel bot commented on fe9f977 Apr 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

quests – ./

quests-1hive.vercel.app
quests.vercel.app
quests-git-main-1hive.vercel.app

Please sign in to comment.