deps: bump pacote from 17.0.4 to 17.0.5 (#857)
Bumps [pacote](https://github.com/npm/pacote) from 17.0.4 to 17.0.5. - [Release notes](https://github.com/npm/pacote/releases) - [Changelog](https://github.com/npm/pacote/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/pacote/compare/v17.0.4...v17.0.5) --- updated-dependencies: - dependency-name: pacote dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Dec 5, 2023 at 10:20 UTC
95ec0448e92ad34944dc7f0d4c81419303fde0da
1 file changed
+3
-3
package-lock.json
+3
-3
@@ -29324,9 +29324,9 @@
29324
}
29325
},
29326
"node_modules/pacote": {
29327
- "version": "17.0.4",
29328
- "resolved": "https://registry.npmjs.org/pacote/-/pacote-17.0.4.tgz",
29329
- "integrity": "sha512-eGdLHrV/g5b5MtD5cTPyss+JxOlaOloSMG3UwPMAvL8ywaLJ6beONPF40K4KKl/UI6q5hTKCJq5rCu8tkF+7Dg==",
29327
+ "version": "17.0.5",
29328
+ "resolved": "https://registry.npmjs.org/pacote/-/pacote-17.0.5.tgz",
29329
+ "integrity": "sha512-TAE0m20zSDMnchPja9vtQjri19X3pZIyRpm2TJVeI+yU42leJBBDTRYhOcWFsPhaMxf+3iwQkFiKz16G9AEeeA==",
29330
"dependencies": {
29331
"@npmcli/git": "^5.0.0",
29332
"@npmcli/installed-package-contents": "^2.0.1",