diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca2ac37..cc7ce38 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^1.1.10 version: 1.1.10 '@iconify-json/simple-icons': - specifier: ^1.1.78 - version: 1.1.78 + specifier: ^1.1.79 + version: 1.1.79 devDependencies: valaxy: specifier: ^0.15.14 @@ -460,8 +460,8 @@ packages: dependencies: '@iconify/types': 2.0.0 - /@iconify-json/simple-icons@1.1.78: - resolution: {integrity: sha512-0EIy9T1YXyZyYj10rSqgcqswtfs30Rc6lTGW0xnLKn2O8rLR9gStvxzNfodLSRzb1zXDvx+vDuFJVKPXI7ty4g==} + /@iconify-json/simple-icons@1.1.79: + resolution: {integrity: sha512-QayoZelr/QyYn0ALkOoBQDEseUGeNAZoQ9i25qfCeKxc7HEdvUU8cUc4/V/1n3FxohAtdi3oPdyILIhR5T1TVw==} dependencies: '@iconify/types': 2.0.0 dev: false diff --git a/theme/package.json b/theme/package.json index 0687438..43239ce 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.10", - "@iconify-json/simple-icons": "^1.1.78" + "@iconify-json/simple-icons": "^1.1.79" }, "devDependencies": { "valaxy": "^0.15.14"