diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fcd77c6..dfc397c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^1.1.12 version: 1.1.12 '@iconify-json/simple-icons': - specifier: ^1.1.80 - version: 1.1.80 + specifier: ^1.1.82 + version: 1.1.82 devDependencies: valaxy: specifier: ^0.15.14 @@ -480,8 +480,8 @@ packages: dependencies: '@iconify/types': 2.0.0 - /@iconify-json/simple-icons@1.1.80: - resolution: {integrity: sha512-HDTFgpAfOru6/T/c+aAZkpmNd6HtXioEmTK7/Oa7ESGYg+y3Uk2jJ+Ug9LhlQvrlBhjweAQOFx8xBKGfAnAXfg==} + /@iconify-json/simple-icons@1.1.82: + resolution: {integrity: sha512-kaBn6XjUn+v5WzoejOKjQFDnqtUSHawMwp4+aOL1C3N//cKjAG4RzNGDahBzgSJBUqCrHvQA1ow/RGQpKe3E2A==} dependencies: '@iconify/types': 2.0.0 dev: false diff --git a/theme/package.json b/theme/package.json index 2b09653..5ef2d99 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.12", - "@iconify-json/simple-icons": "^1.1.80" + "@iconify-json/simple-icons": "^1.1.82" }, "devDependencies": { "valaxy": "^0.15.14"