Skip to content

chore(deps): bump the npm_and_yarn group across 1 directory with 26 updates#1

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/npm_and_yarn-d19e26f6f1
Open

chore(deps): bump the npm_and_yarn group across 1 directory with 26 updates#1
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/npm_and_yarn-d19e26f6f1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps the npm_and_yarn group with 26 updates in the / directory:

Package From To
codecov 3.7.0 3.7.1
rollup 2.18.0 2.79.2
csvtojson 2.0.10 2.0.11
node-fetch 2.6.0 2.6.7
tmp 0.2.1 0.2.4
flat 5.0.0 5.0.1
lodash 4.17.15 4.17.21
object-path 0.11.4 0.11.8
fast-csv 4.3.0 4.3.6
jsondiffpatch 0.4.1 0.7.2
@babel/traverse 7.10.3 7.28.5
@npmcli/git 2.0.2 2.1.0
ajv 6.12.2 6.12.6
bl 4.0.2 4.1.0
decode-uri-component 0.2.0 0.2.2
handlebars 4.7.6 4.7.8
ini 1.3.5 1.3.8
jszip 3.5.0 3.10.1
node-notifier 7.0.1 7.0.2
npm-user-validate 1.0.0 1.0.1
path-to-regexp 1.8.0 1.9.0
prismjs 1.20.0 1.30.0
qs 6.5.2 6.5.3
set-getter 0.1.0 0.1.1
tmpl 1.0.4 1.0.5
ws 7.3.0 7.5.10

Updates codecov from 3.7.0 to 3.7.1

Changelog

Sourced from codecov's changelog.

3.7.1

  • Move to execFileSync and security fixes
Commits

Updates rollup from 2.18.0 to 2.79.2

Release notes

Sourced from rollup's releases.

v.2.79.2

2.79.2

2024-09-26

Bug Fixes

  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

Pull Requests

Changelog

Sourced from rollup's changelog.

rollup changelog

2.79.1

2022-09-22

