npm update & npm audit fix

This commit is contained in:
Ismo Vuorinen
2021-05-11 08:07:29 +03:00
parent ada0cca491
commit 2f236bc8c9
2 changed files with 649 additions and 561 deletions

1196
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -24,13 +24,13 @@
"autoprefixer": "^10.2.5",
"browser-sync": "^2.26.14",
"browser-sync-webpack-plugin": "^2.3.0",
"laravel-mix": "^6.0.17",
"laravel-mix": "^6.0.19",
"mix-tailwindcss": "^1.3.0",
"postcss": "^8.2.10",
"postcss-import": "^14.0.1",
"resolve-url-loader": "^3.1.2",
"sass": "^1.32.11",
"sass-loader": "^11.0.1",
"tailwindcss": "^2.1.1"
"postcss": "^8.2.15",
"postcss-import": "^14.0.2",
"resolve-url-loader": "^3.1.3",
"sass": "^1.32.12",
"sass-loader": "^11.1.0",
"tailwindcss": "^2.1.2"
}
}