From eaea9a6fc2d32d95a7ca9cd77873338960feefa0 Mon Sep 17 00:00:00 2001 From: David Blankenship Date: Wed, 9 Oct 2024 10:33:32 -0400 Subject: [PATCH] feat(component-library-twig): update to latest --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index fdceeecc5..5997c3546 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2075,9 +2075,9 @@ "inBundle": true }, "node_modules/@yalesites-org/component-library-twig": { - "version": "1.46.0", - "resolved": "https://npm.pkg.github.com/download/@yalesites-org/component-library-twig/1.46.0/e6fcc28ec4f2d677ccc10490ee929b9b8141efc8", - "integrity": "sha512-/lyQI2D9QumQy7psXFPVAn2Ay62j4qVTUFXlVW7/7QC0BmAeFAZ/QKMA12Q3LyoWX8Y9hKAWj9DkQW3SspUmcA==", + "version": "1.46.1", + "resolved": "https://npm.pkg.github.com/download/@yalesites-org/component-library-twig/1.46.1/703360af8aefcd9d608fa02c54887792bc693b07", + "integrity": "sha512-iLDrhImcuhkR97w1vZM+8C2hwacgs5bI4Ul4DQh7ir2z1ht5kMdrGbwWVTj4Wlu5UQj36QfLyk5IigmzFTmJaQ==", "hasInstallScript": true, "inBundle": true, "dependencies": { @@ -22762,9 +22762,9 @@ "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" }, "@yalesites-org/component-library-twig": { - "version": "1.46.0", - "resolved": "https://npm.pkg.github.com/download/@yalesites-org/component-library-twig/1.46.0/e6fcc28ec4f2d677ccc10490ee929b9b8141efc8", - "integrity": "sha512-/lyQI2D9QumQy7psXFPVAn2Ay62j4qVTUFXlVW7/7QC0BmAeFAZ/QKMA12Q3LyoWX8Y9hKAWj9DkQW3SspUmcA==", + "version": "1.46.1", + "resolved": "https://npm.pkg.github.com/download/@yalesites-org/component-library-twig/1.46.1/703360af8aefcd9d608fa02c54887792bc693b07", + "integrity": "sha512-iLDrhImcuhkR97w1vZM+8C2hwacgs5bI4Ul4DQh7ir2z1ht5kMdrGbwWVTj4Wlu5UQj36QfLyk5IigmzFTmJaQ==", "requires": { "@drupal/once": "^1.0.1", "@storybook/storybook-deployer": "^2.8.11",