chore(deps): update dependency webpack to v4.47.0

This commit is contained in:
renovate[bot] 2024-02-21 00:58:46 +00:00 committed by GitHub
parent d0627bfaef
commit 18ab77f0c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -28,7 +28,7 @@
"semantic-release": "19.0.5",
"tap": "12.7.0",
"web-audio-test-api": "0.5.2",
"webpack": "4.46.0",
"webpack": "4.47.0",
"webpack-cli": "3.3.12"
}
},
@ -17607,9 +17607,9 @@
"dev": true
},
"node_modules/webpack": {
"version": "4.46.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.46.0.tgz",
"integrity": "sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==",
"version": "4.47.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.47.0.tgz",
"integrity": "sha512-td7fYwgLSrky3fI1EuU5cneU4+pbH6GgOfuKNS1tNPcfdGinGELAqsb/BP4nnvZyKSG2i/xFGU7+n2PvZA8HJQ==",
"dev": true,
"dependencies": {
"@webassemblyjs/ast": "1.9.0",
@ -31796,9 +31796,9 @@
"dev": true
},
"webpack": {
"version": "4.46.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.46.0.tgz",
"integrity": "sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==",
"version": "4.47.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.47.0.tgz",
"integrity": "sha512-td7fYwgLSrky3fI1EuU5cneU4+pbH6GgOfuKNS1tNPcfdGinGELAqsb/BP4nnvZyKSG2i/xFGU7+n2PvZA8HJQ==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.9.0",

View file

@ -42,7 +42,7 @@
"semantic-release": "19.0.5",
"tap": "12.7.0",
"web-audio-test-api": "0.5.2",
"webpack": "4.46.0",
"webpack": "4.47.0",
"webpack-cli": "3.3.12"
},
"config": {