From accb5af0c20d7636dbfb7be0fb6931bbdfa74816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 05:07:20 +0000 Subject: [PATCH] :arrow_up: Bump @zip.js/zip.js from 2.7.20 to 2.7.29 Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.7.20 to 2.7.29. - [Release notes](https://github.com/gildas-lormeau/zip.js/releases) - [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.7.20...v2.7.29) --- updated-dependencies: - dependency-name: "@zip.js/zip.js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 47b667b..8c62e1c 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@prisma/client": "^5.1.1", - "@zip.js/zip.js": "^2.7.20", + "@zip.js/zip.js": "^2.7.29", "gemoji": "^8.1.0", "github-colors": "github:ozh/github-colors", "luxon": "^3.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa16b45..56ab692 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,14 +9,14 @@ dependencies: specifier: ^5.1.1 version: 5.1.1(prisma@5.1.1) '@zip.js/zip.js': - specifier: ^2.7.20 - version: 2.7.20 + specifier: ^2.7.29 + version: 2.7.29 gemoji: specifier: ^8.1.0 version: 8.1.0 github-colors: specifier: github:ozh/github-colors - version: github.com/ozh/github-colors/545af9e84becef111c5382a55a1cd8fffbfd2bfc + version: git/github.com+ozh/github-colors/2801e8ea6624791b2be9b8bb3ee36d90e53bca88 luxon: specifier: ^3.3.0 version: 3.3.0 @@ -814,9 +814,9 @@ packages: eslint-visitor-keys: 3.4.2 dev: true - /@zip.js/zip.js@2.7.20: - resolution: {integrity: sha512-rh5cby/bBOYC+hcK9qElDzbiIDeL3nhHPUTIE6/FQZR8mhY7azpthPdYbSNMOYBfv0AM188RNJ2yjtXsUfbAuQ==} - engines: {deno: '>=1.0.0', node: '>=16.5.0'} + /@zip.js/zip.js@2.7.29: + resolution: {integrity: sha512-KtOa3HY7Vi77ctZAVhx2nsKweDTCP4DVBghZkvg5qyIX6T/Z54QlU6f0q2hFhxu5j+LgUDeMMhiv2xj4ZF6snA==} + engines: {bun: '>=0.7.0', deno: '>=1.0.0', node: '>=16.5.0'} dev: false /acorn-jsx@5.3.2(acorn@8.10.0): @@ -3007,8 +3007,8 @@ packages: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} dev: false - github.com/ozh/github-colors/545af9e84becef111c5382a55a1cd8fffbfd2bfc: - resolution: {tarball: https://codeload.github.com/ozh/github-colors/tar.gz/545af9e84becef111c5382a55a1cd8fffbfd2bfc} + git/github.com+ozh/github-colors/2801e8ea6624791b2be9b8bb3ee36d90e53bca88: + resolution: {commit: 2801e8ea6624791b2be9b8bb3ee36d90e53bca88, repo: git@github.com:ozh/github-colors.git, type: git} name: github-colors version: 1.0.0 dev: false