Merge pull request #48738 from chalin/chalin-im-npm-update-2024-11-16

Update NPM packages and lock file to eliminate vulnerabilities and warnings
pull/48743/head
Kubernetes Prow Robot 2024-11-16 18:24:52 +00:00 committed by GitHub
commit 25c36722c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 842 additions and 755 deletions

1590
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,10 @@
{
"private": true,
"scripts": {
"update:pkgs": "npx npm-check-updates -u"
},
"devDependencies": {
"autoprefixer": "^9.8.4",
"postcss-cli": "^7.1.1"
"autoprefixer": "^10.4.20",
"postcss-cli": "^11.0.0"
}
}