Skip to content

Commit 71daccb

Browse files
authored
Merge pull request #14005 from openfoodfoundation/dependabot/npm_and_yarn/webpack-5.105.3
Bump webpack from 5.105.2 to 5.105.3
2 parents f7f7a57 + 6db3b44 commit 71daccb

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2461,10 +2461,10 @@ acorn-import-phases@^1.0.3:
24612461
resolved "https://registry.yarnpkg.com/acorn-import-phases/-/acorn-import-phases-1.0.4.tgz#16eb850ba99a056cb7cbfe872ffb8972e18c8bd7"
24622462
integrity sha512-wKmbr/DDiIXzEOiWrTTUcDm24kQ2vGfZQvM2fwg2vXqR5uW6aapr7ObPtj1th32b9u90/Pf4AItvdTh42fBmVQ==
24632463

2464-
acorn@^8.15.0:
2465-
version "8.15.0"
2466-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816"
2467-
integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==
2464+
acorn@^8.15.0, acorn@^8.16.0:
2465+
version "8.16.0"
2466+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a"
2467+
integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==
24682468

24692469
agent-base@^7.1.0, agent-base@^7.1.2:
24702470
version "7.1.4"
@@ -7370,23 +7370,23 @@ webpack-merge@^5.7.3, webpack-merge@^5.8.0:
73707370
flat "^5.0.2"
73717371
wildcard "^2.0.0"
73727372

7373-
webpack-sources@^3.3.3:
7373+
webpack-sources@^3.3.3, webpack-sources@^3.3.4:
73747374
version "3.3.4"
73757375
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.3.4.tgz#a338b95eb484ecc75fbb196cbe8a2890618b4891"
73767376
integrity sha512-7tP1PdV4vF+lYPnkMR0jMY5/la2ub5Fc/8VQrrU+lXkiM6C4TjVfGw7iKfyhnTQOsD+6Q/iKw0eFciziRgD58Q==
73777377

73787378
webpack@^5.104.0:
7379-
version "5.105.2"
7380-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.105.2.tgz#f3b76f9fc36f1152e156e63ffda3bbb82e6739ea"
7381-
integrity sha512-dRXm0a2qcHPUBEzVk8uph0xWSjV/xZxenQQbLwnwP7caQCYpqG1qddwlyEkIDkYn0K8tvmcrZ+bOrzoQ3HxCDw==
7379+
version "5.105.3"
7380+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.105.3.tgz#307ad95bafffd08bc81049d6519477b16e42e7ba"
7381+
integrity sha512-LLBBA4oLmT7sZdHiYE/PeVuifOxYyE2uL/V+9VQP7YSYdJU7bSf7H8bZRRxW8kEPMkmVjnrXmoR3oejIdX0xbg==
73827382
dependencies:
73837383
"@types/eslint-scope" "^3.7.7"
73847384
"@types/estree" "^1.0.8"
73857385
"@types/json-schema" "^7.0.15"
73867386
"@webassemblyjs/ast" "^1.14.1"
73877387
"@webassemblyjs/wasm-edit" "^1.14.1"
73887388
"@webassemblyjs/wasm-parser" "^1.14.1"
7389-
acorn "^8.15.0"
7389+
acorn "^8.16.0"
73907390
acorn-import-phases "^1.0.3"
73917391
browserslist "^4.28.1"
73927392
chrome-trace-event "^1.0.2"
@@ -7404,7 +7404,7 @@ webpack@^5.104.0:
74047404
tapable "^2.3.0"
74057405
terser-webpack-plugin "^5.3.16"
74067406
watchpack "^2.5.1"
7407-
webpack-sources "^3.3.3"
7407+
webpack-sources "^3.3.4"
74087408

74097409
websocket-driver@>=0.5.1, websocket-driver@^0.7.4:
74107410
version "0.7.4"

0 commit comments

Comments
 (0)