Skip to content

Commit

Permalink
Update sawmill to version 2.0.23 (#19911)
Browse files Browse the repository at this point in the history
  • Loading branch information
linuspahl authored Jul 16, 2024
1 parent e37d340 commit 0d038ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"extends": "graylog"
},
"dependencies": {
"@graylog/sawmill": "2.0.22",
"@graylog/sawmill": "2.0.23",
"@tanstack/react-query": "4.36.1",
"@types/create-react-class": "15.6.8",
"@types/jquery": "3.5.30",
Expand Down
8 changes: 4 additions & 4 deletions graylog2-web-interface/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1978,10 +1978,10 @@
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.1.tgz#16308cea045f0fc777b6ff20a9f25474dd8293d2"
integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==

"@graylog/[email protected].22":
version "2.0.22"
resolved "https://registry.yarnpkg.com/@graylog/sawmill/-/sawmill-2.0.22.tgz#59b971b6a48dd292544a5fa1e9da5dbc8b2225ac"
integrity sha512-YjXNh85UqLDO1+BHif196Nquh9HeEEs3s9EtoJVKlrciCG8WO09QJioQrrvC9+iKF1llSHvAo+ByjiJRg9ejog==
"@graylog/[email protected].23":
version "2.0.23"
resolved "https://registry.yarnpkg.com/@graylog/sawmill/-/sawmill-2.0.23.tgz#838050a9ed4b065d2b42bd8e13753be7658deca4"
integrity sha512-KdPxjmWzH6ukeclz5HNTuhVBjTq8zTq3cW2/cQJbHyF1G43GegmPTSG/OBdZKwxfDU6ON230L8ZXjuaekc3eSw==
dependencies:
"@openfonts/dm-sans_latin" "^1.0.2"
"@openfonts/source-sans-pro_latin" "^1.44.2"
Expand Down

0 comments on commit 0d038ef

Please sign in to comment.