Skip to content

Commit 4374ec8

Browse files
committed
🔒 Fix security vulnerability with axios dependency
1 parent 1be00dd commit 4374ec8

File tree

2 files changed

+50
-33
lines changed

2 files changed

+50
-33
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"homepage": "https://gkevinb.github.io/",
1919
"devDependencies": {
2020
"bootstrap": "^4.3.1",
21-
"browser-sync": "^2.26.5",
21+
"browser-sync": "^2.26.7",
2222
"gulp": "^4.0.2",
2323
"gulp-clean-css": "^4.2.0",
2424
"gulp-imagemin": "^5.0.3",

0 commit comments

Comments
 (0)