diff --git a/package-lock.json b/package-lock.json index f04173b..74eb728 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@fontsource/roboto": "^5.0.8", - "@iconify/json": "^2.2.169", + "@iconify/json": "^2.2.189", "@iconify/vue2": "^2.1.0", "@vuepress/plugin-pwa": "^1.9.10", "fs-extra": "^11.2.0", @@ -1860,13 +1860,13 @@ } }, "node_modules/@iconify/json": { - "version": "2.2.169", - "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.169.tgz", - "integrity": "sha512-hAvyagTw8ir5fX/xMcSKZI6bMipmac/k24FqAutbosgwx7YfamtkEjO3FE0Y0abOiBTposa2ETcRnTBLo6skEA==", + "version": "2.2.189", + "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.189.tgz", + "integrity": "sha512-q0DxpGQuQhtoNXELlHKbkxTSOjuzf/3Qaqq5uuJ/dM62XH1GUUxlXsgH/Moh/CEcs3evzWFp2mjIQifZmihQTA==", "dev": true, "dependencies": { "@iconify/types": "*", - "pathe": "^1.1.0" + "pathe": "^1.1.2" } }, "node_modules/@iconify/types": { @@ -10676,9 +10676,9 @@ } }, "node_modules/pathe": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.1.tgz", - "integrity": "sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz", + "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==", "dev": true }, "node_modules/pbkdf2": { @@ -17173,13 +17173,13 @@ } }, "@iconify/json": { - "version": "2.2.169", - "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.169.tgz", - "integrity": "sha512-hAvyagTw8ir5fX/xMcSKZI6bMipmac/k24FqAutbosgwx7YfamtkEjO3FE0Y0abOiBTposa2ETcRnTBLo6skEA==", + "version": "2.2.189", + "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.189.tgz", + "integrity": "sha512-q0DxpGQuQhtoNXELlHKbkxTSOjuzf/3Qaqq5uuJ/dM62XH1GUUxlXsgH/Moh/CEcs3evzWFp2mjIQifZmihQTA==", "dev": true, "requires": { "@iconify/types": "*", - "pathe": "^1.1.0" + "pathe": "^1.1.2" } }, "@iconify/types": { @@ -24243,9 +24243,9 @@ } }, "pathe": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.1.tgz", - "integrity": "sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz", + "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==", "dev": true }, "pbkdf2": { diff --git a/package.json b/package.json index 9ce3eed..4eb3f7f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "license": "MIT", "devDependencies": { "@fontsource/roboto": "^5.0.8", - "@iconify/json": "^2.2.169", + "@iconify/json": "^2.2.189", "@iconify/vue2": "^2.1.0", "@vuepress/plugin-pwa": "^1.9.10", "fs-extra": "^11.2.0", diff --git a/yarn.lock b/yarn.lock index 7748414..94459c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -866,13 +866,13 @@ dependencies: "@hapi/hoek" "^8.3.0" -"@iconify/json@^2.2.169": - version "2.2.169" - resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.169.tgz#5fa779dfa10136ee259f937011ed53b7da0e873b" - integrity sha512-hAvyagTw8ir5fX/xMcSKZI6bMipmac/k24FqAutbosgwx7YfamtkEjO3FE0Y0abOiBTposa2ETcRnTBLo6skEA== +"@iconify/json@^2.2.189": + version "2.2.189" + resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.189.tgz#9dfca384110fecac0afd63ba75c8deaeb104464b" + integrity sha512-q0DxpGQuQhtoNXELlHKbkxTSOjuzf/3Qaqq5uuJ/dM62XH1GUUxlXsgH/Moh/CEcs3evzWFp2mjIQifZmihQTA== dependencies: "@iconify/types" "*" - pathe "^1.1.0" + pathe "^1.1.2" "@iconify/types@*", "@iconify/types@^2.0.0": version "2.0.0" @@ -5883,10 +5883,10 @@ path-type@^3.0.0: dependencies: pify "^3.0.0" -pathe@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.1.tgz#1dd31d382b974ba69809adc9a7a347e65d84829a" - integrity sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q== +pathe@^1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec" + integrity sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ== pbkdf2@^3.0.3: version "3.0.17"