Merge pull request #5867 from nextcloud/dependabot/npm_and_yarn/main/relative-ci/agent-4.2.7
This commit is contained in:
30
package-lock.json
generated
30
package-lock.json
generated
@@ -52,7 +52,7 @@
|
||||
"@nextcloud/eslint-config": "^8.3.0",
|
||||
"@nextcloud/stylelint-config": "^2.4.0",
|
||||
"@nextcloud/webpack-vue-config": "^6.0.0",
|
||||
"@relative-ci/agent": "^4.2.6",
|
||||
"@relative-ci/agent": "^4.2.7",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"@vue/vue2-jest": "^29.2.6",
|
||||
"cypress": "^13.9.0",
|
||||
@@ -4157,14 +4157,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@relative-ci/agent": {
|
||||
"version": "4.2.6",
|
||||
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.2.6.tgz",
|
||||
"integrity": "sha512-eN0PvIsoOup4GklpFz6mJVIlYxW4Gs4JHVm1fgwLEMWlY9pdGkCzJ9AqEYYH92812yewtEorFmAA3KJoGOm4ZA==",
|
||||
"version": "4.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.2.7.tgz",
|
||||
"integrity": "sha512-alt3cmjxNK/8Ih37pQK85C8mfBQLgORTmXyq2vPVabXtc5ogDP+aeVlBN6GVoalFkKcXTvM3JUDKBX0+ijNEaQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@bundle-stats/plugin-webpack-filter": "4.12.2",
|
||||
"@bundle-stats/plugin-webpack-validate": "4.12.2",
|
||||
"core-js": "3.36.1",
|
||||
"core-js": "3.37.0",
|
||||
"cosmiconfig": "9.0.0",
|
||||
"debug": "4.3.4",
|
||||
"dotenv": "16.4.5",
|
||||
@@ -4208,9 +4208,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@relative-ci/agent/node_modules/core-js": {
|
||||
"version": "3.36.1",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.36.1.tgz",
|
||||
"integrity": "sha512-BTvUrwxVBezj5SZ3f10ImnX2oRByMxql3EimVqMysepbC9EeMUOpLwdy6Eoili2x6E4kf+ZUB5k/+Jv55alPfA==",
|
||||
"version": "3.37.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.0.tgz",
|
||||
"integrity": "sha512-fu5vHevQ8ZG4og+LXug8ulUtVxjOcEYvifJr7L5Bfq9GOztVqsKd9/59hUk2ZSbCrS3BqUr3EpaYGIYzq7g3Ug==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"funding": {
|
||||
@@ -24599,14 +24599,14 @@
|
||||
"optional": true
|
||||
},
|
||||
"@relative-ci/agent": {
|
||||
"version": "4.2.6",
|
||||
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.2.6.tgz",
|
||||
"integrity": "sha512-eN0PvIsoOup4GklpFz6mJVIlYxW4Gs4JHVm1fgwLEMWlY9pdGkCzJ9AqEYYH92812yewtEorFmAA3KJoGOm4ZA==",
|
||||
"version": "4.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.2.7.tgz",
|
||||
"integrity": "sha512-alt3cmjxNK/8Ih37pQK85C8mfBQLgORTmXyq2vPVabXtc5ogDP+aeVlBN6GVoalFkKcXTvM3JUDKBX0+ijNEaQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@bundle-stats/plugin-webpack-filter": "4.12.2",
|
||||
"@bundle-stats/plugin-webpack-validate": "4.12.2",
|
||||
"core-js": "3.36.1",
|
||||
"core-js": "3.37.0",
|
||||
"cosmiconfig": "9.0.0",
|
||||
"debug": "4.3.4",
|
||||
"dotenv": "16.4.5",
|
||||
@@ -24631,9 +24631,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"core-js": {
|
||||
"version": "3.36.1",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.36.1.tgz",
|
||||
"integrity": "sha512-BTvUrwxVBezj5SZ3f10ImnX2oRByMxql3EimVqMysepbC9EeMUOpLwdy6Eoili2x6E4kf+ZUB5k/+Jv55alPfA==",
|
||||
"version": "3.37.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.0.tgz",
|
||||
"integrity": "sha512-fu5vHevQ8ZG4og+LXug8ulUtVxjOcEYvifJr7L5Bfq9GOztVqsKd9/59hUk2ZSbCrS3BqUr3EpaYGIYzq7g3Ug==",
|
||||
"dev": true
|
||||
},
|
||||
"cosmiconfig": {
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
"@nextcloud/eslint-config": "^8.3.0",
|
||||
"@nextcloud/stylelint-config": "^2.4.0",
|
||||
"@nextcloud/webpack-vue-config": "^6.0.0",
|
||||
"@relative-ci/agent": "^4.2.6",
|
||||
"@relative-ci/agent": "^4.2.7",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"@vue/vue2-jest": "^29.2.6",
|
||||
"cypress": "^13.9.0",
|
||||
|
||||
Reference in New Issue
Block a user