npm audit fix --force (updating browser-sync to new major version!)

This commit is contained in:
ralf 2024-03-04 08:42:18 +02:00
parent 47e83be4a3
commit 8bfd6690aa
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
"@web/dev-server-rollup": "^0.3.9",
"@web/test-runner": "^0.13.16",
"@web/test-runner-playwright": "^0.8.8",
"browser-sync": "^2.29.3",
"browser-sync": "^3.0.2",
"cem": "^1.0.4",
"change-case": "^4.1.2",
"custom-element-jet-brains-integration": "^1.2.1",
@ -98,4 +98,4 @@
"engines": {
"node": ">=14.0.0"
}
}
}