1
0
mirror of https://github.com/flarum/core.git synced 2025-08-02 14:37:49 +02:00

npm audit fix

This commit is contained in:
David Wheatley
2021-05-17 14:33:53 +01:00
parent 58b322fc54
commit 43b6e0818b
2 changed files with 3321 additions and 2125 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2,9 +2,9 @@
"private": true, "private": true,
"name": "@flarum/markdown", "name": "@flarum/markdown",
"dependencies": { "dependencies": {
"flarum-webpack-config": "0.1.0-beta.10", "flarum-webpack-config": "0.1.0-beta.16.2",
"mdarea": "^2.0.9", "mdarea": "^2.0.12",
"webpack": "^4.44.1", "webpack": "^4.46.0",
"webpack-cli": "^3.3.12" "webpack-cli": "^3.3.12"
}, },
"scripts": { "scripts": {