Skip to content

Commit 88f4c34

Browse files
committed
chore: fix audit error
1 parent 40c2331 commit 88f4c34

File tree

2 files changed

+45
-55
lines changed

2 files changed

+45
-55
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-react-query",
3-
"version": "0.3.3",
3+
"version": "0.4.0",
44
"description": "Vue bindings for react-query",
55
"main": "lib/index.js",
66
"files": [
@@ -68,6 +68,6 @@
6868
"ts-node": "^9.1.1",
6969
"typescript": "^4.2.3",
7070
"vue": "^3.0.7",
71-
"vue-jest": "^5.0.0-alpha.7"
71+
"vue-jest": "^5.0.0-alpha.8"
7272
}
7373
}

0 commit comments

Comments
 (0)