Skip to content

Commit 76d296c

Browse files
committed
fix: admin/dashboard/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-SEND-7926862 - https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865
1 parent 7aa7884 commit 76d296c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@heroicons/react": "^1.0.5",
1313
"@tailwindcss/forms": "^0.4.0",
1414
"@tailwindcss/typography": "^0.5.1",
15-
"browser-sync": "^2.26.14",
15+
"browser-sync": "^3.0.3",
1616
"browser-sync-webpack-plugin": "^2.2.2",
1717
"classnames": "^2.2.6",
1818
"html-entities": "^1.3.1",

0 commit comments

Comments
 (0)