Skip to content

Commit 14a9d31

Browse files
peter xie1peter xie1
authored andcommitted
20200129
1 parent 37da3a4 commit 14a9d31

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
},
1818
"homepage": "https://www.CoNETTech.ca",
1919
"dependencies": {
20-
"async": "^3.1.0",
20+
"async": "^3.1.0",
2121
"cookie-parser": "^1.4.4",
2222
"express": "^4.17.1",
2323
"jimp": "^0.8.5",
2424
"jszip": "^3.2.2",
2525
"mime-types": "^2.1.24",
2626
"node-uuid": "^1.4.8",
2727
"nodemailer": "^6.3.1",
28-
"openpgp": "^4.6.2",
28+
"openpgp": "^4.9.0",
2929
"portastic": "^1.0.1",
3030
"pug": "^2.0.4",
3131
"socket.io": "^2.3.0",
@@ -36,11 +36,11 @@
3636
},
3737
"devDependencies": {
3838
"@types/async": "^2.4.2",
39-
"@types/cleave.js": "^1.4.0",
40-
"@types/cookie-parser": "^1.4.1",
41-
"@types/express": "^4.17.0",
39+
"@types/cleave.js": "^1.4.1",
40+
"@types/cookie-parser": "^1.4.2",
41+
"@types/express": "^4.17.2",
4242
"@types/jcanvas": "^15.2.2",
43-
"@types/jquery": "^3.3.30",
43+
"@types/jquery": "^3.3.31",
4444
"@types/jquery.cookie": "^1.4.31",
4545
"@types/knockout": "^3.4.66",
4646
"@types/openpgp": "0.0.29",
@@ -49,6 +49,6 @@
4949
"@types/socket.io-client": "^1.4.32",
5050
"istanbul": "^0.4.5",
5151
"nyc": "^11.9.0",
52-
"source-map-support": "^0.5.12"
52+
"source-map-support": "^0.5.16"
5353
}
5454
}

0 commit comments

Comments
 (0)