chore(deps): bump normalize-url from 6.0.0 to 6.0.1 in /frontend

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-12 19:06:05 +00:00 committed by GitHub
parent 41c93e8813
commit f4f8537eb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -15,7 +15,7 @@
"@vue/composition-api": "^1.0.0-beta.18",
"lodash": "^4.17.20",
"moment": "^2.29.1",
"normalize-url": "^6.0.0",
"normalize-url": "^6.0.1",
"nuxt": "^2.14.7",
"nuxt-typed-vuex": "^0.1.22",
"typeface-open-sans": "1.1.13",
@ -10221,9 +10221,9 @@
}
},
"node_modules/normalize-url": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.0.0.tgz",
"integrity": "sha512-3nv3dKMucKPEXhx/FEtJQR26ksYdyVlLEP9/dYvYwCbLbP6H8ya94IRf+mB93ec+fndv/Ye8SylWfD7jmN6kSA==",
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.0.1.tgz",
"integrity": "sha512-VU4pzAuh7Kip71XEmO9aNREYAdMHFGTVj/i+CaTImS8x0i1d3jUZkXhqluy/PRgjPLMgsLQulYY3PJ/aSbSjpQ==",
"engines": {
"node": ">=10"
},
@ -24707,9 +24707,9 @@
"integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI="
},
"normalize-url": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.0.0.tgz",
"integrity": "sha512-3nv3dKMucKPEXhx/FEtJQR26ksYdyVlLEP9/dYvYwCbLbP6H8ya94IRf+mB93ec+fndv/Ye8SylWfD7jmN6kSA=="
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.0.1.tgz",
"integrity": "sha512-VU4pzAuh7Kip71XEmO9aNREYAdMHFGTVj/i+CaTImS8x0i1d3jUZkXhqluy/PRgjPLMgsLQulYY3PJ/aSbSjpQ=="
},
"npm-run-path": {
"version": "4.0.1",