Skip to content

Commit

Permalink
Update dependency webpack to v5.94.0 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 2006157 commit 4de0a91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/preact-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"css-loader": "6.10.0",
"mini-css-extract-plugin": "2.8.1",
"style-loader": "3.3.4",
"webpack": "5.90.3",
"webpack": "5.94.0",
"webpack-cli": "5.1.4"
},
"volta": {
Expand Down
2 changes: 1 addition & 1 deletion demo/react-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"css-loader": "6.10.0",
"mini-css-extract-plugin": "2.8.1",
"style-loader": "3.3.4",
"webpack": "5.90.3",
"webpack": "5.94.0",
"webpack-cli": "5.1.4"
},
"volta": {
Expand Down

0 comments on commit 4de0a91

Please sign in to comment.