diff --git a/package-lock.json b/package-lock.json index 47d598547..74de1b362 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@yalesites-org/component-library-twig" ], "dependencies": { - "@yalesites-org/component-library-twig": "^1.43.0" + "@yalesites-org/component-library-twig": "^1.44.0" }, "devDependencies": { "@yalesites-org/eslint-config-and-other-formatting": "^1.5.4", @@ -2068,9 +2068,9 @@ "inBundle": true }, "node_modules/@yalesites-org/component-library-twig": { - "version": "1.44.0", - "resolved": "https://npm.pkg.github.com/download/@yalesites-org/component-library-twig/1.44.0/1e87e839f5edbfebce72ab6d13a4dbaa4c194f3c", - "integrity": "sha512-HJEkqRUJiuNrqGYG3PT2+SARy0iXoX4E0lXxm667V/I8mYhDPwVE8zpCXqJ1gqerx2mS36l7Row7nDZ8QDRKMQ==", + "version": "1.44.1", + "resolved": "https://npm.pkg.github.com/download/@yalesites-org/component-library-twig/1.44.1/495d4c9e147610e491845c575454c80ff0a11c27", + "integrity": "sha512-pkHncajfJ2HupexDWb5OBPHeSjR9e+ANM2jpVRrvtgV9t6fvrXJ4JM7cv0hHYoypud7A9ExZG0vOMn2Ug4INCA==", "hasInstallScript": true, "inBundle": true, "dependencies": { @@ -22730,9 +22730,9 @@ "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" }, "@yalesites-org/component-library-twig": { - "version": "1.44.0", - "resolved": "https://npm.pkg.github.com/download/@yalesites-org/component-library-twig/1.44.0/1e87e839f5edbfebce72ab6d13a4dbaa4c194f3c", - "integrity": "sha512-HJEkqRUJiuNrqGYG3PT2+SARy0iXoX4E0lXxm667V/I8mYhDPwVE8zpCXqJ1gqerx2mS36l7Row7nDZ8QDRKMQ==", + "version": "1.44.1", + "resolved": "https://npm.pkg.github.com/download/@yalesites-org/component-library-twig/1.44.1/495d4c9e147610e491845c575454c80ff0a11c27", + "integrity": "sha512-pkHncajfJ2HupexDWb5OBPHeSjR9e+ANM2jpVRrvtgV9t6fvrXJ4JM7cv0hHYoypud7A9ExZG0vOMn2Ug4INCA==", "requires": { "@storybook/storybook-deployer": "^2.8.11", "@yalesites-org/tokens": "^1.20.0", diff --git a/package.json b/package.json index cdeda61c5..43b1c9dfb 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ ] }, "dependencies": { - "@yalesites-org/component-library-twig": "^1.43.0" + "@yalesites-org/component-library-twig": "^1.44.0" } }