www/nginx, net/frr: update lodash library (#1177)

This commit is contained in:
Fabian Franz BSc
2019-02-09 08:40:28 +01:00
committed by Franco Fichtner
parent 99a1694f0f
commit 9c9145034e
9 changed files with 1123 additions and 18129 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= frr
PLUGIN_VERSION= 1.7
PLUGIN_VERSION= 1.8
PLUGIN_COMMENT= The FRRouting Protocol Suite
PLUGIN_DEPENDS= frr5 ruby
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= nginx
PLUGIN_VERSION= 1.7
PLUGIN_VERSION= 1.8
PLUGIN_COMMENT= Nginx HTTP server and reverse proxy
PLUGIN_DEPENDS= nginx
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
+9
View File
@@ -13,6 +13,15 @@ Plugin Changelog
* bugfix: create log directory if it is missing
* reorder menu
1.8
* update lodash to v4.17.11
1.7
* bugfix: create log directory if it is missing
* reorder menu
1.6
* fix bug due to permission downgrade (basic auth)
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
@@ -2,10 +2,10 @@
"name": "nginx",
"version": "0.0.1",
"dependencies": {
"eslint": "^5.4.0",
"eslint": "^5.13.0",
"raw-loader": "^0.5.1",
"webpack": "^4.17.1",
"webpack-cli": "^3.1.0"
"webpack": "^4.29.3",
"webpack-cli": "^3.2.3"
},
"devDependencies": {
"lodash-template-webpack-loader": "^1.0.2"