Skip to content

Commit

Permalink
Merge pull request #660 from swrlab/dev/bump-dependencies
Browse files Browse the repository at this point in the history
chore: update dependencies
  • Loading branch information
marco79cgn authored Apr 23, 2024
2 parents 3d6adea + 5ef6cc3 commit 16ea250
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 354 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,36 +29,36 @@
"author": "SWR Audio Lab <[email protected]>",
"license": "EUPL-1.2",
"dependencies": {
"@google-cloud/datastore": "8.5.0",
"@google-cloud/pubsub": "4.3.1",
"@google-cloud/secret-manager": "5.0.1",
"@swrlab/utils": "1.1.3",
"@google-cloud/datastore": "8.7.0",
"@google-cloud/pubsub": "4.3.3",
"@google-cloud/secret-manager": "5.3.0",
"@swrlab/utils": "1.2.1",
"compression": "1.7.4",
"dd-trace": "4.26.0",
"express": "4.18.2",
"dd-trace": "5.10.0",
"express": "4.19.2",
"express-openapi-validator": "5.1.6",
"firebase-admin": "12.0.0",
"google-auth-library": "9.6.3",
"google-auth-library": "9.8.0",
"jsonwebtoken": "9.0.2",
"luxon": "3.4.4",
"slug": "8.2.3",
"slug": "9.0.0",
"swagger-ui-express": "5.0.0",
"winston": "3.11.0"
"winston": "3.13.0"
},
"devDependencies": {
"@swrlab/eslint-plugin-swr": "^0.3.0",
"@swrlab/swr-prettier-config": "^0.3.0",
"chai": "^4.3.10",
"chai": "^4.4.1",
"chai-http": "^4.4.0",
"docsify-cli": "^4.4.4",
"dotenv": "16.3.1",
"eslint": "^8.56.0",
"eslint-plugin-chai-friendly": "^0.7.2",
"license-compliance": "^2.0.1",
"mocha": "^10.2.0",
"nodemon": "^3.0.3",
"dotenv": "16.4.5",
"eslint": "^8.57.0",
"eslint-plugin-chai-friendly": "^0.7.4",
"license-compliance": "^3.0.0",
"mocha": "^10.4.0",
"nodemon": "^3.1.0",
"prettier": "^3.2.5",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down
Loading

0 comments on commit 16ea250

Please sign in to comment.