Skip to content

Commit 13e5ca9

Browse files
chore(deps): bump js-yaml from 4.1.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3e4a3a commit 13e5ca9

File tree

3 files changed

+23
-18
lines changed

3 files changed

+23
-18
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"html2canvas": "^1.4.1",
5151
"isomorphic-dompurify": "^2.30.1",
5252
"jose": "^6.1.0",
53-
"js-yaml": "^4.1.0",
53+
"js-yaml": "^4.1.1",
5454
"jsonwebtoken": "^9.0.2",
5555
"jwks-rsa": "^3.2.0",
5656
"jwt-decode": "^4.0.0",

pnpm-lock.yaml

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

workers/temporal/package_downloads_worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"moment": "~2.29.4",
2525
"tsx": "^4.7.1",
2626
"typescript": "^5.6.3",
27-
"js-yaml": "^4.1.0"
27+
"js-yaml": "^4.1.1"
2828
},
2929
"devDependencies": {
3030
"@types/node": "^20.8.2",

0 commit comments

Comments
 (0)