massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / table / node_modules / string-width / package.json
index b9b20caaf6f1cd39be56ba28a4ba8f58650c787b..28ba7b4cae9bf9ec20d518c3f9b5ea99833aa94b 100644 (file)
@@ -1,6 +1,6 @@
 {
        "name": "string-width",
-       "version": "4.2.2",
+       "version": "4.2.3",
        "description": "Get the visual width of a string - the number of columns required to display it",
        "license": "MIT",
        "repository": "sindresorhus/string-width",
@@ -46,7 +46,7 @@
        "dependencies": {
                "emoji-regex": "^8.0.0",
                "is-fullwidth-code-point": "^3.0.0",
-               "strip-ansi": "^6.0.0"
+               "strip-ansi": "^6.0.1"
        },
        "devDependencies": {
                "ava": "^1.4.1",