diff --git a/package-lock.json b/package-lock.json index ae4bb62cd..22dd18f61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@fortawesome/fontawesome-free": "^5.15.4", "highlight.js": "^11.4.0", "katex": "^0.15.1", - "uikit": "^3.9.4", + "uikit": "^3.10.1", "www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.0.2/www-covidcast-3.0.2.tgz", "www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.0/www-covidcast-classic-2.6.0.tgz", "www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.1/www-epivis-2.0.1.tgz" @@ -2635,9 +2635,9 @@ } }, "node_modules/uikit": { - "version": "3.9.4", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.9.4.tgz", - "integrity": "sha512-mrOr/k3a/6/VBXgnqmQFg0l2ipZyoTpULZZgJ0RVHZz97HNrc28KQsb24pl8wxtw+BGpD39nfMhSmOznyOZuHw==" + "version": "3.10.1", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.10.1.tgz", + "integrity": "sha512-aUSO+NIb9EVLoWWWYRDlthB0om6jLTWJ/Qhx3mbXKCW2TKGtWGsrdZdlQKAWRHsz/eeog9Eg89DOPtg5ZuMwoA==" }, "node_modules/ulid": { "version": "2.3.0", @@ -4597,9 +4597,9 @@ } }, "uikit": { - "version": "3.9.4", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.9.4.tgz", - "integrity": "sha512-mrOr/k3a/6/VBXgnqmQFg0l2ipZyoTpULZZgJ0RVHZz97HNrc28KQsb24pl8wxtw+BGpD39nfMhSmOznyOZuHw==" + "version": "3.10.1", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.10.1.tgz", + "integrity": "sha512-aUSO+NIb9EVLoWWWYRDlthB0om6jLTWJ/Qhx3mbXKCW2TKGtWGsrdZdlQKAWRHsz/eeog9Eg89DOPtg5ZuMwoA==" }, "ulid": { "version": "2.3.0", diff --git a/package.json b/package.json index bd96fba9a..cd4483825 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@fortawesome/fontawesome-free": "^5.15.4", "highlight.js": "^11.4.0", "katex": "^0.15.1", - "uikit": "^3.9.4", + "uikit": "^3.10.1", "www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.0.2/www-covidcast-3.0.2.tgz", "www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.0/www-covidcast-classic-2.6.0.tgz", "www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.1/www-epivis-2.0.1.tgz"