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

Bumps [format-duration](https://github.com/ungoldman/format-duration) from 3.0.1 to 3.0.2.
- [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/v3.0.1...v3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-17 20:13:02 +00:00 committed by Eugene
parent 707ab17c2c
commit 7ff001b3a1
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": "^3.0.1",
"format-duration": "^3.0.2",
"moment": "^2.29.4",
"otplib": "^12.0.1",
"qrcode": "^1.5.1",

View file

@ -1414,10 +1414,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@^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==
format-duration@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/format-duration/-/format-duration-3.0.2.tgz#cc90d76dcbf2b3a09978ae4c0f27619d4249cd1d"
integrity sha512-pKzJDSRgK2lqAiPW3uizDaIJaJnataZclsahz25UMwfdryBGDa+1HlbXGjzpMvX/2kMh4O0sNevFXKaEfCjHsA==
fs-extra@10.0.1:
version "10.0.1"