diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-01-11 11:27:06 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-11 11:27:06 +0000 |
| commit | 6c34cc026dfc7143ff41536db151b6342fed9f2b (patch) | |
| tree | ea02ecbecd42dfa4a228a811993df1c9564f3d81 /package.json | |
| parent | e62630e00a90754d0f56e183ede47f37bed7a231 (diff) | |
| parent | 0ba7cbb191e48ea1164654a0f40dbb2057ce1319 (diff) | |
| download | muse-6c34cc026dfc7143ff41536db151b6342fed9f2b.tar.xz muse-6c34cc026dfc7143ff41536db151b6342fed9f2b.zip | |
Merge pull request #82 from codetheweb/dependabot/npm_and_yarn/types/validator-13.1.3
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 65be774..a47f211 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/node": "^14.14.20", "@types/node-emoji": "^1.8.1", "@types/spotify-web-api-node": "^4.0.2", - "@types/validator": "^13.1.2", + "@types/validator": "^13.1.3", "@types/ws": "^7.4.0", "@typescript-eslint/eslint-plugin": "^4.12.0", "@typescript-eslint/parser": "^4.12.0", |
