Skip to content

Commit 5082ccb

Browse files
committed
package.json: add missing webpack updates
1 parent 2a880a8 commit 5082ccb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"devDependencies": {
3737
"eslint": "^8.28.0",
3838
"raw-loader": "^4.0.2",
39-
"webpack": "^5.75.0",
40-
"webpack-cli": "^5.0.0"
39+
"webpack": "^5.91.0",
40+
"webpack-cli": "^5.1.4"
4141
},
4242
"description": "This library has been factored out of [ArchiveWeb.page](https://webrecorder/archiveweb.page) and represents the core service worker implementation necessarily for high-fidelity web archiving.",
4343
"bugs": {

0 commit comments

Comments
 (0)