diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fd5a4ec..aefc662 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^1.1.13 version: 1.1.13 '@iconify-json/simple-icons': - specifier: ^1.1.82 - version: 1.1.82 + specifier: ^1.1.88 + version: 1.1.88 devDependencies: valaxy: specifier: ^0.15.14 @@ -480,8 +480,8 @@ packages: dependencies: '@iconify/types': 2.0.0 - /@iconify-json/simple-icons@1.1.82: - resolution: {integrity: sha512-kaBn6XjUn+v5WzoejOKjQFDnqtUSHawMwp4+aOL1C3N//cKjAG4RzNGDahBzgSJBUqCrHvQA1ow/RGQpKe3E2A==} + /@iconify-json/simple-icons@1.1.88: + resolution: {integrity: sha512-KJ4czDbJm3L2Ihl0SNb7R8naYgqYIlO+LsWQmVBf6eTNGj8EQjVlnnY3gkQKOQcDNPT1Z271Eh0VWAc4UYCStw==} dependencies: '@iconify/types': 2.0.0 dev: false diff --git a/theme/package.json b/theme/package.json index 94afea9..b06728e 100644 --- a/theme/package.json +++ b/theme/package.json @@ -22,7 +22,7 @@ "types": "types/index.d.ts", "dependencies": { "@iconify-json/ant-design": "^1.1.13", - "@iconify-json/simple-icons": "^1.1.82" + "@iconify-json/simple-icons": "^1.1.88" }, "devDependencies": { "valaxy": "^0.15.14"