Skip to content

Commit b70c29e

Browse files
committed
Pin dependency vee-validate to 3.4.12
1 parent 5313ed1 commit b70c29e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"nuxt-svg-loader": "1.2.0",
3030
"papaparse": "5.3.1",
3131
"promise-polyfill": "8.2.0",
32-
"vee-validate": "^3.4.12",
32+
"vee-validate": "3.4.12",
3333
"vue": "2.6.14",
3434
"vue-apexcharts": "1.6.2",
3535
"vuex": "3.6.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10223,7 +10223,7 @@ vary@^1.1.2, vary@~1.1.2:
1022310223
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
1022410224
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
1022510225

10226-
vee-validate@^3.4.12:
10226+
1022710227
version "3.4.12"
1022810228
resolved "https://registry.yarnpkg.com/vee-validate/-/vee-validate-3.4.12.tgz#a268f34b712ac8a2f951544ff4cc14d9808212f0"
1022910229
integrity sha512-mKYlbLmnKVj6zQ4pWBpOEQhc4rcee+wYy2IuMJEuH4Omx31g62YRVnjO3DMeWz7kAQN8z11UwHTY5s75gAGzRw==

0 commit comments

Comments
 (0)