update deps
This commit is contained in:
22
package.json
22
package.json
@@ -9,19 +9,19 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"bootstrap": "^4.3.1",
|
||||
"ejs": "^2.6.1",
|
||||
"ejs-render-remote": "^1.0.4",
|
||||
"es6-promise": "^4.2.6",
|
||||
"i18next": "^15.0.9",
|
||||
"i18next-browser-languagedetector": "^3.0.1",
|
||||
"bootstrap": "^4.4.1",
|
||||
"ejs": "^2.7.4",
|
||||
"ejs-render-remote": "^1.0.7",
|
||||
"es6-promise": "^4.2.8",
|
||||
"i18next": "^15.1.3",
|
||||
"i18next-browser-languagedetector": "^3.1.1",
|
||||
"i18next-xhr-backend": "^2.0.1",
|
||||
"jquery": "^3.4.0",
|
||||
"page": "^1.11.4",
|
||||
"pnotify": "^4.0.0-beta.2",
|
||||
"popper.js": "^1.15.0"
|
||||
"jquery": "^3.4.1",
|
||||
"page": "^1.11.5",
|
||||
"pnotify": "^4.0.0",
|
||||
"popper.js": "^1.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"minifyfromhtml": "^1.1.3"
|
||||
"minifyfromhtml": "^1.1.7"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user