Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"webpack-bundle-analyzer": "^4.9.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",
"yaml": "^1.6.0"
"yaml": "^1.10.3"
},
"license": "SEE LICENSE IN LICENSE.txt",
"jest-junit": {
Expand Down
11 changes: 9 additions & 2 deletions src/ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2870,7 +2870,7 @@ __metadata:
webpack-bundle-analyzer: ^4.9.0
webpack-cli: ^5.1.4
webpack-dev-server: ^4.15.1
yaml: ^1.6.0
yaml: ^1.10.3
dependenciesMeta:
react-cookie-consent:
optional: true
Expand Down Expand Up @@ -16480,7 +16480,14 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^1.6.0, yaml@npm:^1.7.2":
"yaml@npm:^1.10.3":
version: 1.10.3
resolution: "yaml@npm:1.10.3"
checksum: 6a2dd3582f4fbcc8d0e32dc26d1a42f72a901eb6ae8fad616bd720514b11a53a64eabc21dba97fbcd951c7c0e1963502313789d93a753e7786e7452376498be5
languageName: node
linkType: hard

"yaml@npm:^1.7.2":
version: 1.10.2
resolution: "yaml@npm:1.10.2"
checksum: ce4ada136e8a78a0b08dc10b4b900936912d15de59905b2bf415b4d33c63df1d555d23acb2a41b23cf9fb5da41c256441afca3d6509de7247daa062fd2c5ea5f
Expand Down
Loading