Skip to content

Commit

Permalink
Merge pull request #2711 from pureooze/patch-1
Browse files Browse the repository at this point in the history
Update browser-sync to resolve vulnerable qs version
  • Loading branch information
zachleat committed Dec 22, 2022
2 parents f90e54f + 71cf8ad commit 4594008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -97,7 +97,7 @@
"@11ty/eleventy-utils": "^1.0.1",
"@iarna/toml": "^2.2.5",
"@sindresorhus/slugify": "^1.1.2",
"browser-sync": "^2.27.10",
"browser-sync": "^2.27.11",
"chokidar": "^3.5.3",
"cross-spawn": "^7.0.3",
"debug": "^4.3.4",
Expand Down

0 comments on commit 4594008

Please sign in to comment.