update node modules

This commit is contained in:
s2
2020-07-20 16:20:39 +02:00
parent dcb748f037
commit f9fb05e4db
906 changed files with 124011 additions and 93468 deletions

View File

@@ -9,13 +9,13 @@
"author": "",
"license": "ISC",
"dependencies": {
"@ungap/url-search-params": "^0.2.0",
"@ungap/url-search-params": "^0.2.2",
"bootstrap": "^4.5.0",
"ejs": "^3.1.3",
"ejs-render-remote": "^1.0.13",
"es6-promise": "^4.2.6",
"i18next": "^19.4.5",
"i18next-browser-languagedetector": "^4.2.0",
"i18next": "^19.6.2",
"i18next-browser-languagedetector": "^4.3.1",
"i18next-xhr-backend": "^3.2.2",
"jquery": "^3.5.1",
"noty": "^3.2.0-beta",
@@ -24,6 +24,6 @@
},
"devDependencies": {
"i18next-scanner": "^2.11.0",
"minifyfromhtml": "^1.3.0"
"minifyfromhtml": "^2.0.4"
}
}