We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e2728 commit 0b6ee38Copy full SHA for 0b6ee38
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nick-mazuk/lib",
3
- "version": "0.8.254",
+ "version": "0.8.255",
4
"description": "",
5
"scripts": {
6
"eslint": "eslint '**/*.{js,ts,tsx}' --quiet --fix",
@@ -34,14 +34,14 @@
34
"@types/jest": "^29.5.0",
35
"@types/node": "^18.15.10",
36
"@types/react": "^18.0.30",
37
- "@types/validator": "^13.7.14",
+ "@types/validator": "^13.15.4",
38
"eslint": "^7.32.0",
39
"jest": "^29.5.0",
40
"prettier": "^2.8.7",
41
"typescript": "^5.0.2"
42
},
43
"dependencies": {
44
"crypto-es": "^1.2.7",
45
- "validator": "^13.9.0"
+ "validator": "^13.15.23"
46
}
47
0 commit comments