Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Commit 87550c2

Browse files
chore(deps): update dependency webpack to v5.76.0 [security]
1 parent b84cf51 commit 87550c2

File tree

1 file changed

+38
-1
lines changed

1 file changed

+38
-1
lines changed

yarn.lock

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25448,7 +25448,7 @@ __metadata:
2544825448
languageName: node
2544925449
linkType: hard
2545025450

25451-
"webpack@npm:5, webpack@npm:5.75.0, webpack@npm:^5, webpack@npm:^5.75.0":
25451+
"webpack@npm:5, webpack@npm:5.75.0, webpack@npm:^5":
2545225452
version: 5.75.0
2545325453
resolution: "webpack@npm:5.75.0"
2545425454
dependencies:
@@ -25485,6 +25485,43 @@ __metadata:
2548525485
languageName: node
2548625486
linkType: hard
2548725487

25488+
"webpack@npm:^5.75.0":
25489+
version: 5.76.3
25490+
resolution: "webpack@npm:5.76.3"
25491+
dependencies:
25492+
"@types/eslint-scope": "npm:^3.7.3"
25493+
"@types/estree": "npm:^0.0.51"
25494+
"@webassemblyjs/ast": "npm:1.11.1"
25495+
"@webassemblyjs/wasm-edit": "npm:1.11.1"
25496+
"@webassemblyjs/wasm-parser": "npm:1.11.1"
25497+
acorn: "npm:^8.7.1"
25498+
acorn-import-assertions: "npm:^1.7.6"
25499+
browserslist: "npm:^4.14.5"
25500+
chrome-trace-event: "npm:^1.0.2"
25501+
enhanced-resolve: "npm:^5.10.0"
25502+
es-module-lexer: "npm:^0.9.0"
25503+
eslint-scope: "npm:5.1.1"
25504+
events: "npm:^3.2.0"
25505+
glob-to-regexp: "npm:^0.4.1"
25506+
graceful-fs: "npm:^4.2.9"
25507+
json-parse-even-better-errors: "npm:^2.3.1"
25508+
loader-runner: "npm:^4.2.0"
25509+
mime-types: "npm:^2.1.27"
25510+
neo-async: "npm:^2.6.2"
25511+
schema-utils: "npm:^3.1.0"
25512+
tapable: "npm:^2.1.1"
25513+
terser-webpack-plugin: "npm:^5.1.3"
25514+
watchpack: "npm:^2.4.0"
25515+
webpack-sources: "npm:^3.2.3"
25516+
peerDependenciesMeta:
25517+
webpack-cli:
25518+
optional: true
25519+
bin:
25520+
webpack: bin/webpack.js
25521+
checksum: 2bb8f52f031bb5f485429eb842fcfbc56be1c9af6dcb58e6b04482b9d94677e8eb4d2605efc597d8f78b30ca2dc39d775e428a00904f85315df3d2f0a3fcf137
25522+
languageName: node
25523+
linkType: hard
25524+
2548825525
"whatwg-encoding@npm:^2.0.0":
2548925526
version: 2.0.0
2549025527
resolution: "whatwg-encoding@npm:2.0.0"

0 commit comments

Comments
 (0)