aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-16 07:35:27 +0000
committerGitHub <noreply@github.com>2024-03-16 07:35:27 +0000
commitaef66da82b0408caefe330f894c1543015ff17ff (patch)
tree1ae619703072dddb1e2f05e3c50bcb8f99d0b38e /package-lock.json
parent90e09a2de5c2005d3497fe4af15ba346f63060bd (diff)
parent1a64d540eda2cf478edc8c230dcc221f43be95b4 (diff)
downloadnextcloud-server-aef66da82b0408caefe330f894c1543015ff17ff.tar.gz
nextcloud-server-aef66da82b0408caefe330f894c1543015ff17ff.zip
Merge pull request #44244 from nextcloud/dependabot/npm_and_yarn/cypress/vue2-2.1.0
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 66c221f1b5e..fe70f03c72e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -93,7 +93,7 @@
"devDependencies": {
"@babel/node": "^7.22.10",
"@babel/preset-typescript": "^7.23.2",
- "@cypress/vue2": "^2.0.1",
+ "@cypress/vue2": "^2.1.0",
"@cypress/webpack-preprocessor": "^6.0.1",
"@jest/globals": "^29.7.0",
"@nextcloud/babel-config": "^1.0.0",
@@ -2184,9 +2184,9 @@
}
},
"node_modules/@cypress/vue2": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/@cypress/vue2/-/vue2-2.0.1.tgz",
- "integrity": "sha512-pW0HFZxMm16UG3flZwUED357HlaRo1MgsHNE3rFs2cgdWFBunTcSbubYjrUFmeoRwEc//u6W0Hm77sOYSf7CLw==",
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/@cypress/vue2/-/vue2-2.1.0.tgz",
+ "integrity": "sha512-UIzPfn54UgWUf9HVSyQi/GOVWm7/ns6x5clbODd7NcLsau/BiKpdVqYoy4vufdTP7RvXGm3xYfpdUhWGZwz7Gw==",
"dev": true,
"engines": {
"node": ">=8"