Skip to content

Commit 0c17eb0

Browse files
Update dependency @medusajs/types to v1.11.17
1 parent 64b49d2 commit 0c17eb0

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

yarn.lock

+14-8
Original file line numberDiff line numberDiff line change
@@ -1645,21 +1645,22 @@
16451645
awilix "^8.0.0"
16461646
graphql "^16.6.0"
16471647

1648-
"@medusajs/types@^1.11.11", "@medusajs/types@^1.11.9":
1649-
version "1.11.11"
1650-
resolved "https://registry.yarnpkg.com/@medusajs/types/-/types-1.11.11.tgz#b6ec77dfec0e62e1f2612e32d73089af830246ef"
1651-
integrity sha512-uvrSvAjLaIsF7PTQezR9T/CIhn5gOJZYwZEL0a4sqnbDDzXNbwBMvTGkRFyTkH6UvYjk5ffbXY13XAGaIRRiPg==
1648+
"@medusajs/types@^1.11.11", "@medusajs/types@^1.11.17", "@medusajs/types@^1.11.9":
1649+
version "1.11.17"
1650+
resolved "https://registry.yarnpkg.com/@medusajs/types/-/types-1.11.17.tgz#e78104bdb44fd8b957bd9aa88e2eb294299f1bfe"
1651+
integrity sha512-EKrG1aU0b6es1KlKhCSU2ptwJuHVB0EEiHd35IaIcDyx8ZVjIMscpDOhCSl5efAiRlr3I5kqWIbdSakDIF2Smw==
16521652

16531653
"@medusajs/utils@^1.11.2", "@medusajs/utils@^1.11.4":
1654-
version "1.11.4"
1655-
resolved "https://registry.yarnpkg.com/@medusajs/utils/-/utils-1.11.4.tgz#783dcb9e97e3ef8b6f6c990430b768f2b34c674b"
1656-
integrity sha512-FSUsHUtK3XyANYNXJr1ZOHjoUigLxn+Jk/u0nQljuDxWRObZTwqkve2wG4K1nyibK0+nlCj7Yt8WjdhwwSabPg==
1654+
version "1.11.11"
1655+
resolved "https://registry.yarnpkg.com/@medusajs/utils/-/utils-1.11.11.tgz#1a9e6417f6dbeb04532e5f8d5dfb0ca24489a2ce"
1656+
integrity sha512-r4u1Ctgwt0LftnAHggTfU7RgNppdwY6DfQaefxSrPRSCBMniU6p7j9Lv1G7DkTXZd79V9UNJuixqtlFezGC1tA==
16571657
dependencies:
1658-
"@medusajs/types" "^1.11.11"
1658+
"@medusajs/types" "^1.11.17"
16591659
"@mikro-orm/core" "5.9.7"
16601660
"@mikro-orm/migrations" "5.9.7"
16611661
"@mikro-orm/postgresql" "5.9.7"
16621662
awilix "^8.0.1"
1663+
bignumber.js "^9.1.2"
16631664
knex "2.4.2"
16641665
ulid "^2.3.0"
16651666

@@ -2385,6 +2386,11 @@ basic-auth@~2.0.1:
23852386
dependencies:
23862387
safe-buffer "5.1.2"
23872388

2389+
bignumber.js@^9.1.2:
2390+
version "9.1.2"
2391+
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.1.2.tgz#b7c4242259c008903b13707983b5f4bbd31eda0c"
2392+
integrity sha512-2/mKyZH9K85bzOEfhXDBFZTGd1CTs+5IHpeFQo9luiBG7hghdC851Pj2WAhb6E3R6b9tZj/XKhbg4fum+Kepug==
2393+
23882394
binary-extensions@^2.0.0:
23892395
version "2.2.0"
23902396
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"

0 commit comments

Comments
 (0)