Skip to content

Commit 66f4db9

Browse files
authored
Merge branch 'main' into renovate/ajv-8.x
2 parents 7dd558d + c145ac3 commit 66f4db9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"pino-pretty": "13.1.3",
1616
"prom-client": "15.1.3",
1717
"redlock": "5.0.0-beta.2",
18-
"ws": "8.19.0",
18+
"ws": "8.20.0",
1919
"@date-fns/tz": "1.4.1"
2020
},
2121
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2989,10 +2989,10 @@ write-file-atomic@^7.0.0:
29892989
dependencies:
29902990
signal-exit "^4.0.1"
29912991

2992-
ws@8.19.0:
2993-
version "8.19.0"
2994-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.19.0.tgz#ddc2bdfa5b9ad860204f5a72a4863a8895fd8c8b"
2995-
integrity sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==
2992+
ws@8.20.0:
2993+
version "8.20.0"
2994+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.20.0.tgz#4cd9532358eba60bc863aad1623dfb045a4d4af8"
2995+
integrity sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==
29962996

29972997
xtend@^4.0.0:
29982998
version "4.0.2"

0 commit comments

Comments
 (0)