diff --git a/package-lock.json b/package-lock.json index 3fbb73c..6e881be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1325,9 +1325,9 @@ } }, "@magic/types": { - "version": "0.1.14", - "resolved": "https://registry.npmjs.org/@magic/types/-/types-0.1.14.tgz", - "integrity": "sha512-M//n2j8fDOFOsSvz+EAFVWp701CQ+5crN5u5lzyAkOtp1OeEg7pYbNaHu1CxkOfsXBaNlepYvHNLAjTIbK4qvQ==" + "version": "0.1.15", + "resolved": "https://registry.npmjs.org/@magic/types/-/types-0.1.15.tgz", + "integrity": "sha512-wiShewDLD4LssDf8pHpry96QuniUAJdwgWUxBtthYob2oM7JkaAp4L1PG6FtfRDS/oubjl3l/dd/S0+4JSawKQ==" }, "@napi-rs/triples": { "version": "1.0.2", diff --git a/package.json b/package.json index 586dd17..153edd3 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "url": "https://github.com/magic/error/issues" }, "dependencies": { - "@magic/types": "0.1.14" + "@magic/types": "0.1.15" }, "devDependencies": { "@magic-modules/git-badges": "0.0.11",