Skip to content

Commit

Permalink
Bump the minor-updates group with 19 updates
Browse files Browse the repository at this point in the history
Bumps the minor-updates group with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [koa](https://github.com/koajs/koa) | `2.13.4` | `2.15.1` |
| [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) | `2.13.1` | `2.15.0` |
| [@types/auth-header](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/auth-header) | `1.0.2` | `1.0.6` |
| [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) | `2.13.1` | `2.15.0` |
| [@types/koa-send](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa-send) | `4.1.3` | `4.1.6` |
| [dataloader](https://github.com/graphql/dataloader) | `2.1.0` | `2.2.2` |
| [graphql-relay](https://github.com/graphql/graphql-relay-js) | `0.6.0` | `0.10.0` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.7.3` | `8.11.3` |
| [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `7.14.11` | `8.11.2` |
| [@opencensus/core](https://github.com/census-instrumentation/opencensus-node) | `0.0.22` | `0.1.0` |
| [graphql-middleware](https://github.com/maticzav/graphql-middleware) | `6.1.31` | `6.1.35` |
| [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy) | `1.17.9` | `1.17.14` |
| [cookies](https://github.com/pillarjs/cookies) | `0.8.0` | `0.9.1` |
| [@types/memory-fs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/memory-fs) | `0.3.3` | `0.3.7` |
| [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.5.0` | `5.6.0` |
| [webpack](https://github.com/webpack/webpack) | `5.73.0` | `5.90.3` |
| [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) | `5.28.0` | `5.28.5` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.30.1` | `7.34.1` |
| [bcrypt](https://github.com/kelektiv/node.bcrypt.js) | `5.0.1` | `5.1.1` |
| [@types/bcrypt](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bcrypt) | `3.0.1` | `5.0.2` |


Updates `koa` from 2.13.4 to 2.15.1
- [Changelog](https://github.com/koajs/koa/blob/2.15.1/History.md)
- [Commits](koajs/koa@2.13.4...2.15.1)

Updates `@types/koa` from 2.13.1 to 2.15.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa)

Updates `@types/auth-header` from 1.0.2 to 1.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/auth-header)

Updates `@types/koa` from 2.13.1 to 2.15.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa)

Updates `@types/koa-send` from 4.1.3 to 4.1.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa-send)

Updates `dataloader` from 2.1.0 to 2.2.2
- [Release notes](https://github.com/graphql/dataloader/releases)
- [Changelog](https://github.com/graphql/dataloader/blob/main/CHANGELOG.md)
- [Commits](graphql/dataloader@v2.1.0...v2.2.2)

Updates `graphql-relay` from 0.6.0 to 0.10.0
- [Release notes](https://github.com/graphql/graphql-relay-js/releases)
- [Commits](graphql/graphql-relay-js@v0.6.0...v0.10.0)

Updates `pg` from 8.7.3 to 8.11.3
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg)

Updates `@types/pg` from 7.14.11 to 8.11.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)

Updates `@opencensus/core` from 0.0.22 to 0.1.0
- [Release notes](https://github.com/census-instrumentation/opencensus-node/releases)
- [Changelog](https://github.com/census-instrumentation/opencensus-node/blob/master/CHANGELOG.md)
- [Commits](census-instrumentation/opencensus-node@v0.0.22...v0.1.0)

Updates `graphql-middleware` from 6.1.31 to 6.1.35
- [Release notes](https://github.com/maticzav/graphql-middleware/releases)
- [Commits](maticzav/graphql-middleware@v6.1.31...v6.1.35)

Updates `@types/http-proxy` from 1.17.9 to 1.17.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy)

Updates `cookies` from 0.8.0 to 0.9.1
- [Release notes](https://github.com/pillarjs/cookies/releases)
- [Changelog](https://github.com/pillarjs/cookies/blob/master/HISTORY.md)
- [Commits](pillarjs/cookies@0.8.0...0.9.1)

Updates `@types/memory-fs` from 0.3.3 to 0.3.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/memory-fs)

Updates `html-webpack-plugin` from 5.5.0 to 5.6.0
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](jantimon/html-webpack-plugin@v5.5.0...v5.6.0)

Updates `webpack` from 5.73.0 to 5.90.3
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.73.0...v5.90.3)

Updates `@types/webpack` from 5.28.0 to 5.28.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)

Updates `eslint-plugin-react` from 7.30.1 to 7.34.1
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/v7.34.1/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.30.1...v7.34.1)

Updates `bcrypt` from 5.0.1 to 5.1.1
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases)
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md)
- [Commits](kelektiv/node.bcrypt.js@v5.0.1...v5.1.1)

Updates `@types/bcrypt` from 3.0.1 to 5.0.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bcrypt)

---
updated-dependencies:
- dependency-name: koa
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@types/koa"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@types/auth-header"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@types/koa"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@types/koa-send"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: dataloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: graphql-relay
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@types/pg"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: minor-updates
- dependency-name: "@opencensus/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: graphql-middleware
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@types/http-proxy"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: cookies
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@types/memory-fs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: html-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@types/webpack"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@types/bcrypt"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 97417d3 commit d167adc
Show file tree
Hide file tree
Showing 8 changed files with 1,423 additions and 487 deletions.
1,886 changes: 1,411 additions & 475 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions packages/authx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
"@types/graphql-api-koa": "^2.0.2",
"@types/graphql-relay": "^0.6.0",
"@types/jsonwebtoken": "^8.5.1",
"@types/koa": "2.13.1",
"@types/koa": "2.15.0",
"@types/koa-router": "^7.4.2",
"@types/koa-send": "^4.1.2",
"@types/object-hash": "^2.1.0",
"@types/pg": "^7.14.11",
"@types/pg": "^8.11.2",
"@types/uuid": "^8.3.0",
"auth-header": "^1.0.0",
"dataloader": "^2.0.0",
"form-data": "^4.0.0",
"graphql": "15.5.0",
"graphql-api-koa": "^6.0.0",
"graphql-playground-middleware-koa": "^1.6.21",
"graphql-relay": "^0.6.0",
"graphql-relay": "^0.10.0",
"jsonwebtoken": "^8.5.0",
"koa": "^2.13.1",
"koa-body": "^4.2.0",
Expand Down Expand Up @@ -67,7 +67,7 @@
"main": "dist",
"name": "@authx/authx",
"optionalDependencies": {
"@opencensus/core": "^0.0.22",
"@opencensus/core": "^0.1.0",
"graphql-middleware": "^6.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/http-proxy-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@types/jsonwebtoken": "^8.5.1",
"@types/node-fetch": "^2.5.10",
"abort-controller": "^3.0.0",
"cookies": "^0.8.0",
"cookies": "^0.9.1",
"http-proxy": "^1.18.1",
"jsonwebtoken": "^8.5.1",
"node-fetch": "^2.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/strategy-email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@authx/scopes": "^3.1.0-alpha.52",
"@types/graphql-react": "^8.1.1",
"@types/pg": "^7.14.11",
"@types/pg": "^8.11.2",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/uuid": "^8.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/strategy-openid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@authx/scopes": "^3.1.0-alpha.52",
"@authx/strategy-email": "^3.1.0-alpha.52",
"@types/graphql-react": "^8.1.1",
"@types/pg": "^7.14.11",
"@types/pg": "^8.11.2",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/uuid": "^8.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/strategy-password/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"bugs": "https://github.com/the-control-group/authx/issues",
"dependencies": {
"@authx/scopes": "^3.1.0-alpha.52",
"@types/bcrypt": "^3.0.1",
"@types/bcrypt": "^5.0.2",
"@types/graphql-react": "^8.1.1",
"@types/pg": "^7.14.11",
"@types/pg": "^8.11.2",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/uuid": "^8.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/strategy-saml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"@authx/authx": "^3.1.0-alpha.52",
"@authx/scopes": "^3.1.0-alpha.52",
"@authx/strategy-email": "^3.1.0-alpha.52",
"@types/bcrypt": "^3.0.1",
"@types/bcrypt": "^5.0.2",
"@types/graphql-react": "^8.1.1",
"@types/pg": "^7.14.11",
"@types/pg": "^8.11.2",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/saml2-js": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@authx/authx": "^3.1.0-alpha.52",
"@authx/strategy-password": "^3.1.0-alpha.52",
"@types/pg": "^7.14.11",
"@types/pg": "^8.11.2",
"@types/uuid": "^8.3.0",
"pg": "^8.6.0",
"uuid": "^8.3.2"
Expand Down

0 comments on commit d167adc

Please sign in to comment.