Skip to content

Commit 2e91a4a

Browse files
authored
chore(dev-deps): Bump favicons from ^7.1.2 to ^7.2.0 (#3499)
This bumps `favicons` from `^7.1.2` to `^7.2.0` to remove a vulnerable dependency `tar-fs`.
1 parent 8583dc4 commit 2e91a4a

File tree

3 files changed

+273
-245
lines changed

3 files changed

+273
-245
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"eslint-plugin-prettier": "^5.2.1",
100100
"eslint-plugin-promise": "^7.1.0",
101101
"execa": "^5.1.1",
102-
"favicons": "^7.1.2",
102+
"favicons": "^7.2.0",
103103
"istanbul-lib-coverage": "^3.2.2",
104104
"istanbul-lib-report": "^3.0.1",
105105
"istanbul-reports": "^3.1.7",

packages/test-snaps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"deepmerge": "^4.2.2",
100100
"depcheck": "^1.4.7",
101101
"eslint": "^9.11.0",
102-
"favicons": "^7.1.2",
102+
"favicons": "^7.2.0",
103103
"favicons-webpack-plugin": "^6.0.0",
104104
"html-webpack-plugin": "^5.5.0",
105105
"jest": "^29.0.2",

0 commit comments

Comments
 (0)