aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2021-11-01 07:00:28 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2021-11-01 07:00:28 +0530
commit952da344e756df4c3737981506c56612421cfca0 (patch)
tree204685487e8857aa94779dcee6cd6cb935e99813 /package-lock.json
parentchore: upgrade various npm modules (diff)
downloadferdium-app-952da344e756df4c3737981506c56612421cfca0.tar.gz
ferdium-app-952da344e756df4c3737981506c56612421cfca0.tar.zst
ferdium-app-952da344e756df4c3737981506c56612421cfca0.zip
chore: downgrade '@types/validator' since that passes locally, but fails on CI
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index 7a1eb73a6..438ba02df 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -106,7 +106,7 @@
106 "@types/route-parser": "^0.1.3", 106 "@types/route-parser": "^0.1.3",
107 "@types/tar": "^4.0.5", 107 "@types/tar": "^4.0.5",
108 "@types/uuid": "^8.3.1", 108 "@types/uuid": "^8.3.1",
109 "@types/validator": "^13.6.6", 109 "@types/validator": "^13.6.4",
110 "@typescript-eslint/eslint-plugin": "^5.1.0", 110 "@typescript-eslint/eslint-plugin": "^5.1.0",
111 "@typescript-eslint/parser": "^5.1.0", 111 "@typescript-eslint/parser": "^5.1.0",
112 "all-contributors-cli": "^6.20.0", 112 "all-contributors-cli": "^6.20.0",