Skip to content

Commit 37bdce5

Browse files
committed
Update dependencies on backend-javascript-cjs
1 parent 24ef78a commit 37bdce5

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Fullstack Application : Angular 20, Node.js 22 and Java 21
1+
# Fullstack Application : Angular 20, Node.js and Java 21
22

33
<img src="./ui/ganatan-about-github.png" align="right" width="140" height="140" alt="logo ganatan">
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Application Fullstack : Angular 20, Node.js 22 et Java 21
1+
# Application Fullstack : Angular 20, Node.js et Java 21
22

33
<img src="./ui/ganatan-about-github.png" align="right" width="140" height="140" alt="logo ganatan">
44

backend-javascript-cjs/package-lock.json

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

backend-javascript-cjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,13 @@
7575
"swagger-jsdoc": "6.2.8",
7676
"swagger-ui-express": "5.0.1",
7777
"winston": "3.17.0",
78-
"zod": "3.25.28"
78+
"zod": "3.25.36"
7979
},
8080
"devDependencies": {
8181
"@eslint/js": "9.27.0",
8282
"cross-env": "7.0.3",
8383
"eslint": "9.27.0",
84-
"globals": "16.1.0",
84+
"globals": "16.2.0",
8585
"jest": "29.7.0",
8686
"webpack": "5.99.9",
8787
"webpack-cli": "6.0.1"

0 commit comments

Comments
 (0)