diff --git a/packages/plugin-manifest-validator/package.json b/packages/plugin-manifest-validator/package.json index 4d709934a2..31b246926a 100644 --- a/packages/plugin-manifest-validator/package.json +++ b/packages/plugin-manifest-validator/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@babel/preset-typescript": "^7.26.0", - "@types/bytes": "^3.1.4", + "@types/bytes": "^3.1.5", "babel-plugin-replace-ts-export-assignment": "^0.0.2", "intelli-espower-loader": "^1.1.0", "json-schema-to-typescript": "^15.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ff5f9f6b71..9ca985940c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -259,8 +259,8 @@ importers: specifier: ^7.26.0 version: 7.26.0(@babel/core@7.26.0) '@types/bytes': - specifier: ^3.1.4 - version: 3.1.4 + specifier: ^3.1.5 + version: 3.1.5 babel-plugin-replace-ts-export-assignment: specifier: ^0.0.2 version: 0.0.2 @@ -3403,8 +3403,8 @@ packages: '@types/node': 22.10.5 dev: true - /@types/bytes@3.1.4: - resolution: {integrity: sha512-A0uYgOj3zNc4hNjHc5lYUfJQ/HVyBXiUMKdXd7ysclaE6k9oJdavQzODHuwjpUu2/boCP8afjQYi8z/GtvNCWA==} + /@types/bytes@3.1.5: + resolution: {integrity: sha512-VgZkrJckypj85YxEsEavcMmmSOIzkUHqWmM4CCyia5dc54YwsXzJ5uT4fYxBQNEXx+oF1krlhgCbvfubXqZYsQ==} dev: true /@types/connect-history-api-fallback@1.5.4: