Commit Graph

151 Commits

Author SHA1 Message Date
Giulio
c9003e12be Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/workbox-webpack-plugin-6.5.4' into dev 2023-01-12 11:59:00 +01:00
dependabot[bot]
1affb63c97
Bump workbox-webpack-plugin from 6.5.3 to 6.5.4 in /frontend
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.3...v6.5.4)

---
updated-dependencies:
- dependency-name: workbox-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 10:47:04 +00:00
dependabot[bot]
4eab9f6c6c
Bump @datadog/browser-rum from 4.11.4 to 4.30.0 in /frontend
Bumps [@datadog/browser-rum](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/rum) from 4.11.4 to 4.30.0.
- [Release notes](https://github.com/DataDog/browser-sdk/releases)
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v4.30.0/packages/rum)

---
updated-dependencies:
- dependency-name: "@datadog/browser-rum"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 10:44:23 +00:00
Giulio
5a309aeac5 Merge branch 'main' into dev 2023-01-10 18:00:43 +01:00
Alberto Xamin
8d90935e7d improved admin tools 2023-01-03 15:29:46 +00:00
dependabot[bot]
2c1d223cde
Bump minimatch from 3.0.4 to 3.1.2 in /frontend
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 13:52:39 +00:00
Alberto Xamin
a6edde725a Merge branch 'main' into dev 2022-12-29 13:36:24 +00:00
dependabot[bot]
eb7c323cfc
Bump express from 4.17.2 to 4.18.2 in /frontend
Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 13:33:17 +00:00
Giulio
c0e16f9472 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/caniuse-lite-1.0.30001352' into dev 2022-06-14 11:14:22 +02:00
dependabot[bot]
fda5e78c34
Bump @datadog/browser-rum from 4.11.2 to 4.11.4 in /frontend
Bumps [@datadog/browser-rum](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/rum) from 4.11.2 to 4.11.4.
- [Release notes](https://github.com/DataDog/browser-sdk/releases)
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v4.11.4/packages/rum)

---
updated-dependencies:
- dependency-name: "@datadog/browser-rum"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-14 04:26:57 +00:00
dependabot[bot]
9272e18ac0
Bump caniuse-lite from 1.0.30001344 to 1.0.30001352 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001344 to 1.0.30001352.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001344...1.0.30001352)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 04:26:03 +00:00
Giulio
469c2c0d57 Bump eventsource from 1.1.0 to 1.1.1 in /frontend 2022-06-02 09:59:36 +02:00
Giulio
d4aa03c85e Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/eventsource-1.1.1' into dev 2022-06-02 09:51:12 +02:00
Giulio
c83cf498c9 yarn update 2022-06-02 09:39:50 +02:00
dependabot[bot]
1ba473d777
Bump eventsource from 1.1.0 to 1.1.1 in /frontend
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 22:49:52 +00:00
Giulio
1411be11fe Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/caniuse-lite-1.0.30001344' into dev 2022-06-01 16:11:33 +02:00
Giulio
862ef0fab8 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/socket.io-client-4.5.1' into dev 2022-06-01 16:10:46 +02:00
dependabot[bot]
11c339afe8
Bump @datadog/browser-rum from 4.10.3 to 4.11.2 in /frontend
Bumps [@datadog/browser-rum](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/rum) from 4.10.3 to 4.11.2.
- [Release notes](https://github.com/DataDog/browser-sdk/releases)
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v4.11.2/packages/rum)

---
updated-dependencies:
- dependency-name: "@datadog/browser-rum"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 04:19:56 +00:00
dependabot[bot]
b319231dfe
Bump caniuse-lite from 1.0.30001341 to 1.0.30001344 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001341 to 1.0.30001344.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001341...1.0.30001344)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 04:25:40 +00:00
dependabot[bot]
acb977b9ba
Bump socket.io-client from 4.5.0 to 4.5.1 in /frontend
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.5.0...4.5.1)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 13:01:13 +00:00
Giulio
a5a5ca741b Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/datadog/browser-rum-4.10.3' into dev 2022-05-19 14:54:34 +02:00
Giulio
aa69d2c525 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/vue-router-3.5.4' into dev 2022-05-19 14:53:14 +02:00
dependabot[bot]
f885203606
Bump @datadog/browser-rum from 4.8.1 to 4.10.3 in /frontend
Bumps [@datadog/browser-rum](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/rum) from 4.8.1 to 4.10.3.
- [Release notes](https://github.com/DataDog/browser-sdk/releases)
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v4.10.3/packages/rum)

