From bcfcf002509c422683c88a63529ad0f6e7fbc398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 20:50:24 +0000 Subject: [PATCH] chore(deps): bump uikit from 3.16.15 to 3.16.22 Bumps [uikit](https://github.com/uikit/uikit) from 3.16.15 to 3.16.22. - [Release notes](https://github.com/uikit/uikit/releases) - [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md) - [Commits](https://github.com/uikit/uikit/compare/v3.16.15...v3.16.22) --- updated-dependencies: - dependency-name: uikit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index eebea2763..a1b7131d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@fortawesome/fontawesome-free": "^6.4.0", "highlight.js": "^11.8.0", "katex": "^0.16.4", - "uikit": "^3.15.17", + "uikit": "^3.16.22", "www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.6/www-covidcast-3.2.6.tgz", "www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.5/www-covidcast-classic-2.6.5.tgz", "www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.3/www-epivis-2.0.3.tgz" @@ -3139,9 +3139,9 @@ } }, "node_modules/uikit": { - "version": "3.16.15", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.16.15.tgz", - "integrity": "sha512-uw0vn+h+isInT4Eq/CPxwQx5X0CDS2I9FQwgnxHyDDXOBEnnMEpCxiQWEvVgwkelJlMh/Qv+2ePyXVcb9Wx93A==" + "version": "3.16.22", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.16.22.tgz", + "integrity": "sha512-zzzqCDZdJV7oeHccfUaDAx7n96HlooiTirmxk3uI8N7CEn1Gj89CumgSx/dhgPsqPRlnFZ+6gIBA9ZpFhy5Qjg==" }, "node_modules/ulid": { "version": "2.3.0", @@ -5642,9 +5642,9 @@ "dev": true }, "uikit": { - "version": "3.16.15", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.16.15.tgz", - "integrity": "sha512-uw0vn+h+isInT4Eq/CPxwQx5X0CDS2I9FQwgnxHyDDXOBEnnMEpCxiQWEvVgwkelJlMh/Qv+2ePyXVcb9Wx93A==" + "version": "3.16.22", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.16.22.tgz", + "integrity": "sha512-zzzqCDZdJV7oeHccfUaDAx7n96HlooiTirmxk3uI8N7CEn1Gj89CumgSx/dhgPsqPRlnFZ+6gIBA9ZpFhy5Qjg==" }, "ulid": { "version": "2.3.0", diff --git a/package.json b/package.json index 180b25f97..8cb7b6e8e 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@fortawesome/fontawesome-free": "^6.4.0", "highlight.js": "^11.8.0", "katex": "^0.16.4", - "uikit": "^3.15.17", + "uikit": "^3.16.22", "www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.6/www-covidcast-3.2.6.tgz", "www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.5/www-covidcast-classic-2.6.5.tgz", "www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.3/www-epivis-2.0.3.tgz"