aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-09 00:28:12 +0000
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-06-09 07:04:05 +0530
commit961eea4298d1c3033536b25bfb692c9e53f09f49 (patch)
tree46dfdcd8d082017af38af99a0c44c46e055796ec /package.json
parentBuilds using GitHub actions (#1467) (diff)
downloadferdium-app-961eea4298d1c3033536b25bfb692c9e53f09f49.tar.gz
ferdium-app-961eea4298d1c3033536b25bfb692c9e53f09f49.tar.zst
ferdium-app-961eea4298d1c3033536b25bfb692c9e53f09f49.zip
Bump normalize-url from 5.0.0 to 5.3.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 5.0.0 to 5.3.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/commits) --- updated-dependencies: - dependency-name: normalize-url dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 60da21252..83e39ceea 100644
--- a/package.json
+++ b/package.json
@@ -107,7 +107,7 @@
107 "ms": "2.1.2", 107 "ms": "2.1.2",
108 "node-fetch": "2.6.1", 108 "node-fetch": "2.6.1",
109 "node-mac-permissions": "2.2.0", 109 "node-mac-permissions": "2.2.0",
110 "normalize-url": "5.0.0", 110 "normalize-url": "5.3.1",
111 "os-name": "4.0.0", 111 "os-name": "4.0.0",
112 "pretty-bytes": "^5.6.0", 112 "pretty-bytes": "^5.6.0",
113 "prop-types": "^15.5.10", 113 "prop-types": "^15.5.10",