Skip to content

Commit 1a5e97c

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 5 updates
Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.0` | `4.1.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.20.2` | `0.25.0` | | [bn.js](https://github.com/indutny/bn.js) | `4.12.2` | `4.12.3` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `4.5.3` | `4.5.6` | | [node-forge](https://github.com/digitalbazaar/forge) | `1.3.1` | `1.4.0` | Bumps the npm_and_yarn group with 1 update in the /account-kit/plugingen directory: [esbuild](https://github.com/evanw/esbuild). Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) Updates `esbuild` from 0.20.2 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.20.2...v0.25.0) Updates `bn.js` from 4.12.2 to 4.12.3 - [Release notes](https://github.com/indutny/bn.js/releases) - [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md) - [Commits](indutny/bn.js@v4.12.2...v4.12.3) Updates `fast-xml-parser` from 4.5.3 to 4.5.6 - [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@v4.5.3...v4.5.6) 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 `esbuild` from 0.20.2 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.20.2...v0.25.0) Updates `esbuild` from 0.20.2 to 0.28.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.20.2...v0.25.0) --- updated-dependencies: - dependency-name: bn.js dependency-version: 4.12.3 dependency-type: indirect - dependency-name: esbuild dependency-version: 0.25.0 dependency-type: direct:production - dependency-name: esbuild dependency-version: 0.25.0 dependency-type: direct:production - dependency-name: esbuild dependency-version: 0.28.0 dependency-type: direct:production - dependency-name: fast-xml-parser dependency-version: 4.5.6 dependency-type: indirect - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:development - dependency-name: node-forge dependency-version: 1.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9859cf commit 1a5e97c

2 files changed

Lines changed: 173 additions & 168 deletions

File tree

account-kit/plugingen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"change-case": "^5.4.3",
6666
"chokidar": "^3.6.0",
6767
"dedent": "^1.5.1",
68-
"esbuild": "^0.20.1",
68+
"esbuild": "^0.28.0",
6969
"find-up": "^7.0.0",
7070
"fs-extra": "^11.2.0",
7171
"ora": "^8.0.1",

0 commit comments

Comments
 (0)