Skip to content

Commit dbcb469

Browse files
authored
Merge pull request #1033 from SISheogorath/fix/versions
Upgrade some package versions
2 parents e17522a + 77b2757 commit dbcb469

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"Idle.Js": "git+https://github.com/shawnmclean/Idle.js",
2020
"archiver": "^2.1.1",
2121
"async": "^2.1.4",
22-
"aws-sdk": "^2.7.20",
22+
"aws-sdk": "^2.345.0",
2323
"azure-storage": "^2.7.0",
2424
"base64url": "^3.0.0",
2525
"blueimp-md5": "^2.6.0",
@@ -62,7 +62,7 @@
6262
"jsdom-nogyp": "^0.8.3",
6363
"keymaster": "^1.6.2",
6464
"list.js": "^1.5.0",
65-
"lodash": "^4.17.4",
65+
"lodash": "^4.17.11",
6666
"lz-string": "git+https://github.com/hackmdio/lz-string.git",
6767
"markdown-it": "^8.2.2",
6868
"markdown-it-abbr": "^1.0.4",
@@ -98,7 +98,7 @@
9898
"passport-ldapauth": "^2.0.0",
9999
"passport-local": "^1.0.0",
100100
"passport-oauth2": "^1.4.0",
101-
"passport-saml": "^0.31.0",
101+
"passport-saml": "^0.35.0",
102102
"passport-twitter": "^1.0.4",
103103
"passport.socketio": "^3.7.0",
104104
"pdfobject": "^2.0.201604172",
@@ -108,7 +108,7 @@
108108
"randomcolor": "^0.5.3",
109109
"raphael": "git+https://github.com/dmitrybaranovskiy/raphael",
110110
"readline-sync": "^1.4.7",
111-
"request": "^2.79.0",
111+
"request": "^2.88.0",
112112
"reveal.js": "~3.6.0",
113113
"scrypt": "^6.0.3",
114114
"select2": "^3.5.2-browserify",

0 commit comments

Comments
 (0)