aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json7
-rw-r--r--package.json2
2 files changed, 4 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 1402c27..6a3838a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3051,10 +3051,9 @@
}
},
"which-types": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/which-types/-/which-types-1.4.0.tgz",
- "integrity": "sha512-dq5f7AmZeataiQZxko+Dw1xRvWdzSXTwXrjKxtyL5zqLgS29J1PXjTgcAWMfbkZhbd8+iJLkfxKvYZ42itmxeA==",
- "dev": true
+ "version": "1.4.1",
+ "resolved": "https://registry.npmjs.org/which-types/-/which-types-1.4.1.tgz",
+ "integrity": "sha512-ZtN3cDwz/fQbJBwrItsZ0jpGafReTd/fIffHNQtFW4THrZqi8z4qnFTbyu1M6LnAmPlwU/FaRLZPfd67ZQ4mFw=="
},
"word-wrap": {
"version": "1.2.3",
diff --git a/package.json b/package.json
index 1a21fcf..e21de51 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"feathers-mongoose": "^8.3.0",
"lodash": "^4.17.15",
"mongoose": "^5.9.18",
- "which-types": "^1.4.0"
+ "which-types": "^1.4.1"
},
"repository": {
"type": "git",