Skip to content

Commit 6979e14

Browse files
authored
Merge branch 'main' into precious/pearl-cosmetic-fixes
2 parents cd69d9a + a7f3758 commit 6979e14

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
@@ -113,7 +113,7 @@
113113
"@babel/plugin-transform-modules-systemjs": "7.29.7",
114114
"rollup": "4.60.4",
115115
"qs": "6.15.2",
116-
"ws": "8.20.1",
116+
"ws": "8.21.0",
117117
"koa": "2.16.4",
118118
"**/nx/minimatch": "9.0.9",
119119
"**/@nx/devkit/minimatch": "9.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13635,10 +13635,10 @@ write-file-atomic@^7.0.0:
1363513635
dependencies:
1363613636
signal-exit "^4.0.1"
1363713637

13638-
ws@8.18.0, ws@8.18.3, ws@8.20.1, ws@^8.11.0, ws@^8.13.0:
13639-
version "8.20.1"
13640-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.20.1.tgz#91a9ae2b312ccf98e0a85ec499b48cef45ab0ddb"
13641-
integrity sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==
13638+
ws@8.18.0, ws@8.18.3, ws@8.21.0, ws@^8.11.0, ws@^8.13.0:
13639+
version "8.21.0"
13640+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.21.0.tgz#012e413fc07429945121b0c153158c4343086951"
13641+
integrity sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==
1364213642

1364313643
xml-name-validator@^4.0.0:
1364413644
version "4.0.0"

0 commit comments

Comments
 (0)