Skip to content

Commit b68738d

Browse files
chore(deps): bump the npm_and_yarn group across 3 directories with 7 updates
Bumps the npm_and_yarn group with 1 update in the / directory: [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core). Bumps the npm_and_yarn group with 1 update in the /backend directory: [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core). Bumps the npm_and_yarn group with 6 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.11` | `1.16.0` | | [lodash](https://github.com/lodash/lodash) | `4.17.23` | `4.18.1` | | [@hono/node-server](https://github.com/honojs/node-server) | `1.19.9` | `1.19.14` | | [basic-ftp](https://github.com/patrickjuchli/basic-ftp) | `5.1.0` | `5.3.0` | | [immutable](https://github.com/immutable-js/immutable-js) | `5.1.4` | `5.1.5` | | [protobufjs](https://github.com/protobufjs/protobuf.js) | `7.5.4` | `7.5.5` | Updates `@nestjs/core` from 11.1.17 to 11.1.18 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.18/packages/core) Updates `@nestjs/core` from 11.1.17 to 11.1.18 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.18/packages/core) Updates `follow-redirects` from 1.15.11 to 1.16.0 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.11...v1.16.0) Updates `lodash` from 4.17.23 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) Updates `@hono/node-server` from 1.19.9 to 1.19.14 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.9...v1.19.14) Updates `basic-ftp` from 5.1.0 to 5.3.0 - [Release notes](https://github.com/patrickjuchli/basic-ftp/releases) - [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md) - [Commits](patrickjuchli/basic-ftp@v5.1.0...v5.3.0) Updates `immutable` from 5.1.4 to 5.1.5 - [Release notes](https://github.com/immutable-js/immutable-js/releases) - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md) - [Commits](immutable-js/immutable-js@v5.1.4...v5.1.5) Updates `protobufjs` from 7.5.4 to 7.5.5 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.5.4...protobufjs-v7.5.5) --- updated-dependencies: - dependency-name: "@nestjs/core" dependency-version: 11.1.18 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@nestjs/core" dependency-version: 11.1.18 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-version: 1.16.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@hono/node-server" dependency-version: 1.19.14 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: basic-ftp dependency-version: 5.3.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: immutable dependency-version: 5.1.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: protobufjs dependency-version: 7.5.5 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3daeb51 commit b68738d

4 files changed

Lines changed: 58 additions & 51 deletions

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@langchain/openai": "^1.3.0",
3838
"@nestjs/common": "11.1.17",
3939
"@nestjs/config": "4.0.3",
40-
"@nestjs/core": "11.1.17",
40+
"@nestjs/core": "11.1.18",
4141
"@nestjs/platform-express": "11.1.17",
4242
"@nestjs/schedule": "^6.1.1",
4343
"@nestjs/swagger": "^11.2.6",

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"ipaddr.js": "^2.2.0",
5252
"json5": "^2.2.3",
5353
"libphonenumber-js": "^1.12.9",
54-
"lodash": "^4.17.21",
55-
"lodash-es": "^4.17.23",
54+
"lodash": "^4.18.1",
55+
"lodash-es": "^4.18.1",
5656
"mermaid": "^11.12.1",
5757
"monaco-editor": "0.55.1",
5858
"ng-dynamic-component": "^10.8.0",
@@ -93,7 +93,7 @@
9393
"resolutions": {
9494
"mermaid": "^11.10.0",
9595
"webpack": "5.104.1",
96-
"lodash-es": "4.17.23",
96+
"lodash-es": "4.18.1",
9797
"path-to-regexp": "8.4.0",
9898
"serialize-javascript": "7.0.5",
9999
"brace-expansion": "1.1.13",

frontend/yarn.lock

Lines changed: 28 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2954,11 +2954,11 @@ __metadata:
29542954
linkType: hard
29552955

29562956
"@hono/node-server@npm:^1.19.7":
2957-
version: 1.19.9
2958-
resolution: "@hono/node-server@npm:1.19.9"
2957+
version: 1.19.14
2958+
resolution: "@hono/node-server@npm:1.19.14"
29592959
peerDependencies:
29602960
hono: ^4
2961-
checksum: 8ec9095c8b2679b2e958836806c659de45b0e74a0031dea93413d51a5eb89a79219bc9d55efc4f5fb2506ab83e15856bb009fb77b76c6689189b26d5eada25a4
2961+
checksum: c2343ee3d46352f492ee475e12b3c6adfeb3cb4514d7eb06511c38987ec2e6578e26f8ee8d5aa9843c1d34959a76d09cb02f9dd28015f3d172dd9495d66fa527
29622962
languageName: node
29632963
linkType: hard
29642964

@@ -6661,9 +6661,9 @@ __metadata:
66616661
linkType: hard
66626662

66636663
"basic-ftp@npm:^5.0.2":
6664-
version: 5.1.0
6665-
resolution: "basic-ftp@npm:5.1.0"
6666-
checksum: 883670e2bb7bc89e542f2f4aa649dab142b4ac852195dea3e08f892e4ac2d0772bde1f689fd8cf6e7113535bb0b61d9ed6351334f5e5b56a17cac64a9b58d351
6664+
version: 5.3.0
6665+
resolution: "basic-ftp@npm:5.3.0"
6666+
checksum: b2c93d98541c805171813bddd7e6349b7fc304ba8896acf60b0b4393253204cff88aa2a31adbaec2f1a58f78e90005672c30796042a2c717a69ccae10160d72d
66676667
languageName: node
66686668
linkType: hard
66696669

@@ -9271,12 +9271,12 @@ __metadata:
92719271
linkType: hard
92729272

92739273
"follow-redirects@npm:^1.0.0":
9274-
version: 1.15.11
9275-
resolution: "follow-redirects@npm:1.15.11"
9274+
version: 1.16.0
9275+
resolution: "follow-redirects@npm:1.16.0"
92769276
peerDependenciesMeta:
92779277
debug:
92789278
optional: true
9279-
checksum: 20bf55e9504f59e6cc3743ba27edb2ebf41edea1baab34799408f2c050f73f0c612728db21c691276296d2795ea8a812dc532a98e8793619fcab91abe06d017f
9279+
checksum: e90dce4607b1f6b8b9883287f912585573c19088209ad82341d550a795b4ba514522b73b1b340cf618279df27975cd46504d09149be60291ba6767384c1fd8f8
92809280
languageName: node
92819281
linkType: hard
92829282

@@ -9878,9 +9878,9 @@ __metadata:
98789878
linkType: hard
98799879

98809880
"immutable@npm:^5.0.2":
9881-
version: 5.1.4
9882-
resolution: "immutable@npm:5.1.4"
9883-
checksum: 2bddb02594b27e2f37d35c32acf409b77a815e19e2ae7bbffae4b05535965ed3aaf8808255106cb229b7cf0791001bd88efde9cc38e5b32f935992e9b631adf3
9881+
version: 5.1.5
9882+
resolution: "immutable@npm:5.1.5"
9883+
checksum: 6aa0ed4ba7eac225982fea7adbee16e939744e9d20bf15e0f5d4561d7fa2fe69aee6e63ccdb0dffa22e012f6a690ee5359783471ecd0782de6125f2214de3dd8
98849884
languageName: node
98859885
linkType: hard
98869886

@@ -10620,10 +10620,10 @@ __metadata:
1062010620
languageName: node
1062110621
linkType: hard
1062210622

10623-
"lodash-es@npm:4.17.23":
10624-
version: 4.17.23
10625-
resolution: "lodash-es@npm:4.17.23"
10626-
checksum: b1bd1d141bbde8ffc72978e34b364065675806b0ca42ab99477d247fb2ae795faeed81db9283bf18ae1f096c2b6611ec0589e0503fa9724bf82e3dce947bad69
10623+
"lodash-es@npm:4.18.1":
10624+
version: 4.18.1
10625+
resolution: "lodash-es@npm:4.18.1"
10626+
checksum: 578993943cfa779e784aeed96766484ec6ab15cd855e52c79631de6371ac49fadd6dd9f4719f8d1223ab2bcb0dfbece484f548191dd34d3dd8b39e1af712a343
1062710627
languageName: node
1062810628
linkType: hard
1062910629

@@ -10641,6 +10641,13 @@ __metadata:
1064110641
languageName: node
1064210642
linkType: hard
1064310643

10644+
"lodash@npm:^4.18.1":
10645+
version: 4.18.1
10646+
resolution: "lodash@npm:4.18.1"
10647+
checksum: bb5f5b49aad29614e709af02b64c56b0f8b78c6a81434a3c1ae527d2f0f78ca08f9d9fb22aa825a053876c9d2166e9c01f31c356014b5e2bdc0556c057433102
10648+
languageName: node
10649+
linkType: hard
10650+
1064410651
"log-symbols@npm:^6.0.0":
1064510652
version: 6.0.0
1064610653
resolution: "log-symbols@npm:6.0.0"
@@ -12271,8 +12278,8 @@ __metadata:
1227112278
linkType: hard
1227212279

1227312280
"protobufjs@npm:^7.3.0":
12274-
version: 7.5.4
12275-
resolution: "protobufjs@npm:7.5.4"
12281+
version: 7.5.5
12282+
resolution: "protobufjs@npm:7.5.5"
1227612283
dependencies:
1227712284
"@protobufjs/aspromise": ^1.1.2
1227812285
"@protobufjs/base64": ^1.1.2
@@ -12286,7 +12293,7 @@ __metadata:
1228612293
"@protobufjs/utf8": ^1.1.0
1228712294
"@types/node": ">=13.7.0"
1228812295
long: ^5.0.0
12289-
checksum: 53bf83b9a726b05d43da35bb990dba7536759787dccea9a67b8f31be9df470ba17f1f1b982ca19956cfc7726f3ec7e0e883ca4ad93b5ec753cc025a637fc704f
12296+
checksum: e316eb0df33a64398ce32056de37435d8ea7ef3e06dff32cda2a7156431c029fe2c120e390b7ff066de7632e996d6d5d0540fb606fef223a8480dff25bee6123
1229012297
languageName: node
1229112298
linkType: hard
1229212299

@@ -12785,8 +12792,8 @@ __metadata:
1278512792
json5: ^2.2.3
1278612793
knip: ^5.79.0
1278712794
libphonenumber-js: ^1.12.9
12788-
lodash: ^4.17.21
12789-
lodash-es: ^4.17.23
12795+
lodash: ^4.18.1
12796+
lodash-es: ^4.18.1
1279012797
mermaid: ^11.12.1
1279112798
monaco-editor: 0.55.1
1279212799
ng-dynamic-component: ^10.8.0

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)