Skip to content

Commit 8af0844

Browse files
Bump the npm_and_yarn group across 6 directories with 25 updates
Bumps the npm_and_yarn group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rollup](https://github.com/rollup/rollup) | `3.29.5` | `3.30.0` | | [tmp](https://github.com/raszi/node-tmp) | `0.1.0` | `0.2.4` | | [undici](https://github.com/nodejs/undici) | `5.28.4` | `6.24.0` | | [electron](https://github.com/electron/electron) | `23.1.2` | `39.8.5` | | [webpack](https://github.com/webpack/webpack) | `5.82.1` | `5.104.1` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `4.15.0` | `5.2.1` | | [immutable](https://github.com/immutable-js/immutable-js) | `4.0.0-rc.12` | `4.3.8` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `3.19.0` | `3.21.1` | | [flatted](https://github.com/WebReflection/flatted) | `3.2.7` | `3.4.2` | | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.6` | `1.16.0` | | [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.17.23` | | [node-forge](https://github.com/digitalbazaar/forge) | `1.3.1` | `1.4.0` | | [protocol-buffers-schema](https://github.com/mafintosh/protocol-buffers-schema) | `3.3.2` | `3.6.1` | | [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.28.0` | `3.36.0` | | [tar-fs](https://github.com/mafintosh/tar-fs) | `1.16.0` | `1.16.6` | | [uuid](https://github.com/uuidjs/uuid) | `3.3.2` | `3.4.0` | Bumps the npm_and_yarn group with 6 updates in the /fixtures/concurrent/time-slicing directory: | Package | From | To | | --- | --- | --- | | [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.11` | `1.1.14` | | [diff](https://github.com/kpdecker/jsdiff) | `3.5.0` | `3.5.1` | | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.6` | `1.16.0` | | [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.18.1` | | [picomatch](https://github.com/micromatch/picomatch) | `2.2.3` | `2.3.2` | | [sha.js](https://github.com/crypto-browserify/sha.js) | `2.4.11` | `2.4.12` | Bumps the npm_and_yarn group with 4 updates in the /fixtures/packaging/brunch/dev directory: [minimatch](https://github.com/isaacs/minimatch), [brace-expansion](https://github.com/juliangruber/brace-expansion), [sha.js](https://github.com/crypto-browserify/sha.js) and [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /fixtures/packaging/webpack/dev directory: [minimatch](https://github.com/isaacs/minimatch). Bumps the npm_and_yarn group with 1 update in the /fixtures/packaging/webpack/prod directory: [minimatch](https://github.com/isaacs/minimatch). Bumps the npm_and_yarn group with 3 updates in the /scripts/bench directory: [minimatch](https://github.com/isaacs/minimatch), [brace-expansion](https://github.com/juliangruber/brace-expansion) and [lodash](https://github.com/lodash/lodash). Updates `minimatch` from 3.0.4 to 3.1.2 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.5) Updates `rollup` from 3.29.5 to 3.30.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/v3.30.0/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.5...v3.30.0) Updates `tmp` from 0.1.0 to 0.2.4 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.1.0...v0.2.4) Updates `undici` from 5.28.4 to 6.24.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.4...v6.24.0) Updates `electron` from 23.1.2 to 39.8.5 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v23.1.2...v39.8.5) Updates `webpack` from 5.82.1 to 5.104.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.82.1...v5.104.1) Updates `webpack-dev-server` from 4.15.0 to 5.2.1 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.15.0...v5.2.1) Updates `immutable` from 4.0.0-rc.12 to 4.3.8 - [Release notes](https://github.com/immutable-js/immutable-js/releases) - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md) - [Commits](immutable-js/immutable-js@v4.0.0-rc.12...v4.3.8) Updates `fast-xml-parser` from 3.19.0 to 3.21.1 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@3.19.0...v3.21.1) Updates `flatted` from 3.2.7 to 3.4.2 - [Commits](WebReflection/flatted@v3.2.7...v3.4.2) Updates `follow-redirects` from 1.15.6 to 1.16.0 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.6...v1.16.0) Updates `lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) Updates `node-forge` from 1.3.1 to 1.4.0 - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.1...v1.4.0) Updates `on-headers` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/jshttp/on-headers/releases) - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md) - [Commits](jshttp/on-headers@v1.0.2...v1.1.0) Updates `path-to-regexp` from 0.1.10 to 0.1.13 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/v.0.1.13/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.10...v.0.1.13) Updates `protocol-buffers-schema` from 3.3.2 to 3.6.1 - [Commits](mafintosh/protocol-buffers-schema@v3.3.2...v3.6.1) Updates `qs` from 6.13.0 to 6.14.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.13.0...v6.14.2) Updates `simple-git` from 3.28.0 to 3.36.0 - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.36.0/simple-git) Updates `tar-fs` from 1.16.0 to 1.16.6 - [Commits](mafintosh/tar-fs@v1.16.0...v1.16.6) Updates `uuid` from 3.3.2 to 3.4.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.3.2...v3.4.0) Updates `brace-expansion` from 1.1.11 to 1.1.14 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.14) Updates `diff` from 3.5.0 to 3.5.1 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v3.5.0...v3.5.1) Updates `follow-redirects` from 1.15.6 to 1.16.0 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.6...v1.16.0) Updates `lodash` from 4.17.21 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) Updates `picomatch` from 2.2.3 to 2.3.2 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@2.2.3...2.3.2) Updates `sha.js` from 2.4.11 to 2.4.12 - [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md) - [Commits](browserify/sha.js@v2.4.11...v2.4.12) Updates `minimatch` from 3.0.4 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.5) Updates `brace-expansion` from 1.1.8 to 1.1.14 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.14) Updates `sha.js` from 2.4.9 to 2.4.12 - [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md) - [Commits](browserify/sha.js@v2.4.11...v2.4.12) Updates `uuid` from 3.1.0 to 3.4.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.3.2...v3.4.0) Updates `minimatch` from 3.0.4 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.5) Updates `ajv` from 4.11.8 to 8.20.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@4.11.8...v8.20.0) Updates `minimatch` from 3.0.4 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.5) Updates `ajv` from 4.11.8 to 8.20.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@4.11.8...v8.20.0) Updates `minimatch` from 3.0.4 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.5) Updates `brace-expansion` from 1.1.8 to 1.1.14 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.14) Updates `lodash` from 4.17.4 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 3.30.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tmp dependency-version: 0.2.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: undici dependency-version: 6.24.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: electron dependency-version: 39.8.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: webpack dependency-version: 5.104.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-version: 5.2.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: immutable dependency-version: 4.3.8 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: fast-xml-parser dependency-version: 3.21.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-version: 1.16.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-forge dependency-version: 1.4.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: on-headers dependency-version: 1.1.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-version: 0.1.13 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: protocol-buffers-schema dependency-version: 3.6.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.14.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: simple-git dependency-version: 3.36.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar-fs dependency-version: 1.16.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 3.4.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 1.1.14 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: diff dependency-version: 3.5.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-version: 1.16.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: picomatch dependency-version: 2.3.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: sha.js dependency-version: 2.4.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 1.1.14 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: sha.js dependency-version: 2.4.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 3.4.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ajv dependency-version: 8.20.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ajv dependency-version: 8.20.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 1.1.14 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ddff43 commit 8af0844

16 files changed

Lines changed: 2192 additions & 3586 deletions

File tree

fixtures/concurrent/time-slicing/yarn.lock

Lines changed: 240 additions & 27 deletions
Large diffs are not rendered by default.

fixtures/packaging/brunch/dev/yarn.lock

Lines changed: 191 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,12 @@ asynckit@^0.4.0:
121121
version "0.4.0"
122122
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
123123

124+
available-typed-arrays@^1.0.7:
125+
version "1.0.7"
126+
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz#a5cc375d6a03c2efc87a553f3e0b1522def14846"
127+
dependencies:
128+
possible-typed-array-names "^1.0.0"
129+
124130
aws-sign2@~0.6.0:
125131
version "0.6.0"
126132
resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.6.0.tgz#14342dd38dbcc94d0e5b87d763cd63612c0e794f"
@@ -197,8 +203,8 @@ bower-config@^1.4.0:
197203
untildify "^2.1.0"
198204

199205
brace-expansion@^1.1.7:
200-
version "1.1.8"
201-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.8.tgz#c07b211c7c952ec1f8efd51a77ef0d1d3990a292"
206+
version "1.1.14"
207+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.14.tgz#d9de602370d91347cd9ddad1224d4fd701eb348b"
202208
dependencies:
203209
balanced-match "^1.0.0"
204210
concat-map "0.0.1"
@@ -328,6 +334,29 @@ bytes@3.0.0:
328334
version "3.0.0"
329335
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
330336

337+
call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
338+
version "1.0.2"
339+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
340+
dependencies:
341+
es-errors "^1.3.0"
342+
function-bind "^1.1.2"
343+
344+
call-bind@^1.0.8:
345+
version "1.0.9"
346+
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.9.tgz#39a644700c80bc7d0ca9102fc6d1d43b2fd7eee7"
347+
dependencies:
348+
call-bind-apply-helpers "^1.0.2"
349+
es-define-property "^1.0.1"
350+
get-intrinsic "^1.3.0"
351+
set-function-length "^1.2.2"
352+
353+
call-bound@^1.0.3, call-bound@^1.0.4:
354+
version "1.0.4"
355+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
356+
dependencies:
357+
call-bind-apply-helpers "^1.0.2"
358+
get-intrinsic "^1.3.0"
359+
331360
caseless@~0.12.0:
332361
version "0.12.0"
333362
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
@@ -536,6 +565,14 @@ deep-extend@~0.4.0:
536565
version "0.4.2"
537566
resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.4.2.tgz#48b699c27e334bf89f10892be432f6e4c7d34a7f"
538567

568+
define-data-property@^1.1.4:
569+
version "1.1.4"
570+
resolved "https://registry.yarnpkg.com/define-data-property/-/define-data-property-1.1.4.tgz#894dc141bb7d3060ae4366f6a0107e68fbe48c5e"
571+
dependencies:
572+
es-define-property "^1.0.0"
573+
es-errors "^1.3.0"
574+
gopd "^1.0.1"
575+
539576
define-properties@^1.1.2:
540577
version "1.1.2"
541578
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.2.tgz#83a73f2fea569898fb737193c8f873caf6d45c94"
@@ -617,6 +654,14 @@ domain-browser@~1.1.7:
617654
version "1.1.7"
618655
resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.1.7.tgz#867aa4b093faa05f1de08c06f4d7b21fdf8698bc"
619656

657+
dunder-proto@^1.0.1:
658+
version "1.0.1"
659+
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
660+
dependencies:
661+
call-bind-apply-helpers "^1.0.1"
662+
es-errors "^1.3.0"
663+
gopd "^1.2.0"
664+
620665
ecc-jsbn@~0.1.1:
621666
version "0.1.1"
622667
resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz#0fc73a9ed5f0d53c38193398523ef7e543777505"
@@ -665,6 +710,20 @@ es-abstract@^1.6.1:
665710
is-callable "^1.1.3"
666711
is-regex "^1.0.4"
667712

713+
es-define-property@^1.0.0, es-define-property@^1.0.1:
714+
version "1.0.1"
715+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa"
716+
717+
es-errors@^1.3.0:
718+
version "1.3.0"
719+
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
720+
721+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
722+
version "1.1.1"
723+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
724+
dependencies:
725+
es-errors "^1.3.0"
726+
668727
es-to-primitive@^1.1.1:
669728
version "1.1.1"
670729
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d"
@@ -810,6 +869,12 @@ findup-sync@^0.4.2:
810869
micromatch "^2.3.7"
811870
resolve-dir "^0.1.0"
812871

872+
for-each@^0.3.5:
873+
version "0.3.5"
874+
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.5.tgz#d650688027826920feeb0af747ee7b9421a41d47"
875+
dependencies:
876+
is-callable "^1.2.7"
877+
813878
for-in@^1.0.1:
814879
version "1.0.2"
815880
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
@@ -880,6 +945,10 @@ function-bind@^1.0.2, function-bind@^1.1.0, function-bind@^1.1.1:
880945
version "1.1.1"
881946
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
882947

948+
function-bind@^1.1.2:
949+
version "1.1.2"
950+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
951+
883952
gauge@~2.7.3:
884953
version "2.7.4"
885954
resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
@@ -893,6 +962,28 @@ gauge@~2.7.3:
893962
strip-ansi "^3.0.1"
894963
wide-align "^1.1.0"
895964

965+
get-intrinsic@^1.2.4, get-intrinsic@^1.3.0:
966+
version "1.3.0"
967+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
968+
dependencies:
969+
call-bind-apply-helpers "^1.0.2"
970+
es-define-property "^1.0.1"
971+
es-errors "^1.3.0"
972+
es-object-atoms "^1.1.1"
973+
function-bind "^1.1.2"
974+
get-proto "^1.0.1"
975+
gopd "^1.2.0"
976+
has-symbols "^1.1.0"
977+
hasown "^2.0.2"
978+
math-intrinsics "^1.1.0"
979+
980+
get-proto@^1.0.1:
981+
version "1.0.1"
982+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
983+
dependencies:
984+
dunder-proto "^1.0.1"
985+
es-object-atoms "^1.0.0"
986+
896987
getpass@^0.1.1:
897988
version "0.1.7"
898989
resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa"
@@ -949,6 +1040,10 @@ global-prefix@^0.1.4:
9491040
is-windows "^0.2.0"
9501041
which "^1.2.12"
9511042

1043+
gopd@^1.0.1, gopd@^1.2.0:
1044+
version "1.2.0"
1045+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
1046+
9521047
graceful-fs@^4.1.2, graceful-fs@^4.1.3:
9531048
version "4.1.11"
9541049
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
@@ -978,6 +1073,22 @@ has-ansi@^2.0.0:
9781073
dependencies:
9791074
ansi-regex "^2.0.0"
9801075

1076+
has-property-descriptors@^1.0.2:
1077+
version "1.0.2"
1078+
resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz#963ed7d071dc7bf5f084c5bfbe0d1b6222586854"
1079+
dependencies:
1080+
es-define-property "^1.0.0"
1081+
1082+
has-symbols@^1.0.3, has-symbols@^1.1.0:
1083+
version "1.1.0"
1084+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
1085+
1086+
has-tostringtag@^1.0.2:
1087+
version "1.0.2"
1088+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
1089+
dependencies:
1090+
has-symbols "^1.0.3"
1091+
9811092
has-unicode@^2.0.0:
9821093
version "2.0.1"
9831094
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -1008,6 +1119,12 @@ hash.js@^1.0.0, hash.js@^1.0.3:
10081119
inherits "^2.0.3"
10091120
minimalistic-assert "^1.0.0"
10101121

1122+
hasown@^2.0.2:
1123+
version "2.0.3"
1124+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.3.tgz#5e5c2b15b60370a4c7930c383dfb76bf17bc403c"
1125+
dependencies:
1126+
function-bind "^1.1.2"
1127+
10111128
hawk@3.1.3, hawk@~3.1.3:
10121129
version "3.1.3"
10131130
resolved "https://registry.yarnpkg.com/hawk/-/hawk-3.1.3.tgz#078444bd7c1640b0fe540d2c9b73d59678e8e1c4"
@@ -1125,6 +1242,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
11251242
version "1.1.3"
11261243
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
11271244

1245+
is-callable@^1.2.7:
1246+
version "1.2.7"
1247+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
1248+
11281249
is-date-object@^1.0.1:
11291250
version "1.0.1"
11301251
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16"
@@ -1193,6 +1314,12 @@ is-symbol@^1.0.1:
11931314
version "1.0.1"
11941315
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
11951316

1317+
is-typed-array@^1.1.14:
1318+
version "1.1.15"
1319+
resolved "https://registry.yarnpkg.com/is-typed-array/-/is-typed-array-1.1.15.tgz#4bfb4a45b61cee83a5a46fba778e4e8d59c0ce0b"
1320+
dependencies:
1321+
which-typed-array "^1.1.16"
1322+
11961323
is-typedarray@~1.0.0:
11971324
version "1.0.0"
11981325
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
@@ -1205,6 +1332,10 @@ isarray@1.0.0, isarray@^1.0.0, isarray@~1.0.0:
12051332
version "1.0.0"
12061333
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
12071334

1335+
isarray@^2.0.5:
1336+
version "2.0.5"
1337+
resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723"
1338+
12081339
isexe@^2.0.0:
12091340
version "2.0.0"
12101341
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
@@ -1286,6 +1417,10 @@ loggy@~0.3.0:
12861417
ansicolors "~0.3.2"
12871418
growl "~1.8.1"
12881419

1420+
math-intrinsics@^1.1.0:
1421+
version "1.1.0"
1422+
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
1423+
12891424
md5.js@^1.3.4:
12901425
version "1.3.4"
12911426
resolved "https://registry.yarnpkg.com/md5.js/-/md5.js-1.3.4.tgz#e9bdbde94a20a5ac18b04340fc5764d5b09d901d"
@@ -1365,8 +1500,8 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
13651500
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
13661501

13671502
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4:
1368-
version "3.0.4"
1369-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
1503+
version "3.1.5"
1504+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
13701505
dependencies:
13711506
brace-expansion "^1.1.7"
13721507

@@ -1608,6 +1743,10 @@ performance-now@^0.2.0:
16081743
version "0.2.0"
16091744
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-0.2.0.tgz#33ef30c5c77d4ea21c5a53869d91b56d8f2555e5"
16101745

1746+
possible-typed-array-names@^1.0.0:
1747+
version "1.1.0"
1748+
resolved "https://registry.yarnpkg.com/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz#93e3582bc0e5426586d9d07b79ee40fc841de4ae"
1749+
16111750
preserve@^0.2.0:
16121751
version "0.2.0"
16131752
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
@@ -1841,8 +1980,8 @@ safer-buffer@^2.1.0:
18411980
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
18421981

18431982
semver@^5.3.0:
1844-
version "5.4.1"
1845-
resolved "https://registry.yarnpkg.com/semver/-/semver-5.4.1.tgz#e059c09d8571f0540823733433505d3a2f00b18e"
1983+
version "5.7.2"
1984+
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
18461985

18471986
send@0.16.1:
18481987
version "0.16.1"
@@ -1883,6 +2022,17 @@ set-blocking@~2.0.0:
18832022
version "2.0.0"
18842023
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
18852024

2025+
set-function-length@^1.2.2:
2026+
version "1.2.2"
2027+
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449"
2028+
dependencies:
2029+
define-data-property "^1.1.4"
2030+
es-errors "^1.3.0"
2031+
function-bind "^1.1.2"
2032+
get-intrinsic "^1.2.4"
2033+
gopd "^1.0.1"
2034+
has-property-descriptors "^1.0.2"
2035+
18862036
set-immediate-shim@^1.0.1:
18872037
version "1.0.1"
18882038
resolved "https://registry.yarnpkg.com/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz#4b2b1b27eb808a9f8dcc481a58e5e56f599f3f61"
@@ -1896,11 +2046,12 @@ setprototypeof@1.1.0:
18962046
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.0.tgz#d0bd85536887b6fe7c0d818cb962d9d91c54e656"
18972047

18982048
sha.js@^2.4.0, sha.js@^2.4.8:
1899-
version "2.4.9"
1900-
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.9.tgz#98f64880474b74f4a38b8da9d3c0f2d104633e7d"
2049+
version "2.4.12"
2050+
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.12.tgz#eb8b568bf383dfd1867a32c3f2b74eb52bdbf23f"
19012051
dependencies:
1902-
inherits "^2.0.1"
1903-
safe-buffer "^5.0.1"
2052+
inherits "^2.0.4"
2053+
safe-buffer "^5.2.1"
2054+
to-buffer "^1.2.0"
19042055

19052056
signal-exit@^3.0.0:
19062057
version "3.0.2"
@@ -2039,6 +2190,14 @@ to-arraybuffer@^1.0.0:
20392190
version "1.0.1"
20402191
resolved "https://registry.yarnpkg.com/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#7d229b1fcc637e466ca081180836a7aabff83f43"
20412192

2193+
to-buffer@^1.2.0:
2194+
version "1.2.2"
2195+
resolved "https://registry.yarnpkg.com/to-buffer/-/to-buffer-1.2.2.tgz#ffe59ef7522ada0a2d1cb5dfe03bb8abc3cdc133"
2196+
dependencies:
2197+
isarray "^2.0.5"
2198+
safe-buffer "^5.2.1"
2199+
typed-array-buffer "^1.0.3"
2200+
20422201
tough-cookie@~2.3.0:
20432202
version "2.3.3"
20442203
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.3.tgz#0b618a5565b6dea90bf3425d04d55edc475a7561"
@@ -2072,6 +2231,14 @@ type-is@~1.6.15:
20722231
media-typer "0.3.0"
20732232
mime-types "~2.1.15"
20742233

2234+
typed-array-buffer@^1.0.3:
2235+
version "1.0.3"
2236+
resolved "https://registry.yarnpkg.com/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz#a72395450a4869ec033fd549371b47af3a2ee536"
2237+
dependencies:
2238+
call-bound "^1.0.3"
2239+
es-errors "^1.3.0"
2240+
is-typed-array "^1.1.14"
2241+
20752242
uid-number@^0.0.6:
20762243
version "0.0.6"
20772244
resolved "https://registry.yarnpkg.com/uid-number/-/uid-number-0.0.6.tgz#0ea10e8035e8eb5b8e4449f06da1c730663baa81"
@@ -2112,8 +2279,8 @@ utils-merge@1.0.1:
21122279
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
21132280

21142281
uuid@^3.0.0:
2115-
version "3.1.0"
2116-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"
2282+
version "3.4.0"
2283+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
21172284

21182285
vary@~1.1.2:
21192286
version "1.1.2"
@@ -2133,6 +2300,18 @@ vm-browserify@~0.0.4:
21332300
dependencies:
21342301
indexof "0.0.1"
21352302

2303+
which-typed-array@^1.1.16:
2304+
version "1.1.20"
2305+
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.20.tgz#3fdb7adfafe0ea69157b1509f3a1cd892bd1d122"
2306+
dependencies:
2307+
available-typed-arrays "^1.0.7"
2308+
call-bind "^1.0.8"
2309+
call-bound "^1.0.4"
2310+
for-each "^0.3.5"
2311+
get-proto "^1.0.1"
2312+
gopd "^1.2.0"
2313+
has-tostringtag "^1.0.2"
2314+
21362315
which@^1.2.12:
21372316
version "1.3.0"
21382317
resolved "https://registry.yarnpkg.com/which/-/which-1.3.0.tgz#ff04bdfc010ee547d780bec38e1ac1c2777d253a"

fixtures/packaging/webpack/dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "webpack-dev-fixture",
44
"dependencies": {
5-
"webpack": "^1.14.0"
5+
"webpack": "^5.106.2"
66
},
77
"scripts": {
88
"build": "rm -f output.js && webpack --config config.js"

0 commit comments

Comments
 (0)