diff --git a/packages/components/package-lock.json b/packages/components/package-lock.json index 3d2731ffc7..d2f580b7ee 100644 --- a/packages/components/package-lock.json +++ b/packages/components/package-lock.json @@ -10,7 +10,7 @@ "license": "SEE LICENSE IN LICENSE.txt", "dependencies": { "@hello-pangea/dnd": "18.0.1", - "@labkey/api": "1.49.0", + "@labkey/api": "1.49.1-fb-gh-948.0", "@testing-library/dom": "~10.4.1", "@testing-library/jest-dom": "~6.9.1", "@testing-library/react": "~16.3.2", @@ -3748,9 +3748,9 @@ } }, "node_modules/@labkey/api": { - "version": "1.49.0", - "resolved": "https://labkey.jfrog.io/artifactory/api/npm/libs-client/@labkey/api/-/@labkey/api-1.49.0.tgz", - "integrity": "sha512-vMqR7ReTWb0hhe39PXygFFV0Fy3ncJStsltULecZt+tUEe246VyXAcPeRv9KDE0biBIVDr1f3csOIffAcx9lQw==", + "version": "1.49.1-fb-gh-948.0", + "resolved": "https://labkey.jfrog.io/artifactory/api/npm/libs-client/@labkey/api/-/@labkey/api-1.49.1-fb-gh-948.0.tgz", + "integrity": "sha512-Az/oivAvIZi5nIw2adW1vhCTipKEvfhYR5kEX3PXaxZGqBm7AMYnc6K4nn4cFlTkSn9WDjKVWiyt8BVWmL1bjA==", "license": "Apache-2.0" }, "node_modules/@labkey/build": { diff --git a/packages/components/package.json b/packages/components/package.json index 6dc494e538..f728178eb1 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -53,7 +53,7 @@ "homepage": "https://github.com/LabKey/labkey-ui-components#readme", "dependencies": { "@hello-pangea/dnd": "18.0.1", - "@labkey/api": "1.49.0", + "@labkey/api": "1.49.1-fb-gh-948.0", "@testing-library/dom": "~10.4.1", "@testing-library/jest-dom": "~6.9.1", "@testing-library/react": "~16.3.2",