Skip to content

Commit

Permalink
NOBUG: Package and security updates. (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
marklise authored Nov 18, 2022
1 parent 6e9cc47 commit 5322f65
Show file tree
Hide file tree
Showing 2 changed files with 1,632 additions and 1,411 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,29 @@
"version": "1.0.0",
"description": "parks-reso-api",
"dependencies": {
"axios": "^0.27.2",
"axios": "^1.1.3",
"csvjson": "^5.1.0",
"date-fns": "^2.28.0",
"date-fns-tz": "^1.1.6",
"jsonwebtoken": "^8.5.1",
"jwks-rsa": "^2.0.5",
"luxon": "^2.4.0",
"jwks-rsa": "^3.0.0",
"luxon": "^3.1.0",
"node-jose": "^2.0.0",
"svg-captcha": "^1.4.0",
"uuid": "^8.3.2",
"uuid": "^9.0.0",
"winston": "^3.7.2"
},
"devDependencies": {
"@aws-sdk/client-dynamodb": "^3.44.0",
"@digitalspace/dynamodb-migrate": "^1.0.2",
"aws-sdk-mock": "^5.4.0",
"cross-env": "^7.0.3",
"jest": "^28.1.0",
"jest": "^29.3.1",
"mockdate": "^3.0.5",
"read-excel-file": "^5.3.4",
"serverless": "^3.18.1",
"serverless-dynamodb-local": "^0.2.40",
"serverless-offline": "^8.2.0",
"serverless-offline": "^11.4.0",
"serverless-plugin-include-dependencies": "^5.0.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit 5322f65

Please sign in to comment.