Skip to content

Commit 090fe59

Browse files
chore(deps): bump js-yaml in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml). 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) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c2d687 commit 090fe59

File tree

6 files changed

+27
-19
lines changed

6 files changed

+27
-19
lines changed

apps/backend/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dayjs": "^1.11.18",
4646
"dotenv": "^17.2.3",
4747
"helmet": "^8.1.0",
48-
"js-yaml": "^4.1.0",
48+
"js-yaml": "^4.1.1",
4949
"mongoose": "^8.19.1",
5050
"passport": "^0.7.0",
5151
"passport-jwt": "^4.0.1",

apps/backend/ms-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dayjs": "^1.11.18",
4646
"dotenv": "^17.2.3",
4747
"helmet": "^8.1.0",
48-
"js-yaml": "^4.1.0",
48+
"js-yaml": "^4.1.1",
4949
"mongoose": "^8.19.1",
5050
"passport": "^0.7.0",
5151
"passport-jwt": "^4.0.1",

apps/backend/ms-document/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"dotenv": "^17.2.3",
4444
"helmet": "^8.1.0",
4545
"i18n": "^0.15.2",
46-
"js-yaml": "^4.1.0",
46+
"js-yaml": "^4.1.1",
4747
"mongoose": "^8.19.1",
4848
"nodemailer": "^7.0.10",
4949
"puppeteer": "^24.24.0",

apps/backend/ms-pawhaven/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dayjs": "^1.11.18",
4343
"dotenv": "^17.2.3",
4444
"helmet": "^8.1.0",
45-
"js-yaml": "^4.1.0",
45+
"js-yaml": "^4.1.1",
4646
"mongoose": "^8.19.1",
4747
"puppeteer": "^24.24.0",
4848
"reflect-metadata": "^0.2.2",

packages/backend-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dayjs": "^1.11.18",
3535
"dotenv": "^17.2.3",
3636
"helmet": "^8.1.0",
37-
"js-yaml": "^4.1.0",
37+
"js-yaml": "^4.1.1",
3838
"mongoose": "^8.19.1",
3939
"passport": "^0.7.0",
4040
"passport-jwt": "^4.0.1",

pnpm-lock.yaml

Lines changed: 22 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)