Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1200 from Shopify/dependabot/npm_and_yarn/minifla…
Browse files Browse the repository at this point in the history
…re-3.20240129.1

Bump miniflare from 3.20240129.0 to 3.20240129.1
  • Loading branch information
lizkenyon authored Feb 12, 2024
2 parents dd5da35 + 78a6687 commit 2a4b93d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/shopify-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@types/uuid": "^9.0.0",
"express": "^4.17.13",
"jest-environment-miniflare": "^2.14.2",
"miniflare": "^3.20231218.3",
"miniflare": "^3.20240129.1",
"rollup": "^2.79.1",
"rollup-plugin-swc": "^0.2.1",
"supertest": "^6.1.3",
Expand Down
20 changes: 19 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7405,7 +7405,7 @@ min-indent@^1.0.0:
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==

[email protected], miniflare@^3.20231218.3:
[email protected]:
version "3.20240129.0"
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20240129.0.tgz#19229826852876dc793bbe381ce28028c9788907"
integrity sha512-27pDhlP2G/4gXmvnSt6LjMQ8KrkmbJElIQmn+BLjdiyIx+zXY4E8MSPJmi9flgf0dn3wtjuHO2ASenuopqqxrw==
Expand All @@ -7423,6 +7423,24 @@ [email protected], miniflare@^3.20231218.3:
youch "^3.2.2"
zod "^3.20.6"

miniflare@^3.20240129.1:
version "3.20240129.1"
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20240129.1.tgz#2b34a01955203be1f0692b7e08a0b1e1cce8cfc8"
integrity sha512-GfqclPxbTnam4S8GKHRkFyr+s+szELK/ORtQ3ZFUiGBO4HNJsaeA6RhBMKBH7iHqn5ng035cyPsLZvH35lwtsA==
dependencies:
"@cspotcode/source-map-support" "0.8.1"
acorn "^8.8.0"
acorn-walk "^8.2.0"
capnp-ts "^0.7.0"
exit-hook "^2.2.1"
glob-to-regexp "^0.4.1"
stoppable "^1.1.0"
undici "^5.28.2"
workerd "1.20240129.0"
ws "^8.11.0"
youch "^3.2.2"
zod "^3.20.6"

[email protected]:
version "9.0.3"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
Expand Down

0 comments on commit 2a4b93d

Please sign in to comment.