Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
Closes #631
Closes #629
  • Loading branch information
coderbyheart committed Nov 16, 2020
1 parent 2f4d26e commit 6b90904
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 15 deletions.
50 changes: 37 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@aws-sdk/client-dynamodb-v2-node": "0.1.0-preview.2",
"@bifravst/athena-helpers": "8.0.91",
"@bifravst/cell-geolocation-helpers": "1.3.20",
"@bifravst/cell-geolocation-helpers": "1.3.21",
"@bifravst/device-ui-server": "2.0.1",
"@bifravst/object-to-env": "^1.0.0",
"@bifravst/random-words": "4.2.1",
Expand All @@ -40,7 +40,7 @@
"check-node-version": "4.0.3",
"commander": "6.2.0",
"date-fns": "2.16.1",
"fp-ts": "2.8.5",
"fp-ts": "2.8.6",
"uuid": "8.3.1"
},
"devDependencies": {
Expand Down

0 comments on commit 6b90904

Please sign in to comment.