[tor-commits] [https-everywhere] 02/51: npmauto: bump pako from 2.0.2 to 2.0.4 in /chromium (#20112)
gitolite role
git at cupani.torproject.org
Thu May 26 18:54:24 UTC 2022
This is an automated email from the git hooks/post-receive script.
alexishan pushed a commit to annotated tag 2022.5.24
in repository https-everywhere.
commit 5f3b1b70d76380a57f6418964d07312b1e84102d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 23 17:56:19 2021 -0700
npmauto: bump pako from 2.0.2 to 2.0.4 in /chromium (#20112)
Bumps [pako](https://github.com/nodeca/pako) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/nodeca/pako/releases)
- [Changelog](https://github.com/nodeca/pako/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/pako/compare/2.0.2...2.0.4)
---
updated-dependencies:
- dependency-name: pako
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support at github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
chromium/package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/chromium/package-lock.json b/chromium/package-lock.json
index 4ddc252565..c6170f485c 100644
--- a/chromium/package-lock.json
+++ b/chromium/package-lock.json
@@ -1987,9 +1987,9 @@
}
},
"pako": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/pako/-/pako-2.0.2.tgz",
- "integrity": "sha512-9e8DRI3+dRLomCmMBAH30B2ejh+blwXr7VmMEx/pVFZlSDA7oyI8uKMhKXr8IrZpoxBF2YlxUvhqRXzTT1i0NA==",
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/pako/-/pako-2.0.4.tgz",
+ "integrity": "sha512-v8tweI900AUkZN6heMU/4Uy4cXRc2AYNRggVmTR+dEncawDJgCdLMximOVA2p4qO57WMynangsfGRb5WD6L1Bg==",
"dev": true
},
"path-exists": {
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list