Merge pull request #5831 from nextcloud/dependabot/npm_and_yarn/stable28/relative-ci/agent-4.2.7

This commit is contained in:
dependabot[bot]
2024-05-04 05:44:48 +00:00
committed by GitHub

28
package-lock.json generated
View File

@@ -4221,14 +4221,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",
@@ -4272,9 +4272,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": {
@@ -24032,14 +24032,14 @@
}
},
"@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",
@@ -24064,9 +24064,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": {