Bump format-duration from 2.0.0 to 3.0.1 in /warpgate-web

Bumps [format-duration](https://github.com/ungoldman/format-duration) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/ungoldman/format-duration/releases)
- [Changelog](https://github.com/ungoldman/format-duration/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ungoldman/format-duration/compare/v2.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: format-duration
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-09 08:04:52 +00:00 committed by Eugene
parent bb01422398
commit 4ac8cd7b88
2 changed files with 5 additions and 5 deletions

View file

@ -41,7 +41,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-svelte3": "^4.0.0",
"format-duration": "^2.0.0",
"format-duration": "^3.0.1",
"moment": "^2.29.4",
"otplib": "^12.0.1",
"qrcode": "^1.5.1",

View file

@ -1403,10 +1403,10 @@ follow-redirects@^1.14.8:
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
format-duration@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/format-duration/-/format-duration-2.0.0.tgz#334d6c7e17c25e40ac7d5b80f9e7fb9a02cbc0b9"
integrity sha512-ARqJ9qXm71pw3SGAY7bibf8lRLvltOXLjWjzzR3UrUjHu1zdeYpA/Z+u+ltdhrfRa440OjEsHNzdmuZViqqQWQ==
format-duration@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/format-duration/-/format-duration-3.0.1.tgz#35c20f3f52cd32e8d5f62ea0e498982653502f8b"
integrity sha512-QlrVmC1IhqcC7Trm4EeRAqbyVyGKIjH9fI/ySf86nq/atpzTcCN6wYD551Cx9Atokaf0VAqAbaNnMLO6NPpTkA==
fs-extra@10.0.1:
version "10.0.1"