Skip to content

Commit 2bb3c5b

Browse files
committed
UPdates Project Dependencies
This commit updates project dependencies to their latest versions. Signed-off-by: Lui de la Parra <Lui@mutesymphony.com>
1 parent 0c64ba1 commit 2bb3c5b

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package-lock.json

Lines changed: 37 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@
3939
},
4040
"homepage": "https://github.com/Luidog/fms-api-client",
4141
"dependencies": {
42-
"axios": "^0.19.0",
42+
"axios": "^0.19.1",
4343
"axios-cookiejar-support": "^0.5.1",
4444
"form-data": "^3.0.0",
4545
"into-stream": "^5.1.1",
4646
"lodash": "^4.17.15",
4747
"marpat": "^3.0.0",
48-
"mime-types": "^2.1.25",
48+
"mime-types": "^2.1.26",
4949
"moment": "^2.24.0",
5050
"object-sizeof": "^1.5.2",
5151
"prettysize": "^2.0.0",
52-
"snyk": "^1.272.0",
52+
"snyk": "^1.278.1",
5353
"stream-to-array": "^2.3.0",
5454
"tough-cookie": "^3.0.1",
5555
"uuid": "^3.3.3"
@@ -66,7 +66,7 @@
6666
"eslint-config-prettier": "^6.9.0",
6767
"eslint-plugin-prettier": "^3.1.2",
6868
"fs-extra": "^8.1.0",
69-
"handlebars": "^4.5.3",
69+
"handlebars": "^4.7.2",
7070
"http-proxy": "^1.18.0",
7171
"jsdoc": "^3.6.3",
7272
"jsdoc-to-markdown": "^5.0.3",
@@ -81,7 +81,7 @@
8181
"mos-plugin-snippet": "^2.1.3",
8282
"nyc": "^15.0.0",
8383
"prettier": "^1.19.1",
84-
"sinon": "^8.0.2",
84+
"sinon": "^8.0.4",
8585
"varium": "^2.0.6"
8686
},
8787
"snyk": true

0 commit comments

Comments
 (0)