diff --git a/package-lock.json b/package-lock.json index 26dcc9c3..f5a0db67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@babel/preset-env": "7.20.2", "@testing-library/jest-dom": "5.16.5", "@testing-library/vue": "6.6.1", - "@vue/vue3-jest": "29.2.1", + "@vue/vue3-jest": "29.2.2", "autoprefixer": "10.4.13", "axios": "0.9.1", "babel-core": "7.0.0-bridge.0", @@ -4507,9 +4507,9 @@ } }, "node_modules/@vue/vue3-jest": { - "version": "29.2.1", - "resolved": "https://registry.npmjs.org/@vue/vue3-jest/-/vue3-jest-29.2.1.tgz", - "integrity": "sha512-Jo0Yros3gnuHNumBG52+0TJoDB3vUJbnOGKJL4QTXGHZswmFXcRe1Ti3xEwR+ZCRpAee054+8yeTxG7eHi7FNQ==", + "version": "29.2.2", + "resolved": "https://registry.npmjs.org/@vue/vue3-jest/-/vue3-jest-29.2.2.tgz", + "integrity": "sha512-cwREf/2RSOIzXVoKtLsF/VaGvq2iGHtUls+FxbU/4SUnBg9fgfbBancisifQPLoOvjdaYs9T20ho5b2EsNi2Lw==", "dev": true, "dependencies": { "@babel/plugin-transform-modules-commonjs": "^7.2.0", @@ -20183,9 +20183,9 @@ "requires": {} }, "@vue/vue3-jest": { - "version": "29.2.1", - "resolved": "https://registry.npmjs.org/@vue/vue3-jest/-/vue3-jest-29.2.1.tgz", - "integrity": "sha512-Jo0Yros3gnuHNumBG52+0TJoDB3vUJbnOGKJL4QTXGHZswmFXcRe1Ti3xEwR+ZCRpAee054+8yeTxG7eHi7FNQ==", + "version": "29.2.2", + "resolved": "https://registry.npmjs.org/@vue/vue3-jest/-/vue3-jest-29.2.2.tgz", + "integrity": "sha512-cwREf/2RSOIzXVoKtLsF/VaGvq2iGHtUls+FxbU/4SUnBg9fgfbBancisifQPLoOvjdaYs9T20ho5b2EsNi2Lw==", "dev": true, "requires": { "@babel/plugin-transform-modules-commonjs": "^7.2.0", diff --git a/package.json b/package.json index cec6e04f..2403fa86 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@babel/preset-env": "7.20.2", "@testing-library/jest-dom": "5.16.5", "@testing-library/vue": "6.6.1", - "@vue/vue3-jest": "29.2.1", + "@vue/vue3-jest": "29.2.2", "autoprefixer": "10.4.13", "axios": "0.9.1", "babel-core": "7.0.0-bridge.0",