Skip to content

Commit

Permalink
build(deps): bump the npm_and_yarn group across 1 directories with 6 …
Browse files Browse the repository at this point in the history
…updates

Bumps the npm_and_yarn group with 6 updates in the /. directory:

| Package | From | To |
| --- | --- | --- |
| [graphql](https://github.com/graphql/graphql-js) | `16.6.0` | `16.8.1` |
| [next](https://github.com/vercel/next.js) | `13.0.5` | `13.5.0` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.20.5` | `7.23.9` |
| [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |
| [undici](https://github.com/nodejs/undici) | `5.19.1` | `5.28.2` |
| [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |


Updates `graphql` from 16.6.0 to 16.8.1
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.6.0...v16.8.1)

Updates `next` from 13.0.5 to 13.5.0
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.0.5...v13.5.0)

Updates `@babel/traverse` from 7.20.5 to 7.23.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-traverse)

Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

Updates `undici` from 5.19.1 to 5.28.2
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.19.1...v5.28.2)

Updates `word-wrap` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: undici
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: word-wrap
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent c54aee5 commit 9cd5424
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 132 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"@svgr/webpack": "^6.5.1",
"dotenv": "^16.0.3",
"framer-motion": "^7.6.11",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"locale-currency": "^0.0.2",
"next": "13.0.5",
"next": "13.5.0",
"next-absolute-url": "^1.2.2",
"next-compose-plugins": "^2.2.1",
"next-i18next": "^12.1.0",
Expand Down
Loading

0 comments on commit 9cd5424

Please sign in to comment.