Skip to content

Commit 9a602f0

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents d7b2abd + d077009 commit 9a602f0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"webpack-cli": "^5.1.1",
160160
"webpack-dev-server": "^4.15.0",
161161
"ws": "^8.14.2",
162-
"yjs": "13.6.8",
162+
"yjs": "13.6.9",
163163
"ywasm": "0.16.10"
164164
},
165165
"types": "lib/index.d.ts",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3747,7 +3747,7 @@ leven@^3.1.0:
37473747
resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"
37483748
integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
37493749

3750-
lib0@^0.2.74:
3750+
lib0@^0.2.86:
37513751
version "0.2.87"
37523752
resolved "https://registry.yarnpkg.com/lib0/-/lib0-0.2.87.tgz#7075d3a8083c756314e31f83eb662d2ad4426a46"
37533753
integrity sha512-TbB63XJixvNToW2IHWAFsCJj9tVnajmwjE14p69i51Rx8byOQd2IP4ourE8v4d7vhyO++nVm1sQk3ePslfbucg==
@@ -5781,12 +5781,12 @@ yargs@^17.3.1, yargs@^17.7.2:
57815781
y18n "^5.0.5"
57825782
yargs-parser "^21.1.1"
57835783

5784-
yjs@13.6.8:
5785-
version "13.6.8"
5786-
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.8.tgz#0d6cebf4d7e69b08ede5ecf6368ddbd9c7603c2e"
5787-
integrity sha512-ZPq0hpJQb6f59B++Ngg4cKexDJTvfOgeiv0sBc4sUm8CaBWH7OQC4kcCgrqbjJ/B2+6vO49exvTmYfdlPtcjbg==
5784+
yjs@13.6.9:
5785+
version "13.6.9"
5786+
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.9.tgz#d9c00c677e04e4c83ad327d13cfca0f79b6f83d4"
5787+
integrity sha512-kn5QVWRdMrdfAs5DyhMB/1Yc038N7kpD4dianzwfsh2dShQgbN+UIq1c8eqbumwrdL6w5ersJLJ/pllL/N8KXA==
57885788
dependencies:
5789-
lib0 "^0.2.74"
5789+
lib0 "^0.2.86"
57905790

57915791
yn@3.1.1:
57925792
version "3.1.1"

0 commit comments

Comments
 (0)