Skip to content

Commit e719213

Browse files
Build(deps): bump js-yaml from 4.3.0 to 5.2.2 in /server
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 to 5.2.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.3.0...5.2.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b339d97 commit e719213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"cors": "^2.8.6",
6262
"dotenv": "^17.4.2",
6363
"express": "^5.2.1",
64-
"js-yaml": "^4.1.1",
64+
"js-yaml": "^5.2.2",
6565
"sql.js": "^1.14.1",
6666
"zod": "^3.25.76"
6767
},

0 commit comments

Comments
 (0)