diff --git a/package-lock.json b/package-lock.json index 01c18489e..fc3555f3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7817,7 +7817,129 @@ "treeverse", "validate-npm-package-name", "which", - "write-file-atomic" + "write-file-atomic", + "@colors/colors", + "@gar/promisify", + "@npmcli/disparity-colors", + "@npmcli/git", + "@npmcli/installed-package-contents", + "@npmcli/metavuln-calculator", + "@npmcli/move-file", + "@npmcli/name-from-folder", + "@npmcli/node-gyp", + "@npmcli/promise-spawn", + "@tootallnate/once", + "agent-base", + "agentkeepalive", + "aggregate-error", + "ansi-regex", + "ansi-styles", + "aproba", + "are-we-there-yet", + "asap", + "balanced-match", + "bin-links", + "binary-extensions", + "brace-expansion", + "builtins", + "cidr-regex", + "clean-stack", + "clone", + "cmd-shim", + "color-convert", + "color-name", + "color-support", + "common-ancestor-path", + "concat-map", + "console-control-strings", + "debug", + "debuglog", + "defaults", + "delegates", + "depd", + "dezalgo", + "diff", + "emoji-regex", + "encoding", + "env-paths", + "err-code", + "fs-minipass", + "fs.realpath", + "function-bind", + "gauge", + "has", + "has-flag", + "has-unicode", + "http-cache-semantics", + "http-proxy-agent", + "https-proxy-agent", + "humanize-ms", + "iconv-lite", + "ignore-walk", + "imurmurhash", + "indent-string", + "infer-owner", + "inflight", + "inherits", + "ip", + "ip-regex", + "is-core-module", + "is-fullwidth-code-point", + "is-lambda", + "isexe", + "json-stringify-nice", + "jsonparse", + "just-diff", + "just-diff-apply", + "lru-cache", + "minimatch", + "minipass-collect", + "minipass-fetch", + "minipass-flush", + "minipass-json-stream", + "minipass-sized", + "minizlib", + "mute-stream", + "negotiator", + "normalize-package-data", + "npm-bundled", + "npm-normalize-package-bin", + "npm-packlist", + "once", + "p-map", + "path-is-absolute", + "promise-all-reject-late", + "promise-call-limit", + "promise-inflight", + "promise-retry", + "promzard", + "read-cmd-shim", + "readable-stream", + "retry", + "safe-buffer", + "safer-buffer", + "set-blocking", + "signal-exit", + "smart-buffer", + "socks", + "socks-proxy-agent", + "spdx-correct", + "spdx-exceptions", + "spdx-expression-parse", + "spdx-license-ids", + "string_decoder", + "string-width", + "strip-ansi", + "supports-color", + "unique-filename", + "unique-slug", + "util-deprecate", + "validate-npm-package-license", + "walk-up-path", + "wcwidth", + "wide-align", + "wrappy", + "yallist" ], "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", @@ -14967,7 +15089,7 @@ "requires": { "@types/bl": "^5.0.1", "@types/node": "^16.10.1", - "bl": "4.0.3", + "bl": "^5.0.0", "capitalize": "^2.0.3", "coap-packet": "^1.0.0", "debug": "^4.3.2", @@ -15009,7 +15131,7 @@ "requires": { "argv": "0.0.2", "ignore-walk": "3.0.4", - "js-yaml": "3.14.0", + "js-yaml": "3.14.1", "teeny-request": "7.1.1", "urlgrey": "1.0.0" } @@ -15274,12 +15396,11 @@ "integrity": "sha512-z3IzaNjdwUC2olLIB5/ITd0/setiaFMLYiZJle7xg5Fe9KWAceil7xszYfHHBtDFYLSgJduS2Ty0P1uJdPDJeA==", "requires": { "cookie": "0.4.1", - "cookie-signature": "1.1.0" + "cookie-signature": "1.0.6" } }, "cookie-signature": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.1.0.tgz", + "version": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.1.0.tgz", "integrity": "sha512-Alvs19Vgq07eunykd3Xy2jF0/qSNv2u7KDbAek9H5liV1UMijbqFs5cycZvv5dVsvseT/U4H8/7/w8Koh35C4A==" }, "cookiejar": { @@ -15307,10 +15428,10 @@ "integrity": "sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww==", "dev": true, "requires": { - "js-yaml": "3.14.0", + "js-yaml": "^3.13.1", "lcov-parse": "^1.0.0", "log-driver": "^1.2.7", - "minimist": "1.2.6", + "minimist": "^1.2.5", "request": "^2.88.2" } }, @@ -15378,7 +15499,7 @@ "integrity": "sha512-UCtehyEExKTxgiu8UHdGvHj4tnpE/Qctue03Giq5gPgMQ9cg/ciod5blZQ5a4uCEenNQjxyGuzygLdKUmee/bQ==", "requires": { "cookie": "0.4.0", - "cookie-signature": "1.1.0", + "cookie-signature": "1.0.6", "csrf": "3.1.0", "http-errors": "~1.7.3" }, @@ -15989,7 +16110,7 @@ "requires": { "@eslint/eslintrc": "^1.3.0", "@humanwhocodes/config-array": "^0.9.2", - "ajv": "6.12.3", + "ajv": "^6.10.0", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.3.2", @@ -16010,15 +16131,15 @@ "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", - "js-yaml": "3.14.0", + "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", - "minimatch": "3.0.4", + "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.1", "regexpp": "^3.2.0", - "strip-ansi": "6.0.1", + "strip-ansi": "^6.0.1", "strip-json-comments": "^3.1.0", "text-table": "^0.2.0", "v8-compile-cache": "^2.0.3" @@ -16197,7 +16318,7 @@ "content-disposition": "0.5.4", "content-type": "~1.0.4", "cookie": "0.5.0", - "cookie-signature": "1.1.0", + "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "2.0.0", "encodeurl": "~1.0.2", @@ -16242,7 +16363,7 @@ "integrity": "sha512-4+otWXlShYlG1Ma+2Jnn+xgKUZTMJ5QD3YvfilX3AcocOAbIkVylSWEklzALe/+Pu4qV6TYBj5GwOBFfdKqLBw==", "requires": { "cookie": "0.4.2", - "cookie-signature": "1.1.0", + "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "~2.0.0", "on-headers": "~1.0.2", @@ -16583,7 +16704,7 @@ "requires": { "async": "2.6.4", "escape-regexp": "~0.0.1", - "moment": "2.29.4", + "moment": "^2.29.3", "operator-compare": "~1.0.1", "q": "~1.0.0" } @@ -16885,14 +17006,14 @@ "eventemitter2": "~0.4.13", "exit": "~0.1.2", "findup-sync": "~0.3.0", - "glob": "7.1.7", + "glob": "~7.1.6", "grunt-cli": "~1.4.3", "grunt-known-options": "~2.0.0", "grunt-legacy-log": "~3.0.0", "grunt-legacy-util": "~2.0.1", "iconv-lite": "~0.4.13", - "js-yaml": "3.14.0", - "minimatch": "3.0.4", + "js-yaml": "~3.14.0", + "minimatch": "~3.0.4", "mkdirp": "~1.0.4", "nopt": "~3.0.6", "rimraf": "~3.0.2" @@ -16946,10 +17067,10 @@ "integrity": "sha512-GHZQzZmhyq0u3hr7aHW4qUH0xDzwp2YXldLPZTCjlOeGscAOWWPftZG3XioW8MasGp+OBRIu39LFx14SLjXRcA==", "dev": true, "requires": { - "colors": "1.4.0", + "colors": "~1.1.2", "grunt-legacy-log-utils": "~2.1.0", "hooker": "~0.2.3", - "lodash": "4.17.21" + "lodash": "~4.17.19" } }, "grunt-legacy-log-utils": { @@ -16959,7 +17080,7 @@ "dev": true, "requires": { "chalk": "~4.1.0", - "lodash": "4.17.21" + "lodash": "~4.17.19" } }, "grunt-legacy-util": { @@ -16968,11 +17089,11 @@ "integrity": "sha512-2bQiD4fzXqX8rhNdXkAywCadeqiPiay0oQny77wA2F3WF4grPJXCvAcyoWUJV+po/b15glGkxuSiQCK299UC2w==", "dev": true, "requires": { - "async": "2.6.4", + "async": "~3.2.0", "exit": "~0.1.2", "getobject": "~1.0.0", "hooker": "~0.2.3", - "lodash": "4.17.21", + "lodash": "~4.17.21", "underscore.string": "~3.3.5", "which": "~2.0.2" } @@ -17223,7 +17344,7 @@ "integrity": "sha512-3adrsD6zqo4GsTqtO7FyrejHNv+NgiIfAfv68+jVlFmSr9OGy7zrxONceFRLKvnnZA5jbxQBX1u9PpB6Wi32Gw==", "requires": { "assert-plus": "^1.0.0", - "jsprim": "1.4.2", + "jsprim": "^2.0.2", "sshpk": "^1.14.1" } }, @@ -17276,7 +17397,7 @@ "integrity": "sha512-PY6Ii8o1jMRA1z4F2hRkH/xN59ox43DavKvD3oDpfurRlOJyAHpifIwpbdv1n4jt4ov0jSpw3kQ4GhJnpBL6WQ==", "dev": true, "requires": { - "minimatch": "3.0.4" + "minimatch": "^3.0.4" } }, "import-fresh": { @@ -17765,7 +17886,7 @@ "integrity": "sha512-YIThBuHzaIIcjxeuLmPD40SjxkEcc8i//sGMDKCgkRMVgIwRJf5qyExtlJpQeh7pkeoBSOe6lQEdg+/9uKg9mw==", "dev": true, "requires": { - "glob": "7.1.7", + "glob": "^7.1.6", "jasmine-core": "~3.99.0" } }, @@ -17812,7 +17933,7 @@ "dev": true, "requires": { "mkdirp": "^1.0.4", - "strip-ansi": "6.0.1", + "strip-ansi": "^6.0.1", "uuid": "^8.3.2", "xml": "^1.0.1" } @@ -17924,8 +18045,8 @@ "console-browserify": "1.1.x", "exit": "0.1.x", "htmlparser2": "3.8.x", - "lodash": "4.17.21", - "minimatch": "3.0.4", + "lodash": "~4.17.21", + "minimatch": "~3.0.2", "strip-json-comments": "1.0.x" }, "dependencies": { @@ -18102,14 +18223,14 @@ "connect": "^3.7.0", "di": "^0.0.1", "dom-serialize": "^2.2.1", - "glob": "7.1.7", + "glob": "^7.1.7", "graceful-fs": "^4.2.6", "http-proxy": "^1.18.1", "isbinaryfile": "^4.0.8", - "lodash": "4.17.21", + "lodash": "^4.17.21", "log4js": "^6.4.1", "mime": "^2.5.2", - "minimatch": "3.0.4", + "minimatch": "^3.0.4", "mkdirp": "^0.5.5", "qjobs": "^1.2.0", "range-parser": "^1.2.1", @@ -18166,7 +18287,7 @@ "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", "dev": true, "requires": { - "minimist": "1.2.6" + "minimist": "^1.2.6" } }, "ms": { @@ -18186,7 +18307,7 @@ "debug": "~4.3.2", "engine.io": "~6.2.0", "socket.io-adapter": "~2.4.0", - "socket.io-parser": "4.0.4" + "socket.io-parser": "~4.0.4" } }, "socket.io-adapter": { @@ -18235,7 +18356,7 @@ "istanbul-lib-report": "^3.0.0", "istanbul-lib-source-maps": "^4.0.1", "istanbul-reports": "^3.0.5", - "minimatch": "3.0.4" + "minimatch": "^3.0.4" } }, "karma-jasmine": { @@ -18681,12 +18802,12 @@ "diff": "5.0.0", "escape-string-regexp": "4.0.0", "find-up": "5.0.0", - "glob": "7.1.7", + "glob": "7.2.0", "growl": "1.10.5", "he": "1.2.0", - "js-yaml": "3.14.0", + "js-yaml": "4.1.0", "log-symbols": "4.1.0", - "minimatch": "3.0.4", + "minimatch": "4.2.1", "ms": "2.1.3", "nanoid": "3.3.1", "serialize-javascript": "6.0.0", @@ -18695,7 +18816,7 @@ "which": "2.0.2", "workerpool": "6.2.0", "yargs": "16.2.0", - "yargs-parser": "20.2.7", + "yargs-parser": "20.2.4", "yargs-unparser": "2.0.0" }, "dependencies": { @@ -18749,7 +18870,7 @@ "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.34.tgz", "integrity": "sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg==", "requires": { - "moment": "2.29.4" + "moment": ">= 2.9.0" } }, "morgan": { @@ -18786,7 +18907,7 @@ "help-me": "^3.0.0", "inherits": "^2.0.3", "lru-cache": "^6.0.0", - "minimist": "1.2.6", + "minimist": "^1.2.5", "mqtt-packet": "^6.8.0", "number-allocator": "^1.0.9", "pump": "^3.0.0", @@ -18818,7 +18939,7 @@ "resolved": "https://registry.npmjs.org/mqtt-packet/-/mqtt-packet-6.10.0.tgz", "integrity": "sha512-ja8+mFKIHdB1Tpl6vac+sktqy3gA8t9Mduom1BA75cI+R9AHnZOiaBQwpGiWnaVJLDGRdNhQmFaAqd7tkKSMGA==", "requires": { - "bl": "4.0.3", + "bl": "^4.0.2", "debug": "^4.1.1", "process-nextick-args": "^2.0.1" }, @@ -18980,7 +19101,7 @@ "cli-table3": "^0.6.2", "columnify": "^1.6.0", "fastest-levenshtein": "^1.0.12", - "glob": "7.1.7", + "glob": "^8.0.1", "graceful-fs": "^4.2.10", "hosted-git-info": "^5.0.0", "ini": "^3.0.0", @@ -19149,8 +19270,8 @@ "bundled": true, "requires": { "@npmcli/name-from-folder": "^1.0.1", - "glob": "7.1.7", - "minimatch": "3.0.4", + "glob": "^8.0.1", + "minimatch": "^5.0.1", "read-package-json-fast": "^2.0.3" } }, @@ -19309,7 +19430,7 @@ "@npmcli/move-file": "^2.0.0", "chownr": "^2.0.0", "fs-minipass": "^2.1.0", - "glob": "7.1.7", + "glob": "^8.0.1", "infer-owner": "^1.0.4", "lru-cache": "^7.7.1", "minipass": "^3.1.6", @@ -19352,8 +19473,8 @@ "version": "4.0.0", "bundled": true, "requires": { - "string-width": "4.2.3", - "strip-ansi": "6.0.1" + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1" } }, "cli-table3": { @@ -19361,7 +19482,7 @@ "bundled": true, "requires": { "@colors/colors": "1.5.0", - "string-width": "4.2.3" + "string-width": "^4.2.0" } }, "clone": { @@ -19394,7 +19515,7 @@ "version": "1.6.0", "bundled": true, "requires": { - "strip-ansi": "6.0.1", + "strip-ansi": "^6.0.1", "wcwidth": "^1.0.0" } }, @@ -19514,7 +19635,7 @@ "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", - "minimatch": "3.0.4", + "minimatch": "^5.0.1", "once": "^1.3.0" } }, @@ -19700,7 +19821,7 @@ "@npmcli/installed-package-contents": "^1.0.7", "binary-extensions": "^2.2.0", "diff": "^5.0.0", - "minimatch": "3.0.4", + "minimatch": "^5.0.1", "npm-package-arg": "^9.0.1", "pacote": "^13.6.1", "tar": "^6.1.0" @@ -19917,7 +20038,7 @@ "bundled": true, "requires": { "env-paths": "^2.2.0", - "glob": "7.1.7", + "glob": "^7.1.4", "graceful-fs": "^4.2.6", "make-fetch-happen": "^10.0.3", "nopt": "^5.0.0", @@ -19943,7 +20064,7 @@ "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", - "minimatch": "3.0.4", + "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } @@ -20171,7 +20292,7 @@ "version": "5.0.1", "bundled": true, "requires": { - "glob": "7.1.7", + "glob": "^8.0.1", "json-parse-even-better-errors": "^2.3.1", "normalize-package-data": "^4.0.0", "npm-normalize-package-bin": "^1.0.1" @@ -20212,7 +20333,7 @@ "version": "3.0.2", "bundled": true, "requires": { - "glob": "7.1.7" + "glob": "^7.1.3" }, "dependencies": { "brace-expansion": { @@ -20230,7 +20351,7 @@ "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", - "minimatch": "3.0.4", + "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } @@ -20342,14 +20463,14 @@ "requires": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "6.0.1" + "strip-ansi": "^6.0.1" } }, "strip-ansi": { "version": "6.0.1", "bundled": true, "requires": { - "ansi-regex": "5.0.1" + "ansi-regex": "^5.0.1" } }, "supports-color": { @@ -20524,7 +20645,7 @@ "find-up": "^4.1.0", "foreground-child": "^2.0.0", "get-package-type": "^0.1.0", - "glob": "7.1.7", + "glob": "^7.1.6", "istanbul-lib-coverage": "^3.0.0", "istanbul-lib-hook": "^3.0.0", "istanbul-lib-instrument": "^4.0.0", @@ -20646,10 +20767,10 @@ "require-directory": "^2.1.1", "require-main-filename": "^2.0.0", "set-blocking": "^2.0.0", - "string-width": "4.2.3", + "string-width": "^4.2.0", "which-module": "^2.0.0", "y18n": "^4.0.0", - "yargs-parser": "20.2.7" + "yargs-parser": "^18.1.2" } } } @@ -21053,7 +21174,7 @@ "dev": true, "requires": { "@jest/types": "^25.5.0", - "ansi-regex": "5.0.1", + "ansi-regex": "^5.0.0", "ansi-styles": "^4.0.0", "react-is": "^16.12.0" } @@ -21327,7 +21448,7 @@ "qs": "~6.5.2", "safe-buffer": "^5.1.2", "tough-cookie": "~2.5.0", - "tunnel-agent": "0.6.0", + "tunnel-agent": "^0.6.0", "uuid": "^3.3.2" }, "dependencies": { @@ -21347,7 +21468,7 @@ "integrity": "sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==", "requires": { "assert-plus": "^1.0.0", - "jsprim": "1.4.2", + "jsprim": "^1.2.2", "sshpk": "^1.7.0" } }, @@ -21387,7 +21508,7 @@ "resolved": "https://registry.npmjs.org/request-promise-core/-/request-promise-core-1.1.4.tgz", "integrity": "sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw==", "requires": { - "lodash": "4.17.21" + "lodash": "^4.17.19" } }, "require-directory": { @@ -21483,7 +21604,7 @@ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", "requires": { - "glob": "7.1.7" + "glob": "^7.1.3" } }, "rndm": { @@ -21496,7 +21617,7 @@ "resolved": "https://registry.npmjs.org/rollbar/-/rollbar-2.25.0.tgz", "integrity": "sha512-mytaGBKAeDkqb/sKXFLQ5eWWw9zzpFRGfPruUWN84AJF+Nwgo8BdGC0CVaHclvHzGImp+seLoKk1NQprU96c4w==", "requires": { - "async": "2.6.4", + "async": "~3.2.3", "console-polyfill": "0.3.0", "decache": "^3.0.5", "error-stack-parser": "^2.0.4", @@ -21681,7 +21802,7 @@ "resolved": "https://registry.npmjs.org/slack-notify/-/slack-notify-0.1.7.tgz", "integrity": "sha512-eDWa4JTy77xbuOM8fZHqBFcEh+xDlol6gttnFxKFwNS0iNayzQ2G1cgbyHXSmBhk/55vooX15ar6W9DnEhw6yQ==", "requires": { - "lodash": "4.17.21", + "lodash": "^4.17.10", "request": "^2.51.0" } }, @@ -21704,7 +21825,7 @@ "debug": "~4.3.1", "engine.io": "~4.1.0", "socket.io-adapter": "~2.1.0", - "socket.io-parser": "4.0.4" + "socket.io-parser": "~4.0.3" }, "dependencies": { "debug": { @@ -21735,7 +21856,7 @@ "@socket.io/component-emitter": "~3.1.0", "debug": "~4.3.2", "engine.io-client": "~6.2.1", - "socket.io-parser": "4.0.4" + "socket.io-parser": "~4.2.0" }, "dependencies": { "debug": { @@ -21965,7 +22086,7 @@ "requires": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "6.0.1" + "strip-ansi": "^6.0.1" } }, "string.prototype.trimend": { @@ -21995,7 +22116,7 @@ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", "requires": { - "ansi-regex": "5.0.1" + "ansi-regex": "^5.0.1" } }, "strip-bom": { @@ -22172,8 +22293,8 @@ "dev": true, "requires": { "@istanbuljs/schema": "^0.1.2", - "glob": "7.1.7", - "minimatch": "3.0.4" + "glob": "^7.1.4", + "minimatch": "^3.0.4" } }, "text-decoding": { @@ -22702,7 +22823,7 @@ "requires": { "boom": "7.x.x", "bourne": "1.x.x", - "hoek": "6.1.3" + "hoek": "6.x.x" } }, "write-file-atomic": { @@ -22771,9 +22892,9 @@ "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", - "string-width": "4.2.3", + "string-width": "^4.2.0", "y18n": "^5.0.5", - "yargs-parser": "20.2.7" + "yargs-parser": "^20.2.2" } }, "yargs-parser": { @@ -22790,7 +22911,7 @@ "requires": { "camelcase": "^6.0.0", "decamelize": "^4.0.0", - "flat": "5.0.2", + "flat": "^5.0.2", "is-plain-obj": "^2.1.0" }, "dependencies": {