1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +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,
"name": "@flarum/markdown",
"dependencies": {
"flarum-webpack-config": "0.1.0-beta.10",
"mdarea": "^2.0.9",
"webpack": "^4.44.1",
"flarum-webpack-config": "0.1.0-beta.16.2",
"mdarea": "^2.0.12",
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12"
},
"scripts": {