Update dependency autoprefixer to v10.4.11

This commit is contained in:
renovate[bot]
2022-09-14 18:08:08 +00:00
parent 2db53bb804
commit 4a4a95c17f
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"dependencies": {
"@next-auth/mongodb-adapter": "1.0.4",
"@sendgrid/mail": "7.7.0",
"autoprefixer": "10.4.10",
"autoprefixer": "10.4.11",
"classnames": "2.3.2",
"date-fns": "2.29.3",
"date-fns-tz": "1.3.7",
@@ -2375,9 +2375,9 @@
}
},
"node_modules/autoprefixer": {
"version": "10.4.10",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.10.tgz",
"integrity": "sha512-nMaiDARyp1e74c8IeAXkr+BmFKa8By4Zak7tyaNPF09Iu39WFpNXOWrVirmXjKr+5cOyERwvtbMOLYz6iBJYgQ==",
"version": "10.4.11",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.11.tgz",
"integrity": "sha512-5lHp6DgRodxlBLSkzHOTcufWFflH1ewfy2hvFQyjrblBFlP/0Yh4O/Wrg4ow8WRlN3AAUFFLAQwX8hTptzqVHg==",
"funding": [
{
"type": "opencollective",
@@ -11616,9 +11616,9 @@
"integrity": "sha512-Aj3mbwVzj7Vve4I/v2JYOPFkCGM2YS7OqQTNSxmUR+LECRpokuPgAYghePgr6SALDo5bD5DlfbSaYjOzGJZOLQ=="
},
"autoprefixer": {
"version": "10.4.10",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.10.tgz",
"integrity": "sha512-nMaiDARyp1e74c8IeAXkr+BmFKa8By4Zak7tyaNPF09Iu39WFpNXOWrVirmXjKr+5cOyERwvtbMOLYz6iBJYgQ==",
"version": "10.4.11",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.11.tgz",
"integrity": "sha512-5lHp6DgRodxlBLSkzHOTcufWFflH1ewfy2hvFQyjrblBFlP/0Yh4O/Wrg4ow8WRlN3AAUFFLAQwX8hTptzqVHg==",
"requires": {
"browserslist": "^4.21.3",
"caniuse-lite": "^1.0.30001399",

View File

@@ -13,7 +13,7 @@
"dependencies": {
"@next-auth/mongodb-adapter": "1.0.4",
"@sendgrid/mail": "7.7.0",
"autoprefixer": "10.4.10",
"autoprefixer": "10.4.11",
"classnames": "2.3.2",
"date-fns": "2.29.3",
"date-fns-tz": "1.3.7",