Skip to content

Commit

Permalink
fix: upgrade @fortawesome/fontawesome-free from 6.1.2 to 6.4.0 (#4965)…
Browse files Browse the repository at this point in the history
… [skip ci]

Snyk has created this PR to upgrade @fortawesome/fontawesome-free from 6.1.2 to 6.4.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/ombi-shared/project/7a4dc3b5-498d-41a0-82fb-9781f30ae243?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
tidusjar and snyk-bot committed Jun 20, 2023
1 parent 8584ad4 commit 84454e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/Ombi/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@angular/router": "^15.0.4",
"@angularclass/hmr": "^3.0.0",
"@auth0/angular-jwt": "^5.0.2",
"@fortawesome/fontawesome-free": "^6.0.0",
"@fortawesome/fontawesome-free": "^6.4.0",
"@microsoft/signalr": "^6.0.16",
"@ngx-translate/core": "^14.0.0",
"@ngx-translate/http-loader": "^7.0.0",
Expand Down
10 changes: 5 additions & 5 deletions src/Ombi/ClientApp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2294,10 +2294,10 @@ __metadata:
languageName: node
linkType: hard

"@fortawesome/fontawesome-free@npm:^6.0.0":
version: 6.1.2
resolution: "@fortawesome/fontawesome-free@npm:6.1.2"
checksum: 0d3c9d60ffbb9c1fa4041051eff6542adc1fc29653501399d0235c077a2195a35f286d979da42fe021f73649032f9eeae2c9a0511eaacda2896559155d40a0fc
"@fortawesome/fontawesome-free@npm:^6.4.0":
version: 6.4.0
resolution: "@fortawesome/fontawesome-free@npm:6.4.0"
checksum: 0197cd7df96de375862fea561d69427deebb918cadc26074cc8d490180d536e7e58853d138ca74d081b46b2cbdec2783d01cdaccb8bd723d6ef6b4cc8455b84b
languageName: node
linkType: hard

Expand Down Expand Up @@ -12755,7 +12755,7 @@ cors@latest:
"@auth0/angular-jwt": ^5.0.2
"@babel/core": ^7.18.9
"@compodoc/compodoc": ^1.1.19
"@fortawesome/fontawesome-free": ^6.0.0
"@fortawesome/fontawesome-free": ^6.4.0
"@microsoft/signalr": ^6.0.16
"@ngx-translate/core": ^14.0.0
"@ngx-translate/http-loader": ^7.0.0
Expand Down

0 comments on commit 84454e5

Please sign in to comment.