npm update & npm audit fix

This commit is contained in:
Ismo Vuorinen
2021-06-22 16:22:19 +03:00
parent aa3ffcd955
commit fa45a1f43f
2 changed files with 91 additions and 1291 deletions

1378
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -24,13 +24,13 @@
"autoprefixer": "^10.2.6",
"browser-sync": "^2.26.14",
"browser-sync-webpack-plugin": "^2.3.0",
"laravel-mix": "^6.0.22",
"laravel-mix": "^6.0.24",
"mix-tailwindcss": "^1.3.0",
"postcss": "^8.3.5",
"postcss-import": "^14.0.2",
"resolve-url-loader": "^4.0.0",
"sass": "^1.35.1",
"sass-loader": "^11.1.1",
"tailwindcss": "^2.2.0"
"tailwindcss": "^2.2.2"
}
}