Bug Fixes

  • Avoid massive performance degradation when creating thousands of chunks (#4643)

Pull Requests

2.79.0

2022-08-31

Features

  • Add amd.forceJsExtensionForImports to enforce using .js extensions for relative AMD imports (#4607)

Pull Requests

2.78.1

2022-08-19

Bug Fixes

  • Avoid inferring "arguments" as name for a default export placeholder variable (#4613)

Pull Requests

2.78.0

2022-08-14

Features

  • Support writing plugin hooks as objects with a "handler" property (#4600)
  • Allow changing execution order per plugin hook (#4600)
  • Add flag to execute plugins in async parallel hooks sequentially (#4600)

... (truncated)

Commits

Updates csvtojson from 2.0.10 to 2.0.11

Release notes

Sourced from csvtojson's releases.

v2.0.11

Release Note - Version 2.0.11

  • Optimized the package's internal dependencies and removed unnecessary code, resulting in a significant reduction in bundle size. Keyang/node-csvtojson@75a154d

  • Updated critical dependencies to their latest versions, addressing known security vulnerabilities.

  • Removed deprecated code and refactored outdated modules, enhancing code quality and maintainability. Keyang/node-csvtojson@99616e4

Commits
  • 89a9a36 Updated package to 2.0.11
  • 3e7999d Merge pull request #469 from Keyang/update-library
  • e5b60c8 fix: removed unnessesary lines
  • 7264211 feat: updated .gitignore
  • 99616e4 feat: updated deprecated code
  • 3fb3a71 feat: updated deprecated code
  • 1535bcf Merge pull request #406 from abramsimon/abramsimon/add-test-coverage-fromfile...
  • 1aee76f Merge pull request #457 from Keyang/dependabot/npm_and_yarn/loader-utils-1.4.2
  • 3f0c24a Bump loader-utils from 1.1.0 to 1.4.2
  • 6720684 Merge pull request #411 from kriscarle/patch-1
  • Additional commits viewable in compare view

Updates node-fetch from 2.6.0 to 2.6.7

Release notes

Sourced from node-fetch's releases.

v2.6.7

Security patch release

Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th party host while a redirect occurred

What's Changed

Full Changelog: node-fetch/node-fetch@v2.6.6...v2.6.7

v2.6.6

What's Changed

Full Changelog: node-fetch/node-fetch@v2.6.5...v2.6.6

v2.6.2

fixed main path in package.json

v2.6.1

This is an important security release. It is strongly recommended to update as soon as possible.

See CHANGELOG for details.

Commits
  • 1ef4b56 backport of #1449 (#1453)
  • 8fe5c4e 2.x: Specify encoding as an optional peer dependency in package.json (#1310)
  • f56b0c6 fix(URL): prefer built in URL version when available and fallback to whatwg (...
  • b5417ae fix: import whatwg-url in a way compatible with ESM Node (#1303)
  • 18193c5 fix v2.6.3 that did not sending query params (#1301)
  • ace7536 fix: properly encode url with unicode characters (#1291)
  • 152214c Fix(package.json): Corrected main file path in package.json (#1274)
  • b5e2e41 update version number
  • 2358a6c Honor the size option after following a redirect and revert data uri support
  • 8c197f8 docs: Fix typos and grammatical errors in README.md (#686)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by endless, a new releaser for node-fetch since your current version.


Updates tmp from 0.2.1 to 0.2.4

Changelog

Sourced from tmp's changelog.

v0.2.2 (2024-02-28)

🐛 Bug Fix

📝 Documentation

Committers: 5

Commits

Updates flat from 5.0.0 to 5.0.1

Commits
Maintainer changes

This version was pushed to npm by timoxley, a new releaser for flat since your current version.


Updates lodash from 4.17.15 to 4.17.21

Commits
  • f299b52 Bump to v4.17.21
  • c4847eb Improve performance of toNumber, trim and trimEnd on large input strings
  • 3469357 Prevent command injection through _.template's variable option
  • ded9bc6 Bump to v4.17.20.
  • 63150ef Documentation fixes.
  • 00f0f62 test.js: Remove trailing comma.
  • 846e434 Temporarily use a custom fork of lodash-cli.
  • 5d046f3 Re-enable Travis tests on 4.17 branch.
  • aa816b3 Remove /npm-package.
  • d7fbc52 Bump to v4.17.19
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bnjmnt4n, a new releaser for lodash since your current version.


Updates object-path from 0.11.4 to 0.11.8

Commits

Updates fast-csv from 4.3.0 to 4.3.6

Release notes

Sourced from fast-csv's releases.

v4.3.6

4.3.6 (2020-12-04)

Bug Fixes

  • Simplify empty row check by removing complex regex (4bbd39f)
  • deps: update dependency @​types/yargs to v15.0.10 (9af7a41)
  • deps: update dependency yargs to v16.1.1 (057a4da)

v4.3.5

4.3.5 (2020-11-03)

Bug Fixes

  • formatting,#446: Do not quote fields that do not contain a quote (13e688c), closes #446

v4.3.4

4.3.4 (2020-11-03)

Bug Fixes

  • formatter,#503: Do not ignore rows when headers is false (1560564), closes #503

v4.3.3

4.3.3 (2020-10-30)

Bug Fixes

  • deps: update dependency @​docusaurus/core to v2.0.0-alpha.66 (8afdd1e)
  • deps: update dependency @​docusaurus/preset-classic to v2.0.0-alpha.66 (4a854a1)
  • deps: update dependency @​types/yargs to v15.0.9 (a46ac39)
  • deps: update dependency yargs to v16 (b28b662)
  • deps: update react monorepo to v17 (93d3450)

v4.3.2

4.3.2 (2020-09-02)

Bug Fixes

  • deps: update dependency yargs to v15.4.1 (74fd72f)
  • parsing, #423: Prevent callback from being called multiple times (040febe), closes #423
  • release command (79ec47f)

v4.3.1

4.3.1 (2020-06-23)

... (truncated)

Changelog

Sourced from fast-csv's changelog.

4.3.6 (2020-12-04)

Note: Version bump only for package fast-csv

4.3.5 (2020-11-03)

Note: Version bump only for package fast-csv

4.3.4 (2020-11-03)

Note: Version bump only for package fast-csv

4.3.3 (2020-10-30)

Note: Version bump only for package fast-csv

4.3.2 (2020-09-02)

Note: Version bump only for package fast-csv

4.3.1 (2020-06-23)

Note: Version bump only for package fast-csv

Commits
  • 3dc859e chore(release): publish v4.3.6
  • b908170 chore(release): publish v4.3.5
  • 6969d3e chore(release): publish v4.3.4
  • 096bb87 chore(release): publish v4.3.3
  • fa749f4 chore(): move @​types/node to the parse and format package
  • 4769d9e chore(): Update eslint libraries
  • bbb783b chore(release): publish v4.3.2
  • 23bf809 chore(release): publish v4.3.1
  • 0de3d0a chore(): Fix renovatebot
  • See full diff in compare view

Updates jsondiffpatch from 0.4.1 to 0.7.2

Release notes

Sourced from jsondiffpatch's releases.

v0.6.0

Breaking changes

  • This package is now pure ESM. For more info, please read Sindre Sorhus's FAQ (#350).
  • Supported Node versions are ^18.0.0 || >=20.0.0 (#350).
  • Requires ES6 support (#350).
  • There is no longer a default export. Import this package by using import * as jsondiffpatch from 'jsondiffpatch' or by importing individual methods (#350).
  • Formatters are no longer exported from the main entry-point and must be imported from subpaths (#350):
    • import * as annotatedFormatter from 'jsondiffpatch/formatters/annotated'
    • import * as baseFormatter from 'jsondiffpatch/formatters/base'
    • import * as consoleFormatter from 'jsondiffpatch/formatters/console'
    • import * as htmlFormatter from 'jsondiffpatch/formatters/html'
    • import * as jsonpatchFormatter from 'jsondiffpatch/formatters/jsonpatch'
  • Updated CSS imports (#350):
    • import 'jsondiffpatch/formatters/styles/html.css'
    • import 'jsondiffpatch/formatters/styles/annotated.css'
  • The main entry-point no longer includes text diffing by default. Either pass in the diff-match-patch library via the textDiff.diffMatchPatch option, or use the jsondiffpatch/with-text-diffs entry point that is included for convenience (#352).
  • Context.switchTo() has been removed (#345).
  • BaseFormatter.typeFormattterErrorFormatter() now throws an error instead of returning a string (#345).
  • The UMD browser bundle has been removed. If you were using a script tag to include jsondiffpatch in your project, you can now import it inside of your main script tag as show below. For a more complete example, see the Visual Diff example before and after this change.
<!doctype html>
<html>
  <head>
    <link
      rel="stylesheet"
      href="https://esm.sh/jsondiffpatch@0.6.0/lib/formatters/styles/html.css"
      type="text/css"
    />
    <link
      rel="stylesheet"
      href="https://esm.sh/jsondiffpatch@0.6.0/lib/formatters/styles/annotated.css"
      type="text/css"
    />
  </head>
  <body>
    <script type="module">
      import * as jsondiffpatch from 'https://esm.sh/jsondiffpatch@0.6.0';
      import * as annotatedFormatter from 'https://esm.sh/jsondiffpatch@0.6.0/formatters/annotated';
      import * as htmlFormatter from 'https://esm.sh/jsondiffpatch@0.6.0/formatters/html';
  ...
&lt;/script&gt;

</body>
</html>

Other changes

... (truncated)

Commits

Updates @babel/traverse from 7.10.3 to 7.28.5

Release notes

Sourced from @​babel/traverse's releases.

v7.28.5 (2025-10-23)

Thank you @​CO0Ki3, @​Olexandr88, and @​youthfulhps for your first PRs!

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse

🏠 Internal

🏃‍♀️ Performance

Committers: 8

v7.28.4 (2025-09-05)

Thanks @​gwillen and @​mrginglymus for your first PRs!

🏠 Internal

  • babel-core, babel-helper-check-duplicate-nodes, babel-traverse, babel-types
  • babel-plugin-transform-regenerator

... (truncated)

Changelog

Sourced from @​babel/traverse's changelog.

v7.28.5 (2025-10-23)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse

🏠 Internal

🏃‍♀️ Performance

v7.28.4 (2025-09-05)

🏠 Internal

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​babel/traverse since your current version.


Updates @npmcli/git from 2.0.2 to 2.1.0

Changelog

Sourced from @​npmcli/git's changelog.

Changelog

7.0.1 (2025-11-13)

Dependencies

7.0.0 (2025-09-17)

⚠️ BREAKING CHANGES

  • @npmcli/git now supports node ^20.17.0 || >=22.9.0

Bug Fixes

Dependencies

Chores

6.0.3 (2025-02-18)

Dependencies

6.0.2 (2025-02-18)

Dependencies

Chores

6.0.1 (2024-10-02)

Dependencies

6.0.0 (2024-09-26)

⚠️ BREAKING CHANGES

  • @npmcli/git now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for @​npmcli/git since your current version.


Updates ajv from 6.12.2 to 6.12.6

Release notes

Sourced from ajv's releases.

v6.12.6

Fix performance issue of "url" format.

v6.12.5

Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords option (#1270)

v6.12.4

Fix: coercion of one-item arrays to scalar that should fail validation (failing example).

v6.12.3

Pass schema object to processCode function Option for strictNumbers (@​issacgerges, #1128) Fixed vulnerability related to untrusted schemas (CVE-2020-15366)

Commits
  • fe59143 6.12.6
  • d580d3e Merge pull request #1298 from ajv-validator/fix-url
  • fd36389 fix: regular expression for "url" format
  • 490e34c docs: link to v7-beta branch
  • 9cd93a1 docs: note about v7 in readme
  • 877d286 Merge pull request #1262 from b4h0-c4t/refactor-opt-object-type
  • f1c8e45 6.12.5
  • 764035e Merge branch 'ChALkeR-chalker/fix-comma'
  • 3798160 Merge branch 'chalker/fix-comma' of git://github.com/ChALkeR/ajv into ChALkeR...
  • a3c7eba Merge branch 'refactor-opt-object-type' of github.com:b4h0-c4t/ajv into refac...
  • Additional commits viewable in compare view

Updates bl from 4.0.2 to 4.1.0

Release notes

Sourced from bl's releases.

v4.0.3

Fix unintialized memory access

Changelog

Sourced from bl's changelog.

6.1.4 (2025-10-15)

Trivial Changes

  • deps: bump actions/setup-node from 5.0.0 to 6.0.0 (#161) (4f23fa9)

6.1.3 (2025-09-05)

Trivial Changes

  • deps: bump actions/setup-node from 4.2.0 to 5.0.0 (#159) (530e36f)

6.1.2 (2025-08-12)

Trivial Changes

  • deps: bump actions/checkout from 4 to 5 (#158) (28a3852)

6.1.1 (2025-08-01)

Trivial Changes

  • deps-dev: bump typescript from 5.8.3 to 5.9.2 (#157) (70f4e16)

6.1.0 (2025-03-11)

Features

  • Added prepend and getBuffers methods. (#154) (e9eda95)

6.0.20 (2025-03-03)

Trivial Changes

  • deps-dev: bump typescript from 5.7.3 to 5.8.2 (#153) (9291cf9)

6.0.19 (2025-01-28)

Trivial Changes

  • deps: bump actions/setup-node from 4.1.0 to 4.2.0 (

…pdates

Bumps the npm_and_yarn group with 26 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [codecov](https://github.com/codecov/codecov-node) | `3.7.0` | `3.7.1` |
| [rollup](https://github.com/rollup/rollup) | `2.18.0` | `2.79.2` |
| [csvtojson](https://github.com/Keyang/node-csvtojson) | `2.0.10` | `2.0.11` |
| [node-fetch](https://github.com/node-fetch/node-fetch) | `2.6.0` | `2.6.7` |
| [tmp](https://github.com/raszi/node-tmp) | `0.2.1` | `0.2.4` |
| [flat](https://github.com/hughsk/flat) | `5.0.0` | `5.0.1` |
| [lodash](https://github.com/lodash/lodash) | `4.17.15` | `4.17.21` |
| [object-path](https://github.com/mariocasciaro/object-path) | `0.11.4` | `0.11.8` |
| [fast-csv](https://github.com/C2FO/fast-csv/tree/HEAD/packages/fast-csv) | `4.3.0` | `4.3.6` |
| [jsondiffpatch](https://github.com/benjamine/jsondiffpatch) | `0.4.1` | `0.7.2` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.10.3` | `7.28.5` |
| [@npmcli/git](https://github.com/npm/git) | `2.0.2` | `2.1.0` |
| [ajv](https://github.com/ajv-validator/ajv) | `6.12.2` | `6.12.6` |
| [bl](https://github.com/rvagg/bl) | `4.0.2` | `4.1.0` |
| [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` |
| [handlebars](https://github.com/handlebars-lang/handlebars.js) | `4.7.6` | `4.7.8` |
| [ini](https://github.com/npm/ini) | `1.3.5` | `1.3.8` |
| [jszip](https://github.com/Stuk/jszip) | `3.5.0` | `3.10.1` |
| [node-notifier](https://github.com/mikaelbr/node-notifier) | `7.0.1` | `7.0.2` |
| [npm-user-validate](https://github.com/npm/npm-user-validate) | `1.0.0` | `1.0.1` |
| [path-to-regexp](https://github.com/pillarjs/path-to-regexp) | `1.8.0` | `1.9.0` |
| [prismjs](https://github.com/PrismJS/prism) | `1.20.0` | `1.30.0` |
| [qs](https://github.com/ljharb/qs) | `6.5.2` | `6.5.3` |
| [set-getter](https://github.com/doowb/set-getter) | `0.1.0` | `0.1.1` |
| [tmpl](https://github.com/daaku/nodejs-tmpl) | `1.0.4` | `1.0.5` |
| [ws](https://github.com/websockets/ws) | `7.3.0` | `7.5.10` |



Updates `codecov` from 3.7.0 to 3.7.1
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Changelog](https://github.com/codecov/codecov-node/blob/master/CHANGELOG.md)
- [Commits](codecov/codecov-node@v3.7.0...v3.7.1)

Updates `rollup` from 2.18.0 to 2.79.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG-2.md)
- [Commits](rollup/rollup@v2.18.0...v2.79.2)

Updates `csvtojson` from 2.0.10 to 2.0.11
- [Release notes](https://github.com/Keyang/node-csvtojson/releases)
- [Commits](Keyang/node-csvtojson@v2.0.10...v2.0.11)

Updates `node-fetch` from 2.6.0 to 2.6.7
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.0...v2.6.7)

Updates `tmp` from 0.2.1 to 0.2.4
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](raszi/node-tmp@v0.2.1...v0.2.4)

Updates `flat` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/hughsk/flat/releases)
- [Commits](hughsk/flat@5.0.0...5.0.1)

Updates `lodash` from 4.17.15 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.21)

Updates `object-path` from 0.11.4 to 0.11.8
- [Commits](https://github.com/mariocasciaro/object-path/commits/v0.11.8)

Updates `fast-csv` from 4.3.0 to 4.3.6
- [Release notes](https://github.com/C2FO/fast-csv/releases)
- [Changelog](https://github.com/C2FO/fast-csv/blob/main/packages/fast-csv/CHANGELOG.md)
- [Commits](https://github.com/C2FO/fast-csv/commits/v4.3.6/packages/fast-csv)

Updates `jsondiffpatch` from 0.4.1 to 0.7.2
- [Release notes](https://github.com/benjamine/jsondiffpatch/releases)
- [Commits](https://github.com/benjamine/jsondiffpatch/commits)

Updates `@babel/traverse` from 7.10.3 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-traverse)

Updates `@npmcli/git` from 2.0.2 to 2.1.0
- [Release notes](https://github.com/npm/git/releases)
- [Changelog](https://github.com/npm/git/blob/main/CHANGELOG.md)
- [Commits](npm/git@v2.0.2...v2.1.0)

Updates `ajv` from 6.12.2 to 6.12.6
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.12.2...v6.12.6)

Updates `bl` from 4.0.2 to 4.1.0
- [Release notes](https://github.com/rvagg/bl/releases)
- [Changelog](https://github.com/rvagg/bl/blob/master/CHANGELOG.md)
- [Commits](rvagg/bl@v4.0.2...v4.1.0)

Updates `decode-uri-component` from 0.2.0 to 0.2.2
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

Updates `handlebars` from 4.7.6 to 4.7.8
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.8/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.6...v4.7.8)

Updates `ini` from 1.3.5 to 1.3.8
- [Release notes](https://github.com/npm/ini/releases)
- [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md)
- [Commits](npm/ini@v1.3.5...v1.3.8)

Updates `jszip` from 3.5.0 to 3.10.1
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](Stuk/jszip@v3.5.0...v3.10.1)

Updates `node-notifier` from 7.0.1 to 7.0.2
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md)
- [Commits](mikaelbr/node-notifier@v7.0.1...v7.0.2)

Updates `npm-user-validate` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/npm/npm-user-validate/releases)
- [Changelog](https://github.com/npm/npm-user-validate/blob/main/CHANGELOG.md)
- [Commits](npm/npm-user-validate@v1.0.0...v1.0.1)

Updates `path-to-regexp` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v1.8.0...v1.9.0)

Updates `prismjs` from 1.20.0 to 1.30.0
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/v2/CHANGELOG.md)
- [Commits](PrismJS/prism@v1.20.0...v1.30.0)

Updates `qs` from 6.5.2 to 6.5.3
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

Updates `set-getter` from 0.1.0 to 0.1.1
- [Commits](https://github.com/doowb/set-getter/commits/0.1.1)

Updates `tmpl` from 1.0.4 to 1.0.5
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

Updates `ws` from 7.3.0 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.3.0...7.5.10)

---
updated-dependencies:
- dependency-name: codecov
  dependency-version: 3.7.1
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-version: 2.79.2
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: csvtojson
  dependency-version: 2.0.11
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: node-fetch
  dependency-version: 2.6.7
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: tmp
  dependency-version: 0.2.4
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: flat
  dependency-version: 5.0.1
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-version: 4.17.21
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: object-path
  dependency-version: 0.11.8
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: fast-csv
  dependency-version: 4.3.6
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: jsondiffpatch
  dependency-version: 0.7.2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-version: 7.28.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@npmcli/git"
  dependency-version: 2.1.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ajv
  dependency-version: 6.12.6
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: bl
  dependency-version: 4.1.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: decode-uri-component
  dependency-version: 0.2.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: handlebars
  dependency-version: 4.7.8
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ini
  dependency-version: 1.3.8
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: jszip
  dependency-version: 3.10.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: node-notifier
  dependency-version: 7.0.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: npm-user-validate
  dependency-version: 1.0.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-version: 1.9.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: prismjs
  dependency-version: 1.30.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: qs
  dependency-version: 6.5.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: set-getter
  dependency-version: 0.1.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tmpl
  dependency-version: 1.0.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-version: 7.5.10
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants