Skip to content

Commit 5389271

Browse files
committed
fix: admin-core/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-12613773
1 parent cf25a95 commit 5389271

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@tailwindcss/forms": "^0.4.0",
1515
"@tailwindcss/typography": "^0.5.1",
1616
"@wordpress/plugins": "^7.14.0",
17-
"browser-sync": "^2.26.14",
17+
"browser-sync": "^3.0.0",
1818
"browser-sync-webpack-plugin": "^2.2.2",
1919
"classnames": "^2.2.6",
2020
"html-entities": "^1.3.1",

0 commit comments

Comments
 (0)