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 #1172 from Shopify/dependabot/npm_and_yarn/minifla…
Browse files Browse the repository at this point in the history
…re-3.20231218.3

Bump miniflare from 3.20231218.2 to 3.20231218.3
  • Loading branch information
paulomarg authored Jan 26, 2024
2 parents a50e813 + a92abe5 commit 2dcb454
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 21 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.12.1",
"miniflare": "^3.20231218.2",
"miniflare": "^3.20231218.3",
"rollup": "^2.79.1",
"rollup-plugin-swc": "^0.2.1",
"supertest": "^6.1.3",
Expand Down
22 changes: 2 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7428,7 +7428,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]:
[email protected], miniflare@^3.20231218.3:
version "3.20231218.3"
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20231218.3.tgz#31aa7f9165970ae53d3048eeb24ffb13ee84cf1e"
integrity sha512-OrPBYWO0WnFv6DrxZ7hF8f5agZ4+xo/2qSLE0wwCJSqlFhr91dfSJautxfCOBD896nAA7Jqr5LBPEnqq3/k/JQ==
Expand All @@ -7446,24 +7446,6 @@ [email protected]:
youch "^3.2.2"
zod "^3.20.6"

miniflare@^3.20231218.2:
version "3.20231218.2"
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20231218.2.tgz#301cbf7833b7b962e4eaaf1bf4abe2ad507f3f5e"
integrity sha512-rCUI2OjqCf3fZVdmSX4DOZQRzSDvHp/oL2vjER/cvJEdWSYiqRxDp2oO7A7JcEo1/Y+kPa5VQ1pFfdZpjBcpFg==
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.22.1"
workerd "1.20231218.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 Expand Up @@ -9386,7 +9368,7 @@ [email protected]:
dependencies:
busboy "^1.6.0"

undici@^5.22.1, undici@^5.28.2:
undici@^5.28.2:
version "5.28.2"
resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.2.tgz#fea200eac65fc7ecaff80a023d1a0543423b4c91"
integrity sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==
Expand Down

0 comments on commit 2dcb454

Please sign in to comment.