Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 1 directory with 2 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the npm_and_yarn group with 2 updates in the / directory: [webpack](https://github.com/webpack/webpack) and [elliptic](https://github.com/indutny/elliptic).


Updates `webpack` from 5.91.0 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.91.0...v5.94.0)

Updates `elliptic` from 6.5.4 to 6.6.1
- [Commits](indutny/elliptic@v6.5.4...v6.6.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: elliptic
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 5a5a2e3 commit e39c89d
Show file tree
Hide file tree
Showing 3 changed files with 148 additions and 164 deletions.
2 changes: 1 addition & 1 deletion packages/project-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"url": "0.11.0",
"url-loader": "4.1.1",
"vm-browserify": "^1.1.2",
"webpack": "^5.91.0",
"webpack": "^5.94.0",
"webpack-dev-server": "^4.15.2",
"webpack-manifest-plugin": "^4.0.2",
"webpackbar": "^6.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/serverless-cms-aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"invariant": "^2.2.4",
"node-fetch": "2.6.7",
"ora": "^4.1.1",
"webpack": "^5.91.0"
"webpack": "^5.94.0"
},
"devDependencies": {
"@webiny/cli": "0.0.0",
Expand Down
Loading

0 comments on commit e39c89d

Please sign in to comment.