2323 "openflow-cli" : " ./dist/cli.js"
2424 },
2525 "dependencies" : {
26- "@kubernetes/client-node" : " ^0.12.0 " ,
27- "@types/mongodb" : " ^3.5.25 " ,
26+ "@kubernetes/client-node" : " ^0.12.2 " ,
27+ "@types/mongodb" : " ^3.5.27 " ,
2828 "@types/passport" : " ^1.0.4" ,
2929 "amqplib" : " ^0.6.0" ,
30- "angular" : " ^1.8.0 " ,
30+ "angular" : " ^1.8.1 " ,
3131 "angular-chart.js" : " ^1.1.1" ,
32- "angular-route" : " ^1.8.0 " ,
33- "angular-sanitize" : " ^1.8.0 " ,
32+ "angular-route" : " ^1.8.1 " ,
33+ "angular-sanitize" : " ^1.8.1 " ,
3434 "async-retry" : " ^1.3.1" ,
3535 "bcryptjs" : " ^2.4.3" ,
3636 "body-parser" : " ^1.19.0" ,
4040 "compression" : " ^1.7.4" ,
4141 "cookie-parser" : " ^1.4.5" ,
4242 "cookie-session" : " ^1.4.0" ,
43- "envfile" : " ^6.12 .0" ,
43+ "envfile" : " ^6.14 .0" ,
4444 "express" : " ^4.17.1" ,
4545 "flash" : " ^1.1.0" ,
46- "formBuilder" : " ^3.4.2 " ,
47- "got" : " ^11.5.2 " ,
46+ "formBuilder" : " ^3.6.1 " ,
47+ "got" : " ^11.7.0 " ,
4848 "gulp" : " ^4.0.2" ,
4949 "gulp-replace" : " ^1.0.0" ,
5050 "gulp-shell" : " ^0.8.0" ,
5757 "jsondiffpatch" : " ^0.4.1" ,
5858 "jsonwebtoken" : " ^8.5.1" ,
5959 "mimetype" : " 0.0.8" ,
60- "mongodb" : " ^3.6.0 " ,
60+ "mongodb" : " ^3.6.2 " ,
6161 "morgan" : " ^1.10.0" ,
6262 "multer" : " ^1.4.2" ,
6363 "multer-gridfs-storage" : " ^4.2.0" ,
6767 "passport" : " ^0.4.1" ,
6868 "passport-google-oauth20" : " ^2.0.0" ,
6969 "passport-local" : " ^1.0.0" ,
70- "passport-saml" : " ^1.3.4 " ,
70+ "passport-saml" : " ^1.3.5 " ,
7171 "passport-saml-metadata" : " ^2.3.0" ,
7272 "popper.js" : " ^1.16.1" ,
7373 "readline-sync" : " ^1.4.10" ,
7474 "request" : " ^2.88.2" ,
7575 "saml20" : " ^0.1.14" ,
76- "samlp" : " ^3.4.3 " ,
76+ "samlp" : " ^4.0.0 " ,
7777 "unhandled-rejection" : " ^1.0.0" ,
7878 "winston" : " ^3.3.3" ,
7979 "ws" : " ^7.3.1"
8080 },
8181 "devDependencies" : {
82- "@fortawesome/fontawesome-free" : " ^5.14.0 " ,
83- "@types/angular" : " ^1.7.2 " ,
82+ "@fortawesome/fontawesome-free" : " ^5.15.1 " ,
83+ "@types/angular" : " ^1.7.3 " ,
8484 "@types/angular-route" : " ^1.7.1" ,
85- "@types/jquery" : " ^3.5.1 " ,
86- "browserify" : " ^16.5.2 " ,
87- "expose-loader" : " ^1.0.0 " ,
85+ "@types/jquery" : " ^3.5.2 " ,
86+ "browserify" : " ^17.0.0 " ,
87+ "expose-loader" : " ^1.0.1 " ,
8888 "merge-stream" : " ^2.0.0" ,
89- "style-loader" : " ^1.2.1 " ,
90- "tsify" : " ^5.0.1 " ,
91- "typescript" : " ^3.9.7 "
89+ "style-loader" : " ^2.0.0 " ,
90+ "tsify" : " ^5.0.2 " ,
91+ "typescript" : " ^4.0.3 "
9292 }
93- }
93+ }
0 commit comments