Skip to content

Commit 69d9251

Browse files
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /frontend/APIAlumno directory: [lodash](https://github.com/lodash/lodash) and [tar](https://github.com/isaacs/node-tar). Updates `lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) Updates `tar` from 7.5.3 to 7.5.6 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.3...v7.5.6) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar dependency-version: 7.5.6 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aaff299 commit 69d9251

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

frontend/APIAlumno/package-lock.json

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

frontend/APIAlumno/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@angular/animations": "^18.2.0",
1414
"@angular/common": "^21.0.1",
15-
"@angular/compiler": "^21.0.8",
15+
"@angular/compiler": "^21.0.9",
1616
"@angular/core": "^21.1.0",
1717
"@angular/forms": "^21.0.1",
1818
"@angular/platform-browser": "^21.0.1",
@@ -21,7 +21,7 @@
2121
"bootstrap": "^5.3.3",
2222
"rxjs": "~7.8.0",
2323
"tslib": "^2.3.0",
24-
"vite": "^7.2.6",
24+
"vite": "^7.2.7",
2525
"zone.js": "~0.14.10"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)