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 | |
| 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
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | yarn.lock | 8 |
2 files changed, 5 insertions, 5 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", @@ -207,10 +207,10 @@ dependencies: "@types/spotify-api" "*" -"@types/validator@^13.1.2": - version "13.1.2" - resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.1.2.tgz#03b989935c71a4c0b2582dbb20a1697dcc9eb319" - integrity sha512-ZLZRZ+l2Ny+XIO3dR9i5ET9AzSele8uFye/fxk1JiIOY3NLAyFGIaIpv8LRbV1L4ISazU/SeOJSdPlKxoHM9Mw== +"@types/validator@^13.1.3": + version "13.1.3" + resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.1.3.tgz#366b394aa3fbeed2392bf0a20ded606fa4a3d35e" + integrity sha512-DaOWN1zf7j+8nHhqXhIgNmS+ltAC53NXqGxYuBhWqWgqolRhddKzfZU814lkHQSTG0IUfQxU7Cg0gb8fFWo2mA== "@types/ws@^7.4.0": version "7.4.0" |
