diff --git a/package-lock.json b/package-lock.json index 395697e1..4584aae5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4491,9 +4491,9 @@ } }, "node_modules/@vue/composition-api": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/@vue/composition-api/-/composition-api-1.1.4.tgz", - "integrity": "sha512-f618a79X0VepQUoZofaAYzaherBuzfIIYah4gQPcwmXgN3oeuGdhO7DY2s3Rjcw7r9yTEh5sQIowbNWy6INGjg==", + "version": "1.1.5", + "resolved": "https://registry.npmjs.org/@vue/composition-api/-/composition-api-1.1.5.tgz", + "integrity": "sha512-OBi35vuM2ZJHENCbYshvikSHZ2qoIl63TBUpszZkmdlmgWLi7yi0tKmesXfP2TsSuNVaKqvxNhHQ9BsEh5IwAg==", "devOptional": true, "dependencies": { "tslib": "^2.3.0" @@ -21472,9 +21472,9 @@ } }, "@vue/composition-api": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/@vue/composition-api/-/composition-api-1.1.4.tgz", - "integrity": "sha512-f618a79X0VepQUoZofaAYzaherBuzfIIYah4gQPcwmXgN3oeuGdhO7DY2s3Rjcw7r9yTEh5sQIowbNWy6INGjg==", + "version": "1.1.5", + "resolved": "https://registry.npmjs.org/@vue/composition-api/-/composition-api-1.1.5.tgz", + "integrity": "sha512-OBi35vuM2ZJHENCbYshvikSHZ2qoIl63TBUpszZkmdlmgWLi7yi0tKmesXfP2TsSuNVaKqvxNhHQ9BsEh5IwAg==", "devOptional": true, "requires": { "tslib": "^2.3.0"