From 1bc5f5ac17c792c7b21ac12a568cd373bbb933be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 04:01:34 +0000 Subject: [PATCH] Bump @fortawesome/fontawesome-free from 5.11.2 to 6.3.0 Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.11.2 to 6.3.0. - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md) - [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.11.2...6.3.0) --- updated-dependencies: - dependency-name: "@fortawesome/fontawesome-free" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7ec940c84..2648f7d69 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "author": "Public Lab contributors ", "license": "MIT", "dependencies": { - "@fortawesome/fontawesome-free": "^5.11.2", + "@fortawesome/fontawesome-free": "^6.3.0", "blueimp-canvas-to-blob": "blueimp/JavaScript-Canvas-to-Blob#>=3.29.0", "blueimp-file-upload": "blueimp/jQuery-File-Upload#~9.22.1", "blueimp-load-image": "blueimp/JavaScript-Load-Image#>=5.16.0", diff --git a/yarn.lock b/yarn.lock index 060532451..265ee7ed1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -24,10 +24,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@fortawesome/fontawesome-free@^5.11.2": - version "5.11.2" - resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.11.2.tgz#8644bc25b19475779a7b7c1fc104bc0a794f4465" - integrity sha512-XiUPoS79r1G7PcpnNtq85TJ7inJWe0v+b5oZJZKb0pGHNIV6+UiNeQWiFGmuQ0aj7GEhnD/v9iqxIsjuRKtEnQ== +"@fortawesome/fontawesome-free@^6.3.0": + version "6.3.0" + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.3.0.tgz#b5877182692a6f7a39d1108837bec24247ba4bd7" + integrity sha512-qVtd5i1Cc7cdrqnTWqTObKQHjPWAiRwjUPaXObaeNPcy7+WKxJumGBx66rfSFgK6LNpIasVKkEgW8oyf0tmPLA== "@humanwhocodes/config-array@^0.9.2": version "0.9.5"