Skip to content

Commit 43cabae

Browse files
committed
feat: add the latest usm version
1 parent 02a00c8 commit 43cabae

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.45.0",
143+
"@box/unified-share-modal": "^2.7.10",
144144
"@box/user-selector": "^1.60.4",
145145
"@cfaester/enzyme-adapter-react-18": "^0.8.0",
146146
"@chromatic-com/storybook": "^4.0.1",
@@ -309,7 +309,7 @@
309309
"@box/metadata-view": "^1.10.0",
310310
"@box/react-virtualized": "^9.22.3-rc-box.10",
311311
"@box/types": "^0.2.1",
312-
"@box/unified-share-modal": "^1.45.0",
312+
"@box/unified-share-modal": "^2.7.10",
313313
"@box/user-selector": "^1.60.4",
314314
"@hapi/address": "^2.1.4",
315315
"@tanstack/react-virtual": "^3.13.12",

yarn.lock

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

1552-
"@box/unified-share-modal@^1.45.0":
1553-
version "1.45.0"
1554-
resolved "https://registry.yarnpkg.com/@box/unified-share-modal/-/unified-share-modal-1.45.0.tgz#2e668a10959119b27023fd66a9213f89f6aae9e2"
1555-
integrity sha512-ZMWKyNQHIEsk/biUWTTz+R+AsmjPrXmaMRT2pUMOWR5PSAPR9FANIUYTZ1wVEozzgU8ynsIajpTdtPF8d2plGg==
1552+
"@box/unified-share-modal@^2.7.10":
1553+
version "2.7.10"
1554+
resolved "https://registry.yarnpkg.com/@box/unified-share-modal/-/unified-share-modal-2.7.10.tgz#3eacb8aa5269fe8c5d1aed4b0f7e90b44ee24005"
1555+
integrity sha512-+xNAQfkeA4Yyizw+svfWVxbYg2hmF2FuDStlsWvX5BaUuhMo/Kd+jCL7/mUDqwhiPP65k4eNNzGjnXnlHGiVUA==
15561556

15571557
"@box/user-selector@^1.60.4":
15581558
version "1.60.5"

0 commit comments

Comments
 (0)