chore(deps): bump js-yaml from 4.1.0 to 4.1.1 (#5930)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Showing
| ... | @@ -27,7 +27,7 @@ | ... | @@ -27,7 +27,7 @@ |
| "eslint-config-next": "^14.1.0", | "eslint-config-next": "^14.1.0", | ||
| "husky": "^8.0.3", | "husky": "^8.0.3", | ||
| "i18next": "23.16.8", | "i18next": "23.16.8", | ||
| "js-yaml": "^4.1.0", | "js-yaml": "^4.1.1", | ||
| "lint-staged": "^13.3.0", | "lint-staged": "^13.3.0", | ||
| "mongodb-memory-server": "^10.1.4", | "mongodb-memory-server": "^10.1.4", | ||
| "next-i18next": "15.4.2", | "next-i18next": "15.4.2", | ||
| ... | ... |
| ... | @@ -9,7 +9,7 @@ | ... | @@ -9,7 +9,7 @@ |
| "cron-parser": "^4.9.0", | "cron-parser": "^4.9.0", | ||
| "dayjs": "^1.11.7", | "dayjs": "^1.11.7", | ||
| "encoding": "^0.1.13", | "encoding": "^0.1.13", | ||
| "js-yaml": "^4.1.0", | "js-yaml": "^4.1.1", | ||
| "jschardet": "3.1.1", | "jschardet": "3.1.1", | ||
| "json5": "^2.2.3", | "json5": "^2.2.3", | ||
| "nanoid": "^5.1.3", | "nanoid": "^5.1.3", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
| ... | @@ -39,7 +39,7 @@ | ... | @@ -39,7 +39,7 @@ |
| "hyperdown": "^2.4.29", | "hyperdown": "^2.4.29", | ||
| "i18next": "23.16.8", | "i18next": "23.16.8", | ||
| "immer": "^9.0.19", | "immer": "^9.0.19", | ||
| "js-yaml": "^4.1.0", | "js-yaml": "^4.1.1", | ||
| "json5": "^2.2.3", | "json5": "^2.2.3", | ||
| "jsondiffpatch": "^0.7.2", | "jsondiffpatch": "^0.7.2", | ||
| "jsonwebtoken": "^9.0.2", | "jsonwebtoken": "^9.0.2", | ||
| ... | ... |
Please
register
or
sign in
to comment