Merge pull request #6969 from nextcloud/dependabot/npm_and_yarn/stable31/relative-ci/agent-4.3.1

This commit is contained in:
dependabot[bot]
2025-05-08 15:05:09 +00:00
committed by GitHub

30
package-lock.json generated
View File

@@ -1986,9 +1986,9 @@
"dev": true
},
"node_modules/@bundle-stats/plugin-webpack-validate": {
"version": "4.19.0",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.19.0.tgz",
"integrity": "sha512-yYb8pTnRpQZfjOGIwq5RZQCwe1lW5RweBHs4rRqbyfB9LzIw92X3fqYoy3SEJO8jhnoakThOlHiaSlGyCj2xMQ==",
"version": "4.19.1",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.19.1.tgz",
"integrity": "sha512-bzcYNovzZGGdrIW3blmomFBYTB6mgOoYrmb0CkbHxSXilk29mEb5msS+xqo51jhYzZ9wWoL8JnkWUgngbh12Wg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4521,18 +4521,18 @@
}
},
"node_modules/@relative-ci/agent": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.3.0.tgz",
"integrity": "sha512-4cX2yN9OrarVQ/+AmLC1gjRK8pdFnl/zFXbzz7gfKQR/mYFO61R/LRQBD4ZGylf1hr3yPkn38XfpOKqMZuYjEA==",
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.3.1.tgz",
"integrity": "sha512-h+77HX5IGT/ChIPvgXx/LXlIDKSP5CnucXCr1ULEQr9JlEGHs66n98tlWgeAH2WNMrL/+9WlhudXanpeqBymhw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@bundle-stats/plugin-webpack-filter": "4.19.0",
"@bundle-stats/plugin-webpack-validate": "4.19.0",
"@bundle-stats/plugin-webpack-filter": "4.19.1",
"@bundle-stats/plugin-webpack-validate": "4.19.1",
"core-js": "3.41.0",
"cosmiconfig": "9.0.0",
"debug": "4.4.0",
"dotenv": "16.4.7",
"dotenv": "16.5.0",
"env-ci": "7.3.0",
"fs-extra": "11.3.0",
"lodash": "4.17.21",
@@ -4556,9 +4556,9 @@
}
},
"node_modules/@relative-ci/agent/node_modules/@bundle-stats/plugin-webpack-filter": {
"version": "4.19.0",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.19.0.tgz",
"integrity": "sha512-vFX4rzAyOT59lZE9tzYM32nSK8wRMfi4vF4oAeTbN+9DQR6TCEI1qiIIUWDgRaEXzj14oEqLP+eXjvbsxJlA6g==",
"version": "4.19.1",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.19.1.tgz",
"integrity": "sha512-6/Wn5/t3X4mqxn8TvxRQh2hBm294zI4STjliMcL36w1ap9Lw/CUcXuQwx/kCoTUC9JpncPlXus6Oht6/8Hs5zw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8841,9 +8841,9 @@
}
},
"node_modules/dotenv": {
"version": "16.4.7",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz",
"integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==",
"version": "16.5.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.5.0.tgz",
"integrity": "sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==",
"dev": true,
"license": "BSD-2-Clause",
"engines": {