Skip to content

Commit

Permalink
fix: upgrade webpack from 5.88.0 to 5.88.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade webpack from 5.88.0 to 5.88.1.

See this package in npm:
https://www.npmjs.com/package/webpack

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/cc7f2029-67ef-4484-8942-8996e596ae23?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 20, 2023
1 parent 5296413 commit 1460de5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"stream-browserify": "^3.0.0",
"tape": "~5.6.3",
"util": "^0.12.5",
"webpack": "~5.88.0",
"webpack": "~5.88.1",
"webpack-cli": "~5.1.4"
},
"description": "A fail-fast circuit breaker for promises and callbacks",
Expand Down

0 comments on commit 1460de5

Please sign in to comment.