Skip to content

Commit

Permalink
⬆️ Update dependency @fortawesome/fontawesome-free to v6.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 4c179d3 commit 01c63bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion nextcloud_backup/rootfs/opt/nextcloud_backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "node ./bin/www.js "
},
"dependencies": {
"@fortawesome/fontawesome-free": "6.1.2",
"@fortawesome/fontawesome-free": "6.5.1",
"app-root-path": "3.0.0",
"bootstrap": "5.1.3",
"cookie-parser": "1.4.6",
Expand Down
10 changes: 5 additions & 5 deletions nextcloud_backup/rootfs/opt/nextcloud_backup/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ __metadata:
languageName: node
linkType: hard

"@fortawesome/fontawesome-free@npm:6.1.2":
version: 6.1.2
resolution: "@fortawesome/fontawesome-free@npm:6.1.2"
checksum: 0d3c9d60ffbb9c1fa4041051eff6542adc1fc29653501399d0235c077a2195a35f286d979da42fe021f73649032f9eeae2c9a0511eaacda2896559155d40a0fc
"@fortawesome/fontawesome-free@npm:6.5.1":
version: 6.5.1
resolution: "@fortawesome/fontawesome-free@npm:6.5.1"
checksum: 8905de0ad0cab9b6c4a3503267d96c9b34df703d3e1331e18f37f775722eaef9e93a55ead53cca6f5a68559c7cbc77dfd871e75a7932b2a54dfa99352b5dc7d3
languageName: node
linkType: hard

Expand Down Expand Up @@ -1093,7 +1093,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "nexcloud-backup@workspace:."
dependencies:
"@fortawesome/fontawesome-free": 6.1.2
"@fortawesome/fontawesome-free": 6.5.1
app-root-path: 3.0.0
bootstrap: 5.1.3
cookie-parser: 1.4.6
Expand Down

0 comments on commit 01c63bb

Please sign in to comment.