From 9c43468d9ac86568260404f69877f000dda9542e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 14:36:24 +0000 Subject: [PATCH] Bump @bsi-cx/design-standard-library-web from 1.4.5 to 1.4.6 Bumps [@bsi-cx/design-standard-library-web](https://github.com/bsi-software/bsi-cx-design-standard-library-web) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/bsi-software/bsi-cx-design-standard-library-web/releases) - [Changelog](https://github.com/bsi-software/bsi-cx-design-standard-library-web/blob/main/CHANGELOG.md) - [Commits](https://github.com/bsi-software/bsi-cx-design-standard-library-web/compare/1.4.5...1.4.6) --- updated-dependencies: - dependency-name: "@bsi-cx/design-standard-library-web" 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 45229d4..8c7fbfe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.3.2", "license": "MIT", "dependencies": { - "@bsi-cx/design-standard-library-web": "^1.4.5" + "@bsi-cx/design-standard-library-web": "^1.4.6" }, "devDependencies": { "@bsi-cx/design-build": "^1.13.5" @@ -1905,9 +1905,9 @@ } }, "node_modules/@bsi-cx/design-standard-library-web": { - "version": "1.4.5", - "resolved": "https://registry.npmjs.org/@bsi-cx/design-standard-library-web/-/design-standard-library-web-1.4.5.tgz", - "integrity": "sha512-Hq2gX/+pOOITjWOfkXP7iMgQrdzorZOWAYyvKWMGIc/y7it4l6ar+vO0L7SC/hDsHPOv+Oa1wwOnxgYDqygzTQ==", + "version": "1.4.6", + "resolved": "https://registry.npmjs.org/@bsi-cx/design-standard-library-web/-/design-standard-library-web-1.4.6.tgz", + "integrity": "sha512-O3l2IbPppQK5Vr0gPWG9aINdGEgjyKxvNThbQ67SHucWLocNGpieSKocfmrYj/s147X30HoZE6ZqbgTQ+vaksQ==", "dependencies": { "@alpinejs/csp": "^3.13.5", "@bsi-cx/chart": "github:bsi-software/bsi-cx-chart#semver:1.3.1", diff --git a/package.json b/package.json index 1a722aa..b47d27d 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ } ], "dependencies": { - "@bsi-cx/design-standard-library-web": "^1.4.5" + "@bsi-cx/design-standard-library-web": "^1.4.6" }, "devDependencies": { "@bsi-cx/design-build": "^1.13.5"