Skip to content

Commit 3d76d0a

Browse files
committed
fix: admin/dashboard/package.json & admin/dashboard/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6032459 - https://snyk.io/vuln/SNYK-JS-AXIOS-6124857
1 parent 9fde96e commit 3d76d0a

2 files changed

Lines changed: 50 additions & 93 deletions

File tree

admin/dashboard/package-lock.json

Lines changed: 49 additions & 92 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.0",
1616
"browser-sync-webpack-plugin": "^2.2.2",
1717
"classnames": "^2.2.6",
1818
"html-entities": "^1.3.1",

0 commit comments

Comments
 (0)