From 65824c15326d2c51a79d500109d80b2b0d929acb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 11:01:08 +0000 Subject: [PATCH] build(deps): bump add-to-calendar-button from 2.13.3 to 2.13.4 Bumps [add-to-calendar-button](https://github.com/add2cal/add-to-calendar-button) from 2.13.3 to 2.13.4. - [Release notes](https://github.com/add2cal/add-to-calendar-button/releases) - [Changelog](https://github.com/add2cal/add-to-calendar-button/blob/main/CHANGELOG.md) - [Commits](https://github.com/add2cal/add-to-calendar-button/compare/v2.13.3...v2.13.4) --- updated-dependencies: - dependency-name: add-to-calendar-button dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0cea0e7747..41bc48a902 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@rails/activestorage": "^8.1.100", "@rails/ujs": "^7.1.600", "@stimulus-components/rails-nested-form": "^5.0.0", - "add-to-calendar-button": "^2.13.3", + "add-to-calendar-button": "^2.13.4", "bootstrap": "5.3.6", "bootstrap-datepicker": "^1.10.1", "bootstrap-scss": "^5.3.8", @@ -4474,9 +4474,9 @@ } }, "node_modules/add-to-calendar-button": { - "version": "2.13.3", - "resolved": "https://registry.npmjs.org/add-to-calendar-button/-/add-to-calendar-button-2.13.3.tgz", - "integrity": "sha512-UKJSBT8KpUIOAEqmCpDR/LRY8FC1iHNGo/hWS+Yo3S6U7c3tRA59g7yLzvhMR3RgvH24agKi4aP+pKOG9dp/2Q==", + "version": "2.13.4", + "resolved": "https://registry.npmjs.org/add-to-calendar-button/-/add-to-calendar-button-2.13.4.tgz", + "integrity": "sha512-LKKX9d5OupM+Z1ACiJxLbrk3No7hjWuqjh1IzK2/XsIgYlQdB+3mLAUOYJO6odmLKAoChXX7fKwUKkYl6VAxlQ==", "license": "ELv2", "dependencies": { "timezones-ical-library": "^1.10.0" diff --git a/package.json b/package.json index 1c9eebc844..41784ba4b3 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@rails/activestorage": "^8.1.100", "@rails/ujs": "^7.1.600", "@stimulus-components/rails-nested-form": "^5.0.0", - "add-to-calendar-button": "^2.13.3", + "add-to-calendar-button": "^2.13.4", "bootstrap": "5.3.6", "bootstrap-datepicker": "^1.10.1", "bootstrap-scss": "^5.3.8",