Skip to content

Commit f1f12db

Browse files
authored
update dependencies (#223)
1 parent d12c956 commit f1f12db

File tree

2 files changed

+50
-109
lines changed

2 files changed

+50
-109
lines changed

package-lock.json

Lines changed: 46 additions & 105 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"core-js": "2.6.12",
3333
"debug": "^4.3.4",
3434
"electron": "^15.5.5",
35-
"express": "^4.18.1",
35+
"express": "^4.18.2",
3636
"lodash.clonedeep": "^4.5.0",
3737
"nanoid": "^3.3.4",
3838
"socket.io": "^2.3.0",
@@ -49,7 +49,7 @@
4949
"ava": "^3.15.0",
5050
"babel-eslint": "^10.1.0",
5151
"buefy": "^0.9.13",
52-
"codeceptjs": "^3.3.6",
52+
"codeceptjs": "^3.3.7",
5353
"contributor-faces": "^1.1.0",
5454
"copy-text-to-clipboard": "^3.0.1",
5555
"electron-icon-builder": "^2.0.1",
@@ -58,11 +58,11 @@
5858
"husky": "^7.0.4",
5959
"lint-staged": "^11.2.6",
6060
"moment": "^2.29.4",
61-
"playwright": "^1.25",
61+
"playwright": "^1.29",
6262
"prismjs": "^1.29.0",
6363
"puppeteer": "^10.4.0",
6464
"qrcode-terminal": "^0.12.0",
65-
"sass": "^1.54.9",
65+
"sass": "^1.57.1",
6666
"sass-loader": "^10.2.0",
6767
"tailwindcss": "^1.9.6",
6868
"testcafe": "^1.20.1",

0 commit comments

Comments
 (0)