Merge pull request #4976 from nextcloud/dependabot/npm_and_yarn/main/relative-ci/agent-4.1.6

This commit is contained in:
dependabot[bot]
2023-08-05 02:15:31 +00:00
committed by GitHub
2 changed files with 32 additions and 32 deletions

62
package-lock.json generated
View File

@@ -50,7 +50,7 @@
"@nextcloud/eslint-config": "^8.2.1",
"@nextcloud/stylelint-config": "^2.3.1",
"@nextcloud/webpack-vue-config": "^5.5.1",
"@relative-ci/agent": "^4.1.5",
"@relative-ci/agent": "^4.1.6",
"@vue/test-utils": "^1.3.6",
"@vue/vue2-jest": "^29.2.4",
"cypress": "^12.17.2",
@@ -1996,9 +1996,9 @@
"dev": true
},
"node_modules/@bundle-stats/plugin-webpack-validate": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.4.2.tgz",
"integrity": "sha512-vdujMY0OkW1ook6blqFYgb+kW8amH41kA9ukixL0fuM3NFpbQEEv5mi7mnTG14zcz56hkF5+uJz8Q7ie+4/X0Q==",
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.5.2.tgz",
"integrity": "sha512-KiuXd1kcEw4qtx01EvaoV2t3tv8jwhyRoDlPnghRUMpCQd+KEYusL4LZMdlkDpNMle1Zg3OAOVcduFFg1h9BHQ==",
"dev": true,
"dependencies": {
"lodash": "4.17.21",
@@ -4025,14 +4025,14 @@
}
},
"node_modules/@relative-ci/agent": {
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.1.5.tgz",
"integrity": "sha512-SXYXWFTVEyCWZo9slhmrOheucN/HKkg91D2qjRNCbmBL0lA4/tu0FQ1Yu7qvHKjo1iBalO+zTHqp1++mKDtx8w==",
"version": "4.1.6",
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.1.6.tgz",
"integrity": "sha512-4kycHnO0YDVoz/WaIgVGVBYmOluALfPM7PW1X+TI6OcXWPyWfPgPmteS/zkSRHvLGDVGTwjFug9TKudq/pi68A==",
"dev": true,
"dependencies": {
"@bundle-stats/plugin-webpack-filter": "4.4.2",
"@bundle-stats/plugin-webpack-validate": "4.4.2",
"core-js": "3.31.0",
"@bundle-stats/plugin-webpack-filter": "4.5.2",
"@bundle-stats/plugin-webpack-validate": "4.5.2",
"core-js": "3.31.1",
"cosmiconfig": "8.2.0",
"debug": "4.3.4",
"dotenv": "16.3.1",
@@ -4053,9 +4053,9 @@
}
},
"node_modules/@relative-ci/agent/node_modules/@bundle-stats/plugin-webpack-filter": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.4.2.tgz",
"integrity": "sha512-qWtRE7vHPbu3yFFkK/qnD79B2mzmnH29lqGYAhKQhxEJKeIdLWKi2RNvd8mBspSaaCxLI6bq/SCZ8I0S9VbD3g==",
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.5.2.tgz",
"integrity": "sha512-M2I8/CGtGgVML4GIJ7AroRhwifQjuXKxNBPmXycjKQ26Uc5UW8u+TwtkTh0/tA71qTsAAblfdowWs2EyKu77AQ==",
"dev": true,
"engines": {
"node": ">= 14.0"
@@ -4065,9 +4065,9 @@
}
},
"node_modules/@relative-ci/agent/node_modules/core-js": {
"version": "3.31.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.31.0.tgz",
"integrity": "sha512-NIp2TQSGfR6ba5aalZD+ZQ1fSxGhDo/s1w0nx3RYzf2pnJxt7YynxFlFScP6eV7+GZsKO95NSjGxyJsU3DZgeQ==",
"version": "3.31.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.31.1.tgz",
"integrity": "sha512-2sKLtfq1eFST7l7v62zaqXacPc7uG8ZAya8ogijLhTtaKNcpzpB4TMoTw2Si+8GYKRwFPMMtUT0263QFWFfqyQ==",
"dev": true,
"hasInstallScript": true,
"funding": {
@@ -20925,9 +20925,9 @@
"dev": true
},
"@bundle-stats/plugin-webpack-validate": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.4.2.tgz",
"integrity": "sha512-vdujMY0OkW1ook6blqFYgb+kW8amH41kA9ukixL0fuM3NFpbQEEv5mi7mnTG14zcz56hkF5+uJz8Q7ie+4/X0Q==",
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.5.2.tgz",
"integrity": "sha512-KiuXd1kcEw4qtx01EvaoV2t3tv8jwhyRoDlPnghRUMpCQd+KEYusL4LZMdlkDpNMle1Zg3OAOVcduFFg1h9BHQ==",
"dev": true,
"requires": {
"lodash": "4.17.21",
@@ -22430,14 +22430,14 @@
}
},
"@relative-ci/agent": {
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.1.5.tgz",
"integrity": "sha512-SXYXWFTVEyCWZo9slhmrOheucN/HKkg91D2qjRNCbmBL0lA4/tu0FQ1Yu7qvHKjo1iBalO+zTHqp1++mKDtx8w==",
"version": "4.1.6",
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.1.6.tgz",
"integrity": "sha512-4kycHnO0YDVoz/WaIgVGVBYmOluALfPM7PW1X+TI6OcXWPyWfPgPmteS/zkSRHvLGDVGTwjFug9TKudq/pi68A==",
"dev": true,
"requires": {
"@bundle-stats/plugin-webpack-filter": "4.4.2",
"@bundle-stats/plugin-webpack-validate": "4.4.2",
"core-js": "3.31.0",
"@bundle-stats/plugin-webpack-filter": "4.5.2",
"@bundle-stats/plugin-webpack-validate": "4.5.2",
"core-js": "3.31.1",
"cosmiconfig": "8.2.0",
"debug": "4.3.4",
"dotenv": "16.3.1",
@@ -22449,16 +22449,16 @@
},
"dependencies": {
"@bundle-stats/plugin-webpack-filter": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.4.2.tgz",
"integrity": "sha512-qWtRE7vHPbu3yFFkK/qnD79B2mzmnH29lqGYAhKQhxEJKeIdLWKi2RNvd8mBspSaaCxLI6bq/SCZ8I0S9VbD3g==",
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.5.2.tgz",
"integrity": "sha512-M2I8/CGtGgVML4GIJ7AroRhwifQjuXKxNBPmXycjKQ26Uc5UW8u+TwtkTh0/tA71qTsAAblfdowWs2EyKu77AQ==",
"dev": true,
"requires": {}
},
"core-js": {
"version": "3.31.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.31.0.tgz",
"integrity": "sha512-NIp2TQSGfR6ba5aalZD+ZQ1fSxGhDo/s1w0nx3RYzf2pnJxt7YynxFlFScP6eV7+GZsKO95NSjGxyJsU3DZgeQ==",
"version": "3.31.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.31.1.tgz",
"integrity": "sha512-2sKLtfq1eFST7l7v62zaqXacPc7uG8ZAya8ogijLhTtaKNcpzpB4TMoTw2Si+8GYKRwFPMMtUT0263QFWFfqyQ==",
"dev": true
}
}

View File

@@ -78,7 +78,7 @@
"@nextcloud/eslint-config": "^8.2.1",
"@nextcloud/stylelint-config": "^2.3.1",
"@nextcloud/webpack-vue-config": "^5.5.1",
"@relative-ci/agent": "^4.1.5",
"@relative-ci/agent": "^4.1.6",
"@vue/test-utils": "^1.3.6",
"@vue/vue2-jest": "^29.2.4",
"cypress": "^12.17.2",