Skip to content

Commit d541887

Browse files
committed
fix: update usm version
1 parent c74dbbf commit d541887

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"@box/metadata-view": "^1.10.0",
141141
"@box/react-virtualized": "^9.22.3-rc-box.10",
142142
"@box/types": "^0.2.1",
143-
"@box/unified-share-modal": "^1.36.1",
143+
"@box/unified-share-modal": "^1.36.4",
144144
"@box/user-selector": "^1.55.3",
145145
"@cfaester/enzyme-adapter-react-18": "^0.8.0",
146146
"@chromatic-com/storybook": "^4.0.1",
@@ -310,7 +310,7 @@
310310
"@box/metadata-view": "^1.10.0",
311311
"@box/react-virtualized": "^9.22.3-rc-box.10",
312312
"@box/types": "^0.2.1",
313-
"@box/unified-share-modal": "^1.36.1",
313+
"@box/unified-share-modal": "^1.36.4",
314314
"@box/user-selector": "^1.55.3",
315315
"@hapi/address": "^2.1.4",
316316
"@tanstack/react-virtual": "^3.13.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,10 +1554,10 @@
15541554
resolved "https://registry.yarnpkg.com/@box/types/-/types-0.2.1.tgz#cd0a3915b2306e4cf581f6091b95f5d2db75ea60"
15551555
integrity sha512-wd6nRR9QxBl7lYKJ/Hix0AKg1PNC3leZWOJ9Nt+d4j45WxCYBiCemZAtY2ekL5BITpVw8vlLmquzSpPhDTeO5A==
15561556

1557-
"@box/unified-share-modal@^1.36.1":
1558-
version "1.36.2"
1559-
resolved "https://registry.yarnpkg.com/@box/unified-share-modal/-/unified-share-modal-1.36.2.tgz#4bcc326200a0d709b67c631b72b05cdd5d5a7f1e"
1560-
integrity sha512-ngcn9TjwtSarKLGGFSQCvKEm9eihO3Sp6B/wtcPOSLDGADq92ughbolabquoYZU6VpA0n7sy+B/k0OnHYek7hQ==
1557+
"@box/unified-share-modal@^1.36.4":
1558+
version "1.36.4"
1559+
resolved "https://registry.yarnpkg.com/@box/unified-share-modal/-/unified-share-modal-1.36.4.tgz#9cbfaa51a33d2259f7043dcaacfeaf80fa889538"
1560+
integrity sha512-5gKwetiMXhGsj0v7+Lug7uIWLgaH82n1lN+5ixM47fNT8Fr0JvuGp55lmKBHlBXUmPYbtha9Ns85GYjut5yDMA==
15611561

15621562
"@box/user-selector@^1.55.3":
15631563
version "1.55.4"

0 commit comments

Comments
 (0)