Skip to content

Commit 2a97032

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-9292519
1 parent 14aa223 commit 2a97032

2 files changed

Lines changed: 32 additions & 86 deletions

File tree

admin/dashboard/package-lock.json

Lines changed: 31 additions & 85 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)