Commit Graph

4 Commits

Author SHA1 Message Date
dependabot[bot]
a3fff30a8a Bump ts-jest from 29.4.11 to 29.4.12 and apply npm audit fixes (#1356)
* Bump ts-jest from 29.4.11 to 29.4.12

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.11 to 29.4.12.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.4.11...v29.4.12)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.4.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* feat: add concat-map and undici dependencies; update brace-expansion to 5.0.9

- Added new dependency concat-map with version 0.0.1.
- Updated undici dependency to version 6.28.0.
- Updated brace-expansion dependency to version 5.0.9.
- Removed overrides for brace-expansion in package.json.
- Added new balanced and concat-map functions in dist/index.js.
- Implemented validation for cookie domain and content length in various functions.

* chore: update js-yaml to version 3.15.1

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chiranjib-swain <chiranjib-swain@github.com>
2026-08-27 11:26:33 -05:00
dependabot[bot]
4391f3da66 Fix 24 high severity vulnerabilities by overriding brace-expansion to 5.0.8 (#1351)
* Bump fast-xml-parser from 5.9.3 to 5.10.1

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.9.3 to 5.10.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.9.3...v5.10.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.10.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update dependencies and remove unused packages

- Updated `balanced-match` to version 4.0.4 in `package-lock.json`.
- Updated `brace-expansion` to version 5.0.8 in `package-lock.json` and `package.json`.
- Removed unused nested dependencies of `balanced-match` and `brace-expansion` from `package-lock.json`.
- Adjusted `overrides` in `package.json` to reflect the new version of `brace-expansion`.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chiranjib-swain <chiranjib-swain@github.com>
2026-07-27 12:11:06 -05:00
Sergey Dolin
ab422d01a2 Use cache instead of artifacts 2023-06-30 10:15:37 +02:00
Sergey Dolin
7109b30ab8 Fix license 2023-06-22 15:04:18 +02:00