diff --git a/package.json b/package.json index cea2bf99..230e85f5 100755 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "jiti": "^1.21.0", "lodash.mergewith": "^4.6.2", "mlly": "^1.5.0", - "pathe": "^1.1.2" + "pathe": "^2.0.0" }, "devDependencies": { "@nuxt/module-builder": "0.8.3", diff --git a/yarn.lock b/yarn.lock index 64946ee9..744fd5f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9589,6 +9589,11 @@ pathe@^1.1.1, pathe@^1.1.2: resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec" integrity sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ== +pathe@^2.0.0: + version "2.0.3" + resolved "https://registry.yarnpkg.com/pathe/-/pathe-2.0.3.tgz#3ecbec55421685b70a9da872b2cff3e1cbed1716" + integrity sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w== + pathval@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/pathval/-/pathval-2.0.0.tgz#7e2550b422601d4f6b8e26f1301bc8f15a741a25"