Skip to content

Commit

Permalink
Merge pull request #7003 from taskcluster/dependabot/npm_and_yarn/nod…
Browse files Browse the repository at this point in the history
…e-deps-427674033d

build(deps): bump the node-deps group across 1 directory with 17 updates
  • Loading branch information
taskcluster-bot committed May 2, 2024
2 parents 151b876 + 7664993 commit e799163
Show file tree
Hide file tree
Showing 3 changed files with 498 additions and 540 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"db"
],
"dependencies": {
"@apollo/client": "^3.9.9",
"@apollo/server": "^4.10.2",
"@aws-sdk/client-ec2": "^3.544.0",
"@aws-sdk/client-s3": "^3.540.0",
"@aws-sdk/client-ses": "^3.540.0",
"@aws-sdk/client-sts": "^3.540.0",
"@apollo/client": "^3.10.1",
"@apollo/server": "^4.10.4",
"@aws-sdk/client-ec2": "^3.567.0",
"@aws-sdk/client-s3": "^3.567.0",
"@aws-sdk/client-ses": "^3.567.0",
"@aws-sdk/client-sts": "^3.567.0",
"@aws-sdk/middleware-endpoint": "^3.374.0",
"@aws-sdk/s3-request-presigner": "^3.540.0",
"@aws-sdk/s3-request-presigner": "^3.567.0",
"@azure/arm-compute": "^16.0.0",
"@azure/arm-network": "^24.0.0",
"@azure/ms-rest-azure-js": "^2.0.1",
Expand All @@ -37,9 +37,9 @@
"@octokit/rest": "^18.0.0",
"@sentry/node": "^6.0.0",
"@slack/web-api": "^6.11.0",
"ajv": "^8.12.0",
"ajv": "^8.13.0",
"ajv-formats": "^2.1.1",
"amqplib": "^0.10.3",
"amqplib": "^0.10.4",
"body-parser": "1.20.2",
"body-parser-graphql": "^1.0.0",
"chalk": "^4.0.0",
Expand Down Expand Up @@ -68,7 +68,7 @@
"graphql-type-json": "^0.3.2",
"graphql-validation-complexity": "^0.4.2",
"hashids": "^2.0.0",
"hawk": "9.0.1",
"hawk": "9.0.2",
"hsts": "^2.1.0",
"immutable": "^4.3.5",
"iterall": "^1.2.2",
Expand All @@ -94,16 +94,16 @@
"passport": "^0.7.0",
"passport-auth0": "^1.4.3",
"passport-github": "^1.1.0",
"pg": "^8.11.4",
"pg-connection-string": "^2.6.3",
"pg": "^8.11.5",
"pg-connection-string": "^2.6.4",
"qs": "^6.12.0",
"quick-lru": "^5.0.0",
"regex-escape": "^3.4.8",
"request-ip": "^3.3.0",
"rimraf": "^5.0.5",
"sanitize-html": "^2.13.0",
"sentry-api": "^0.2.0",
"sift": "^17.0.0",
"sift": "^17.1.3",
"slugid": "^3.2.0",
"subscriptions-transport-ws": "^0.11.0",
"superagent": "^6.0.0",
Expand All @@ -127,9 +127,9 @@
"walk": "^2.3.9"
},
"devDependencies": {
"@aws-sdk/client-iam": "^3.540.0",
"@aws-sdk/client-sns": "^3.540.0",
"@aws-sdk/client-sqs": "^3.540.0",
"@aws-sdk/client-iam": "^3.567.0",
"@aws-sdk/client-sns": "^3.567.0",
"@aws-sdk/client-sqs": "^3.567.0",
"acorn-loose": "^8.0.1",
"acorn-walk": "^8.3.2",
"apollo-link-ws": "^1.0.20",
Expand All @@ -140,7 +140,7 @@
"c8": "^8.0.1",
"commander": "^9.4.1",
"console-taskgraph": "^1.7.2",
"cronstrue": "^2.48.0",
"cronstrue": "^2.49.0",
"cross-env": "^7.0.2",
"dockerode": "^3.3.4",
"error-stack-parser": "^2.0.2",
Expand Down
4 changes: 2 additions & 2 deletions services/notify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"lint": "eslint src/*.js test/*.js"
},
"devDependencies": {
"@aws-sdk/client-sns": "^3.540.0",
"@aws-sdk/client-sqs": "^3.540.0",
"@aws-sdk/client-sns": "^3.567.0",
"@aws-sdk/client-sqs": "^3.567.0",
"c8": "^8.0.1",
"eslint": "^8.57.0",
"mocha": "^10.4.0"
Expand Down

0 comments on commit e799163

Please sign in to comment.