Skip to content

Commit b9db50f

Browse files
committed
web-client: bump deps
1 parent babb84d commit b9db50f

File tree

2 files changed

+31
-57
lines changed

2 files changed

+31
-57
lines changed

package-lock.json

+29-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web-client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"aws-sdk": "2",
2020
"core-js": "3",
2121
"crypto-browserify": "3",
22-
"cypress": "10",
22+
"cypress": "13",
2323
"d3": "7",
2424
"immutable": "4",
2525
"jshashes": "1",
@@ -63,7 +63,7 @@
6363
"eslint-plugin-vue": "9",
6464
"typescript": "4",
6565
"vue-cli-plugin-tailwind": "3",
66-
"vue-loader-v16": "npm:vue-loader@16"
66+
"vue-loader": "17"
6767
},
6868
"browserslist": [
6969
"> 1%",

0 commit comments

Comments
 (0)