Skip to content

Commit

Permalink
fix: bumped deps per <hthetiot/node-snowball#20>
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Aug 14, 2020
1 parent 6c87db2 commit 885d8d0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.14.0",
"@hapi/boom": "^9.1.0",
"@koa/router": "^9.3.1",
"@koa/router": "^9.4.0",
"@ladjs/api": "^5.0.1",
"@ladjs/assets": "^1.0.2",
"@ladjs/env": "^2.0.1",
Expand All @@ -53,12 +53,12 @@
"@tkrotoff/bootstrap-floating-label": "^0.7.0",
"apexcharts": "^3.20.0",
"array-join-conjunction": "^1.0.0",
"aws-sdk": "^2.732.0",
"aws-sdk": "^2.733.0",
"axe": "^6.0.5",
"basic-auth": "^2.0.1",
"boolean": "3.0.1",
"bootstrap": "4.5.0",
"bree": "^1.1.25",
"bree": "^1.1.27",
"bson-objectid": "^1.3.1",
"cabin": "^8.0.6",
"capitalize": "^2.0.3",
Expand All @@ -74,7 +74,7 @@
"email-addresses": "^3.1.0",
"email-templates": "^7.1.0",
"fast-safe-stringify": "^2.0.7",
"forward-email": "^7.0.7",
"forward-email": "^7.0.10",
"frisbee": "^3.1.4",
"gemoji": "^5.0.1",
"github-markdown-css": "^4.0.0",
Expand All @@ -87,7 +87,7 @@
"jsdom": "^16.4.0",
"koa-ctx-paginate": "^0.0.6",
"koa-views-render": "^0.0.1",
"lodash": "^4.17.19",
"lodash": "^4.17.20",
"mandarin": "4.0.2",
"manifest-rev": "^1.0.3",
"markdown-it": "^11.0.0",
Expand All @@ -112,7 +112,7 @@
"passport-local-mongoose": "^6.0.1",
"passport-otp-strategy": "^1.0.1",
"pify": "^5.0.0",
"pino": "^6.5.0",
"pino": "^6.5.1",
"pluralize": "^8.0.0",
"popper.js": "^1.16.1",
"prepare-stack-trace": "^0.0.4",
Expand Down

0 comments on commit 885d8d0

Please sign in to comment.