---
updated-dependencies:
- dependency-name: "@datadog/browser-rum"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 04:17:01 +00:00
dependabot[bot]
dd521c483a
Bump vue-router from 3.5.3 to 3.5.4 in /frontend
Bumps [vue-router](https://github.com/vuejs/router) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/vuejs/router/releases)
- [Changelog](https://github.com/vuejs/router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/router/commits)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 04:19:38 +00:00
dependabot[bot]
5919138616
Bump caniuse-lite from 1.0.30001338 to 1.0.30001341 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001338 to 1.0.30001341.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001338...1.0.30001341)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 04:23:01 +00:00
dependabot[bot]
8e1431fef0
Bump caniuse-lite from 1.0.30001336 to 1.0.30001338 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001336 to 1.0.30001338.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001336...1.0.30001338)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 04:29:55 +00:00
Giulio
efd4e20037 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/caniuse-lite-1.0.30001336' into dev 2022-05-05 11:30:06 +02:00
dependabot[bot]
0c3c5bc1dd
Bump socket.io-client from 4.4.1 to 4.5.0 in /frontend
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.4.1...4.5.0)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 09:12:35 +00:00
dependabot[bot]
d4d48a6e4a
Bump caniuse-lite from 1.0.30001335 to 1.0.30001336 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001335 to 1.0.30001336.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001335...1.0.30001336)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 09:12:11 +00:00
Alberto Xamin
a56ff25105 add ddog rum 2022-04-07 11:23:42 +02:00
dependabot[bot]
89917a7824
Bump caniuse-lite from 1.0.30001323 to 1.0.30001325 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001323 to 1.0.30001325.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001323...1.0.30001325)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 04:23:15 +00:00
dependabot[bot]
87fb52ff1e
Bump caniuse-lite from 1.0.30001322 to 1.0.30001323 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001322 to 1.0.30001323.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001322...1.0.30001323)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 04:23:56 +00:00
Giulio
0818bfbf22 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/vue-i18n-8.27.1' into dev 2022-03-30 12:35:28 +02:00
dependabot[bot]
fdf4c97176
Bump caniuse-lite from 1.0.30001320 to 1.0.30001322 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001320 to 1.0.30001322.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001320...1.0.30001322)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 04:20:56 +00:00
dependabot[bot]
0c3ff913b1
Bump vue-i18n from 8.27.0 to 8.27.1 in /frontend
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.27.0 to 8.27.1.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.27.0...v8.27.1)

---
updated-dependencies:
- dependency-name: vue-i18n
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 04:22:55 +00:00
Giulio
eaf3d374ad Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/workbox-webpack-plugin-6.5.2' into dev 2022-03-25 13:58:07 +01:00
Giulio
4893f69e27 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/vue/cli-plugin-router-5.0.4' into dev 2022-03-25 13:58:03 +01:00
dependabot[bot]
111934e728
Bump workbox-webpack-plugin from 6.5.1 to 6.5.2 in /frontend
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.5.1 to 6.5.2.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.1...v6.5.2)

---
updated-dependencies:
- dependency-name: workbox-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 04:23:33 +00:00
dependabot[bot]
c799ba8e26
Bump @vue/cli-plugin-router from 5.0.3 to 5.0.4 in /frontend
Bumps [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.4/packages/@vue/cli-plugin-router)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-router"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 04:22:38 +00:00
dependabot[bot]
63c8b1ab02
Bump caniuse-lite from 1.0.30001317 to 1.0.30001320 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001317 to 1.0.30001320.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001317...1.0.30001320)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 04:21:06 +00:00
dependabot[bot]
e34ef050b3
Bump @vue/cli-plugin-router from 5.0.1 to 5.0.3 in /frontend
Bumps [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router) from 5.0.1 to 5.0.3.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.3/packages/@vue/cli-plugin-router)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-router"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 10:18:45 +00:00
Giulio
8d63835541 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/url-parse-1.5.10' into dev 2022-03-10 15:00:44 +01:00
dependabot[bot]
c26ab71a95
Bump url-parse from 1.5.3 to 1.5.10 in /frontend
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-10 12:48:14 +00:00
dependabot[bot]
a9fbc0da12
Bump caniuse-lite from 1.0.30001313 to 1.0.30001314 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001313 to 1.0.30001314.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001313...1.0.30001314)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 04:28:43 +00:00
dependabot[bot]
daeea7a74a
Bump caniuse-lite from 1.0.30001312 to 1.0.30001313 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001312 to 1.0.30001313.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001312...1.0.30001313)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 04:24:04 +00:00
dependabot[bot]
631ef2627b
Bump workbox-webpack-plugin from 6.5.0 to 6.5.1 in /frontend
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.0...v6.5.1)

---
updated-dependencies:
- dependency-name: workbox-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 04:21:07 +00:00
dependabot[bot]
e2cbbd0550
Bump workbox-webpack-plugin from 6.4.2 to 6.5.0 in /frontend
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.4.2 to 6.5.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.4.2...v6.5.0)

---
updated-dependencies:
- dependency-name: workbox-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 04:21:57 +00:00
dependabot[bot]
eae7e4d030
Bump @vue/cli-plugin-router from 4.5.15 to 5.0.1 in /frontend
Bumps [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router) from 4.5.15 to 5.0.1.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.1/packages/@vue/cli-plugin-router)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-router"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 17:46:11 +00:00
Giulio
15b3f1b751 Merge branch 'main' into dev 2022-01-18 01:14:03 +01:00
dependabot[bot]
d322446af7
Bump follow-redirects from 1.13.0 to 1.14.7 in /frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 08:59:07 +00:00