Merge pull request #5202 from nextcloud/dependabot/npm_and_yarn/main/relative-ci/agent-4.1.10

This commit is contained in:
dependabot[bot]
2023-10-14 03:58:28 +00:00
committed by GitHub
2 changed files with 32 additions and 32 deletions

62
package-lock.json generated
View File

@@ -51,7 +51,7 @@
"@nextcloud/eslint-config": "^8.3.0", "@nextcloud/eslint-config": "^8.3.0",
"@nextcloud/stylelint-config": "^2.3.1", "@nextcloud/stylelint-config": "^2.3.1",
"@nextcloud/webpack-vue-config": "^6.0.0", "@nextcloud/webpack-vue-config": "^6.0.0",
"@relative-ci/agent": "^4.1.9", "@relative-ci/agent": "^4.1.10",
"@vue/test-utils": "^1.3.6", "@vue/test-utils": "^1.3.6",
"@vue/vue2-jest": "^29.2.6", "@vue/vue2-jest": "^29.2.6",
"cypress": "^13.3.0", "cypress": "^13.3.0",
@@ -2024,9 +2024,9 @@
"dev": true "dev": true
}, },
"node_modules/@bundle-stats/plugin-webpack-validate": { "node_modules/@bundle-stats/plugin-webpack-validate": {
"version": "4.7.0", "version": "4.7.7",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.7.0.tgz", "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.7.7.tgz",
"integrity": "sha512-5G2L1JKRqv9Qqc7u0NkXYet+UAHpZtJm8uzOflzkLFXTwXEcCjCq3fWKfWvU6XEih3vdYXNocVlcODLwcvRqmg==", "integrity": "sha512-1CrpLp7HSmVxhEbLmwOXhVvcZX2wXLP80QLqfIrdYr4XfraoDaB0sOrJtsP2okP9id/YGI1uDTbAUy4oQ5vYAA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"lodash": "4.17.21", "lodash": "4.17.21",
@@ -4243,14 +4243,14 @@
} }
}, },
"node_modules/@relative-ci/agent": { "node_modules/@relative-ci/agent": {
"version": "4.1.9", "version": "4.1.10",
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.1.9.tgz", "resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.1.10.tgz",
"integrity": "sha512-ytNW+8E3P3m/M1YicBUbQCUBXgg6Sxp8LIHFrg0dWe0F1Q0KqtUgIxgxJuxqf3a+KkOE7jmbnVyeLJeyEj11Yg==", "integrity": "sha512-i1qOq438pAKomDq8xFlAE45Ab9uQyHBsFQ1hoiM7/zUcQUHFvWlg62f+9U6RasN0F0eQZlyB5/PTpTmXtLKWuw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@bundle-stats/plugin-webpack-filter": "4.7.0", "@bundle-stats/plugin-webpack-filter": "4.7.7",
"@bundle-stats/plugin-webpack-validate": "4.7.0", "@bundle-stats/plugin-webpack-validate": "4.7.7",
"core-js": "3.32.2", "core-js": "3.33.0",
"cosmiconfig": "8.3.6", "cosmiconfig": "8.3.6",
"debug": "4.3.4", "debug": "4.3.4",
"dotenv": "16.3.1", "dotenv": "16.3.1",
@@ -4271,9 +4271,9 @@
} }
}, },
"node_modules/@relative-ci/agent/node_modules/@bundle-stats/plugin-webpack-filter": { "node_modules/@relative-ci/agent/node_modules/@bundle-stats/plugin-webpack-filter": {
"version": "4.7.0", "version": "4.7.7",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.7.0.tgz", "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.7.7.tgz",
"integrity": "sha512-viyFwt/+IjjP7vckHe6LbI6QJDEwVOdtGsyHBVe+w4m6X7YQtob26WXjC2lno3W1GolUBtkVinro4/IVrQDRKg==", "integrity": "sha512-iiaicfIK9/XKRhRgXNbeJKcAbbtwQLf+UBHMMAyPB7eYU5pk0Ii38DRYOqJN1X7vngUZKzmotiVCjvOGCEnW1A==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">= 14.0" "node": ">= 14.0"
@@ -4289,9 +4289,9 @@
"dev": true "dev": true
}, },
"node_modules/@relative-ci/agent/node_modules/core-js": { "node_modules/@relative-ci/agent/node_modules/core-js": {
"version": "3.32.2", "version": "3.33.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.32.2.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.33.0.tgz",
"integrity": "sha512-pxXSw1mYZPDGvTQqEc5vgIb83jGQKFGYWY76z4a7weZXUolw3G+OvpZqSRcfYOoOVUQJYEPsWeQK8pKEnUtWxQ==", "integrity": "sha512-HoZr92+ZjFEKar5HS6MC776gYslNOKHt75mEBKWKnPeFDpZ6nH5OeF3S6HFT1mUAUZKrzkez05VboaX8myjSuw==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"funding": { "funding": {
@@ -22192,9 +22192,9 @@
"dev": true "dev": true
}, },
"@bundle-stats/plugin-webpack-validate": { "@bundle-stats/plugin-webpack-validate": {
"version": "4.7.0", "version": "4.7.7",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.7.0.tgz", "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.7.7.tgz",
"integrity": "sha512-5G2L1JKRqv9Qqc7u0NkXYet+UAHpZtJm8uzOflzkLFXTwXEcCjCq3fWKfWvU6XEih3vdYXNocVlcODLwcvRqmg==", "integrity": "sha512-1CrpLp7HSmVxhEbLmwOXhVvcZX2wXLP80QLqfIrdYr4XfraoDaB0sOrJtsP2okP9id/YGI1uDTbAUy4oQ5vYAA==",
"dev": true, "dev": true,
"requires": { "requires": {
"lodash": "4.17.21", "lodash": "4.17.21",
@@ -23814,14 +23814,14 @@
} }
}, },
"@relative-ci/agent": { "@relative-ci/agent": {
"version": "4.1.9", "version": "4.1.10",
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.1.9.tgz", "resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.1.10.tgz",
"integrity": "sha512-ytNW+8E3P3m/M1YicBUbQCUBXgg6Sxp8LIHFrg0dWe0F1Q0KqtUgIxgxJuxqf3a+KkOE7jmbnVyeLJeyEj11Yg==", "integrity": "sha512-i1qOq438pAKomDq8xFlAE45Ab9uQyHBsFQ1hoiM7/zUcQUHFvWlg62f+9U6RasN0F0eQZlyB5/PTpTmXtLKWuw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@bundle-stats/plugin-webpack-filter": "4.7.0", "@bundle-stats/plugin-webpack-filter": "4.7.7",
"@bundle-stats/plugin-webpack-validate": "4.7.0", "@bundle-stats/plugin-webpack-validate": "4.7.7",
"core-js": "3.32.2", "core-js": "3.33.0",
"cosmiconfig": "8.3.6", "cosmiconfig": "8.3.6",
"debug": "4.3.4", "debug": "4.3.4",
"dotenv": "16.3.1", "dotenv": "16.3.1",
@@ -23833,9 +23833,9 @@
}, },
"dependencies": { "dependencies": {
"@bundle-stats/plugin-webpack-filter": { "@bundle-stats/plugin-webpack-filter": {
"version": "4.7.0", "version": "4.7.7",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.7.0.tgz", "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.7.7.tgz",
"integrity": "sha512-viyFwt/+IjjP7vckHe6LbI6QJDEwVOdtGsyHBVe+w4m6X7YQtob26WXjC2lno3W1GolUBtkVinro4/IVrQDRKg==", "integrity": "sha512-iiaicfIK9/XKRhRgXNbeJKcAbbtwQLf+UBHMMAyPB7eYU5pk0Ii38DRYOqJN1X7vngUZKzmotiVCjvOGCEnW1A==",
"dev": true, "dev": true,
"requires": {} "requires": {}
}, },
@@ -23846,9 +23846,9 @@
"dev": true "dev": true
}, },
"core-js": { "core-js": {
"version": "3.32.2", "version": "3.33.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.32.2.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.33.0.tgz",
"integrity": "sha512-pxXSw1mYZPDGvTQqEc5vgIb83jGQKFGYWY76z4a7weZXUolw3G+OvpZqSRcfYOoOVUQJYEPsWeQK8pKEnUtWxQ==", "integrity": "sha512-HoZr92+ZjFEKar5HS6MC776gYslNOKHt75mEBKWKnPeFDpZ6nH5OeF3S6HFT1mUAUZKrzkez05VboaX8myjSuw==",
"dev": true "dev": true
}, },
"cosmiconfig": { "cosmiconfig": {

View File

@@ -79,7 +79,7 @@
"@nextcloud/eslint-config": "^8.3.0", "@nextcloud/eslint-config": "^8.3.0",
"@nextcloud/stylelint-config": "^2.3.1", "@nextcloud/stylelint-config": "^2.3.1",
"@nextcloud/webpack-vue-config": "^6.0.0", "@nextcloud/webpack-vue-config": "^6.0.0",
"@relative-ci/agent": "^4.1.9", "@relative-ci/agent": "^4.1.10",
"@vue/test-utils": "^1.3.6", "@vue/test-utils": "^1.3.6",
"@vue/vue2-jest": "^29.2.6", "@vue/vue2-jest": "^29.2.6",
"cypress": "^13.3.0", "cypress": "^13.3.0",