chore(deps): lock file maintenance (#2868)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									4a1378d6c7
								
							
						
					
					
						commit
						ba4a25e3f2
					
				
							
								
								
									
										440
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										440
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -659,9 +659,9 @@ | |||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "node_modules/acorn": { |     "node_modules/acorn": { | ||||||
|       "version": "8.9.0", |       "version": "8.10.0", | ||||||
|       "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.9.0.tgz", |       "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz", | ||||||
|       "integrity": "sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==", |       "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "bin": { |       "bin": { | ||||||
|         "acorn": "bin/acorn" |         "acorn": "bin/acorn" | ||||||
| @ -1612,16 +1612,16 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/conventional-changelog-writer": { |     "node_modules/conventional-changelog-writer": { | ||||||
|       "version": "6.0.0", |       "version": "6.0.1", | ||||||
|       "resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-6.0.0.tgz", |       "resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-6.0.1.tgz", | ||||||
|       "integrity": "sha512-8PyWTnn7zBIt9l4hj4UusFs1TyG+9Ulu1zlOAc72L7Sdv9Hsc8E86ot7htY3HXCVhXHB/NO0pVGvZpwsyJvFfw==", |       "integrity": "sha512-359t9aHorPw+U+nHzUXHS5ZnPBOizRxfQsWT5ZDHBfvfxQOAik+yfuhKXG66CN5LEWPpMNnIMHUTCKeYNprvHQ==", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "conventional-commits-filter": "^3.0.0", |         "conventional-commits-filter": "^3.0.0", | ||||||
|         "dateformat": "^3.0.3", |         "dateformat": "^3.0.3", | ||||||
|         "handlebars": "^4.7.7", |         "handlebars": "^4.7.7", | ||||||
|         "json-stringify-safe": "^5.0.1", |         "json-stringify-safe": "^5.0.1", | ||||||
|         "meow": "^8.1.2", |         "meow": "^8.1.2", | ||||||
|         "semver": "^6.3.0", |         "semver": "^7.0.0", | ||||||
|         "split": "^1.0.1" |         "split": "^1.0.1" | ||||||
|       }, |       }, | ||||||
|       "bin": { |       "bin": { | ||||||
| @ -1631,14 +1631,6 @@ | |||||||
|         "node": ">=14" |         "node": ">=14" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/conventional-changelog-writer/node_modules/semver": { |  | ||||||
|       "version": "6.3.0", |  | ||||||
|       "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", |  | ||||||
|       "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", |  | ||||||
|       "bin": { |  | ||||||
|         "semver": "bin/semver.js" |  | ||||||
|       } |  | ||||||
|     }, |  | ||||||
|     "node_modules/conventional-commits-filter": { |     "node_modules/conventional-commits-filter": { | ||||||
|       "version": "3.0.0", |       "version": "3.0.0", | ||||||
|       "resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-3.0.0.tgz", |       "resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-3.0.0.tgz", | ||||||
| @ -2452,13 +2444,13 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/globby": { |     "node_modules/globby": { | ||||||
|       "version": "13.2.1", |       "version": "13.2.2", | ||||||
|       "resolved": "https://registry.npmjs.org/globby/-/globby-13.2.1.tgz", |       "resolved": "https://registry.npmjs.org/globby/-/globby-13.2.2.tgz", | ||||||
|       "integrity": "sha512-DPCBxctI7dN4EeIqjW2KGqgdcUMbrhJ9AzON+PlxCtvppWhubTLD4+a0GFxiym14ZvacUydTPjLPc2DlKz7EIg==", |       "integrity": "sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "dir-glob": "^3.0.1", |         "dir-glob": "^3.0.1", | ||||||
|         "fast-glob": "^3.2.11", |         "fast-glob": "^3.3.0", | ||||||
|         "ignore": "^5.2.0", |         "ignore": "^5.2.4", | ||||||
|         "merge2": "^1.4.1", |         "merge2": "^1.4.1", | ||||||
|         "slash": "^4.0.0" |         "slash": "^4.0.0" | ||||||
|       }, |       }, | ||||||
| @ -3258,9 +3250,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/marked": { |     "node_modules/marked": { | ||||||
|       "version": "5.1.0", |       "version": "5.1.1", | ||||||
|       "resolved": "https://registry.npmjs.org/marked/-/marked-5.1.0.tgz", |       "resolved": "https://registry.npmjs.org/marked/-/marked-5.1.1.tgz", | ||||||
|       "integrity": "sha512-z3/nBe7aTI8JDszlYLk7dDVNpngjw0o1ZJtrA9kIfkkHcIF+xH7mO23aISl4WxP83elU+MFROgahqdpd05lMEQ==", |       "integrity": "sha512-bTmmGdEINWmOMDjnPWDxGPQ4qkDLeYorpYbEtFOXzOruTwUE671q4Guiuchn4N8h/v6NGd7916kXsm3Iz4iUSg==", | ||||||
|       "bin": { |       "bin": { | ||||||
|         "marked": "bin/marked.js" |         "marked": "bin/marked.js" | ||||||
|       }, |       }, | ||||||
| @ -3789,9 +3781,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/npm": { |     "node_modules/npm": { | ||||||
|       "version": "9.7.2", |       "version": "9.8.0", | ||||||
|       "resolved": "https://registry.npmjs.org/npm/-/npm-9.7.2.tgz", |       "resolved": "https://registry.npmjs.org/npm/-/npm-9.8.0.tgz", | ||||||
|       "integrity": "sha512-LLoOudiSURxzRxfGj+vsD+hKKv2EfxyshDOznxruIkZMouvbaF5sFm4yAwHqxS8aVaOdRl03pRmGpcrFMqMt3g==", |       "integrity": "sha512-AXeiBAdfM5K2jvBwA7EGLKeYyt0VnhmJRnlq4k2+M0Ao9v7yKJBqF8xFPzQL8kAybzwlfpTPCZwM4uTIszb3xA==", | ||||||
|       "bundleDependencies": [ |       "bundleDependencies": [ | ||||||
|         "@isaacs/string-locale-compare", |         "@isaacs/string-locale-compare", | ||||||
|         "@npmcli/arborist", |         "@npmcli/arborist", | ||||||
| @ -3862,10 +3854,10 @@ | |||||||
|       ], |       ], | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@isaacs/string-locale-compare": "^1.1.0", |         "@isaacs/string-locale-compare": "^1.1.0", | ||||||
|         "@npmcli/arborist": "^6.2.10", |         "@npmcli/arborist": "^6.3.0", | ||||||
|         "@npmcli/config": "^6.2.1", |         "@npmcli/config": "^6.2.1", | ||||||
|         "@npmcli/map-workspaces": "^3.0.4", |         "@npmcli/map-workspaces": "^3.0.4", | ||||||
|         "@npmcli/package-json": "^3.1.1", |         "@npmcli/package-json": "^4.0.0", | ||||||
|         "@npmcli/run-script": "^6.0.2", |         "@npmcli/run-script": "^6.0.2", | ||||||
|         "abbrev": "^2.0.0", |         "abbrev": "^2.0.0", | ||||||
|         "archy": "~1.0.0", |         "archy": "~1.0.0", | ||||||
| @ -3885,13 +3877,13 @@ | |||||||
|         "is-cidr": "^4.0.2", |         "is-cidr": "^4.0.2", | ||||||
|         "json-parse-even-better-errors": "^3.0.0", |         "json-parse-even-better-errors": "^3.0.0", | ||||||
|         "libnpmaccess": "^7.0.2", |         "libnpmaccess": "^7.0.2", | ||||||
|         "libnpmdiff": "^5.0.18", |         "libnpmdiff": "^5.0.19", | ||||||
|         "libnpmexec": "^6.0.1", |         "libnpmexec": "^6.0.2", | ||||||
|         "libnpmfund": "^4.0.18", |         "libnpmfund": "^4.0.19", | ||||||
|         "libnpmhook": "^9.0.3", |         "libnpmhook": "^9.0.3", | ||||||
|         "libnpmorg": "^5.0.4", |         "libnpmorg": "^5.0.4", | ||||||
|         "libnpmpack": "^5.0.18", |         "libnpmpack": "^5.0.19", | ||||||
|         "libnpmpublish": "^7.4.0", |         "libnpmpublish": "^7.5.0", | ||||||
|         "libnpmsearch": "^6.0.2", |         "libnpmsearch": "^6.0.2", | ||||||
|         "libnpmteam": "^5.0.3", |         "libnpmteam": "^5.0.3", | ||||||
|         "libnpmversion": "^4.0.2", |         "libnpmversion": "^4.0.2", | ||||||
| @ -3917,7 +3909,7 @@ | |||||||
|         "qrcode-terminal": "^0.12.0", |         "qrcode-terminal": "^0.12.0", | ||||||
|         "read": "^2.1.0", |         "read": "^2.1.0", | ||||||
|         "semver": "^7.5.2", |         "semver": "^7.5.2", | ||||||
|         "sigstore": "^1.6.0", |         "sigstore": "^1.7.0", | ||||||
|         "ssri": "^10.0.4", |         "ssri": "^10.0.4", | ||||||
|         "supports-color": "^9.3.1", |         "supports-color": "^9.3.1", | ||||||
|         "tar": "^6.1.15", |         "tar": "^6.1.15", | ||||||
| @ -4038,7 +4030,7 @@ | |||||||
|       "license": "ISC" |       "license": "ISC" | ||||||
|     }, |     }, | ||||||
|     "node_modules/npm/node_modules/@npmcli/arborist": { |     "node_modules/npm/node_modules/@npmcli/arborist": { | ||||||
|       "version": "6.2.10", |       "version": "6.3.0", | ||||||
|       "inBundle": true, |       "inBundle": true, | ||||||
|       "license": "ISC", |       "license": "ISC", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
| @ -4049,7 +4041,7 @@ | |||||||
|         "@npmcli/metavuln-calculator": "^5.0.0", |         "@npmcli/metavuln-calculator": "^5.0.0", | ||||||
|         "@npmcli/name-from-folder": "^2.0.0", |         "@npmcli/name-from-folder": "^2.0.0", | ||||||
|         "@npmcli/node-gyp": "^3.0.0", |         "@npmcli/node-gyp": "^3.0.0", | ||||||
|         "@npmcli/package-json": "^3.0.0", |         "@npmcli/package-json": "^4.0.0", | ||||||
|         "@npmcli/query": "^3.0.0", |         "@npmcli/query": "^3.0.0", | ||||||
|         "@npmcli/run-script": "^6.0.0", |         "@npmcli/run-script": "^6.0.0", | ||||||
|         "bin-links": "^4.0.1", |         "bin-links": "^4.0.1", | ||||||
| @ -4201,7 +4193,7 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/npm/node_modules/@npmcli/package-json": { |     "node_modules/npm/node_modules/@npmcli/package-json": { | ||||||
|       "version": "3.1.1", |       "version": "4.0.0", | ||||||
|       "inBundle": true, |       "inBundle": true, | ||||||
|       "license": "ISC", |       "license": "ISC", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
| @ -4271,13 +4263,12 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/npm/node_modules/@sigstore/tuf": { |     "node_modules/npm/node_modules/@sigstore/tuf": { | ||||||
|       "version": "1.0.0", |       "version": "1.0.2", | ||||||
|       "inBundle": true, |       "inBundle": true, | ||||||
|       "license": "Apache-2.0", |       "license": "Apache-2.0", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@sigstore/protobuf-specs": "^0.1.0", |         "@sigstore/protobuf-specs": "^0.1.0", | ||||||
|         "make-fetch-happen": "^11.0.1", |         "tuf-js": "^1.1.7" | ||||||
|         "tuf-js": "^1.1.3" |  | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
|         "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |         "node": "^14.17.0 || ^16.13.0 || >=18.0.0" | ||||||
| @ -5173,11 +5164,11 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/npm/node_modules/libnpmdiff": { |     "node_modules/npm/node_modules/libnpmdiff": { | ||||||
|       "version": "5.0.18", |       "version": "5.0.19", | ||||||
|       "inBundle": true, |       "inBundle": true, | ||||||
|       "license": "ISC", |       "license": "ISC", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@npmcli/arborist": "^6.2.10", |         "@npmcli/arborist": "^6.3.0", | ||||||
|         "@npmcli/disparity-colors": "^3.0.0", |         "@npmcli/disparity-colors": "^3.0.0", | ||||||
|         "@npmcli/installed-package-contents": "^2.0.2", |         "@npmcli/installed-package-contents": "^2.0.2", | ||||||
|         "binary-extensions": "^2.2.0", |         "binary-extensions": "^2.2.0", | ||||||
| @ -5192,11 +5183,11 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/npm/node_modules/libnpmexec": { |     "node_modules/npm/node_modules/libnpmexec": { | ||||||
|       "version": "6.0.1", |       "version": "6.0.2", | ||||||
|       "inBundle": true, |       "inBundle": true, | ||||||
|       "license": "ISC", |       "license": "ISC", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@npmcli/arborist": "^6.2.10", |         "@npmcli/arborist": "^6.3.0", | ||||||
|         "@npmcli/run-script": "^6.0.0", |         "@npmcli/run-script": "^6.0.0", | ||||||
|         "ci-info": "^3.7.1", |         "ci-info": "^3.7.1", | ||||||
|         "npm-package-arg": "^10.1.0", |         "npm-package-arg": "^10.1.0", | ||||||
| @ -5213,11 +5204,11 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/npm/node_modules/libnpmfund": { |     "node_modules/npm/node_modules/libnpmfund": { | ||||||
|       "version": "4.0.18", |       "version": "4.0.19", | ||||||
|       "inBundle": true, |       "inBundle": true, | ||||||
|       "license": "ISC", |       "license": "ISC", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@npmcli/arborist": "^6.2.10" |         "@npmcli/arborist": "^6.3.0" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
|         "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |         "node": "^14.17.0 || ^16.13.0 || >=18.0.0" | ||||||
| @ -5248,11 +5239,11 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/npm/node_modules/libnpmpack": { |     "node_modules/npm/node_modules/libnpmpack": { | ||||||
|       "version": "5.0.18", |       "version": "5.0.19", | ||||||
|       "inBundle": true, |       "inBundle": true, | ||||||
|       "license": "ISC", |       "license": "ISC", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@npmcli/arborist": "^6.2.10", |         "@npmcli/arborist": "^6.3.0", | ||||||
|         "@npmcli/run-script": "^6.0.0", |         "@npmcli/run-script": "^6.0.0", | ||||||
|         "npm-package-arg": "^10.1.0", |         "npm-package-arg": "^10.1.0", | ||||||
|         "pacote": "^15.0.8" |         "pacote": "^15.0.8" | ||||||
| @ -5262,7 +5253,7 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/npm/node_modules/libnpmpublish": { |     "node_modules/npm/node_modules/libnpmpublish": { | ||||||
|       "version": "7.4.0", |       "version": "7.5.0", | ||||||
|       "inBundle": true, |       "inBundle": true, | ||||||
|       "license": "ISC", |       "license": "ISC", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
| @ -6255,14 +6246,13 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/npm/node_modules/sigstore": { |     "node_modules/npm/node_modules/sigstore": { | ||||||
|       "version": "1.6.0", |       "version": "1.7.0", | ||||||
|       "inBundle": true, |       "inBundle": true, | ||||||
|       "license": "Apache-2.0", |       "license": "Apache-2.0", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@sigstore/protobuf-specs": "^0.1.0", |         "@sigstore/protobuf-specs": "^0.1.0", | ||||||
|         "@sigstore/tuf": "^1.0.0", |         "@sigstore/tuf": "^1.0.1", | ||||||
|         "make-fetch-happen": "^11.0.1", |         "make-fetch-happen": "^11.0.1" | ||||||
|         "tuf-js": "^1.1.3" |  | ||||||
|       }, |       }, | ||||||
|       "bin": { |       "bin": { | ||||||
|         "sigstore": "bin/sigstore.js" |         "sigstore": "bin/sigstore.js" | ||||||
| @ -7592,9 +7582,9 @@ | |||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "node_modules/semantic-release": { |     "node_modules/semantic-release": { | ||||||
|       "version": "21.0.6", |       "version": "21.0.7", | ||||||
|       "resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-21.0.6.tgz", |       "resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-21.0.7.tgz", | ||||||
|       "integrity": "sha512-NDyosObAwUNzPpdf+mpL49Xy+5iYHjdWM34LBNdbdYv9vBLbw+eCCDihxcqPh+f9m4ZzlBrYCkHUaZv2vPGW9A==", |       "integrity": "sha512-peRDSXN+hF8EFSKzze90ff/EnAmgITHQ/a3SZpRV3479ny0BIZWEJ33uX6/GlOSKdaSxo9hVRDyv2/u2MuF+Bw==", | ||||||
|       "peer": true, |       "peer": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@semantic-release/commit-analyzer": "^10.0.0", |         "@semantic-release/commit-analyzer": "^10.0.0", | ||||||
| @ -7619,7 +7609,7 @@ | |||||||
|         "micromatch": "^4.0.2", |         "micromatch": "^4.0.2", | ||||||
|         "p-each-series": "^3.0.0", |         "p-each-series": "^3.0.0", | ||||||
|         "p-reduce": "^3.0.0", |         "p-reduce": "^3.0.0", | ||||||
|         "read-pkg-up": "^9.1.0", |         "read-pkg-up": "^10.0.0", | ||||||
|         "resolve-from": "^5.0.0", |         "resolve-from": "^5.0.0", | ||||||
|         "semver": "^7.3.2", |         "semver": "^7.3.2", | ||||||
|         "semver-diff": "^4.0.0", |         "semver-diff": "^4.0.0", | ||||||
| @ -7633,139 +7623,10 @@ | |||||||
|         "node": ">=18" |         "node": ">=18" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/semantic-release/node_modules/find-up": { |  | ||||||
|       "version": "6.3.0", |  | ||||||
|       "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz", |  | ||||||
|       "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==", |  | ||||||
|       "peer": true, |  | ||||||
|       "dependencies": { |  | ||||||
|         "locate-path": "^7.1.0", |  | ||||||
|         "path-exists": "^5.0.0" |  | ||||||
|       }, |  | ||||||
|       "engines": { |  | ||||||
|         "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |  | ||||||
|       }, |  | ||||||
|       "funding": { |  | ||||||
|         "url": "https://github.com/sponsors/sindresorhus" |  | ||||||
|       } |  | ||||||
|     }, |  | ||||||
|     "node_modules/semantic-release/node_modules/locate-path": { |  | ||||||
|       "version": "7.2.0", |  | ||||||
|       "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz", |  | ||||||
|       "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==", |  | ||||||
|       "peer": true, |  | ||||||
|       "dependencies": { |  | ||||||
|         "p-locate": "^6.0.0" |  | ||||||
|       }, |  | ||||||
|       "engines": { |  | ||||||
|         "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |  | ||||||
|       }, |  | ||||||
|       "funding": { |  | ||||||
|         "url": "https://github.com/sponsors/sindresorhus" |  | ||||||
|       } |  | ||||||
|     }, |  | ||||||
|     "node_modules/semantic-release/node_modules/p-limit": { |  | ||||||
|       "version": "4.0.0", |  | ||||||
|       "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz", |  | ||||||
|       "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==", |  | ||||||
|       "peer": true, |  | ||||||
|       "dependencies": { |  | ||||||
|         "yocto-queue": "^1.0.0" |  | ||||||
|       }, |  | ||||||
|       "engines": { |  | ||||||
|         "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |  | ||||||
|       }, |  | ||||||
|       "funding": { |  | ||||||
|         "url": "https://github.com/sponsors/sindresorhus" |  | ||||||
|       } |  | ||||||
|     }, |  | ||||||
|     "node_modules/semantic-release/node_modules/p-locate": { |  | ||||||
|       "version": "6.0.0", |  | ||||||
|       "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz", |  | ||||||
|       "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==", |  | ||||||
|       "peer": true, |  | ||||||
|       "dependencies": { |  | ||||||
|         "p-limit": "^4.0.0" |  | ||||||
|       }, |  | ||||||
|       "engines": { |  | ||||||
|         "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |  | ||||||
|       }, |  | ||||||
|       "funding": { |  | ||||||
|         "url": "https://github.com/sponsors/sindresorhus" |  | ||||||
|       } |  | ||||||
|     }, |  | ||||||
|     "node_modules/semantic-release/node_modules/path-exists": { |  | ||||||
|       "version": "5.0.0", |  | ||||||
|       "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz", |  | ||||||
|       "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==", |  | ||||||
|       "peer": true, |  | ||||||
|       "engines": { |  | ||||||
|         "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |  | ||||||
|       } |  | ||||||
|     }, |  | ||||||
|     "node_modules/semantic-release/node_modules/read-pkg": { |  | ||||||
|       "version": "7.1.0", |  | ||||||
|       "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz", |  | ||||||
|       "integrity": "sha512-5iOehe+WF75IccPc30bWTbpdDQLOCc3Uu8bi3Dte3Eueij81yx1Mrufk8qBx/YAbR4uL1FdUr+7BKXDwEtisXg==", |  | ||||||
|       "peer": true, |  | ||||||
|       "dependencies": { |  | ||||||
|         "@types/normalize-package-data": "^2.4.1", |  | ||||||
|         "normalize-package-data": "^3.0.2", |  | ||||||
|         "parse-json": "^5.2.0", |  | ||||||
|         "type-fest": "^2.0.0" |  | ||||||
|       }, |  | ||||||
|       "engines": { |  | ||||||
|         "node": ">=12.20" |  | ||||||
|       }, |  | ||||||
|       "funding": { |  | ||||||
|         "url": "https://github.com/sponsors/sindresorhus" |  | ||||||
|       } |  | ||||||
|     }, |  | ||||||
|     "node_modules/semantic-release/node_modules/read-pkg-up": { |  | ||||||
|       "version": "9.1.0", |  | ||||||
|       "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-9.1.0.tgz", |  | ||||||
|       "integrity": "sha512-vaMRR1AC1nrd5CQM0PhlRsO5oc2AAigqr7cCrZ/MW/Rsaflz4RlgzkpL4qoU/z1F6wrbd85iFv1OQj/y5RdGvg==", |  | ||||||
|       "peer": true, |  | ||||||
|       "dependencies": { |  | ||||||
|         "find-up": "^6.3.0", |  | ||||||
|         "read-pkg": "^7.1.0", |  | ||||||
|         "type-fest": "^2.5.0" |  | ||||||
|       }, |  | ||||||
|       "engines": { |  | ||||||
|         "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |  | ||||||
|       }, |  | ||||||
|       "funding": { |  | ||||||
|         "url": "https://github.com/sponsors/sindresorhus" |  | ||||||
|       } |  | ||||||
|     }, |  | ||||||
|     "node_modules/semantic-release/node_modules/type-fest": { |  | ||||||
|       "version": "2.19.0", |  | ||||||
|       "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz", |  | ||||||
|       "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==", |  | ||||||
|       "peer": true, |  | ||||||
|       "engines": { |  | ||||||
|         "node": ">=12.20" |  | ||||||
|       }, |  | ||||||
|       "funding": { |  | ||||||
|         "url": "https://github.com/sponsors/sindresorhus" |  | ||||||
|       } |  | ||||||
|     }, |  | ||||||
|     "node_modules/semantic-release/node_modules/yocto-queue": { |  | ||||||
|       "version": "1.0.0", |  | ||||||
|       "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz", |  | ||||||
|       "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==", |  | ||||||
|       "peer": true, |  | ||||||
|       "engines": { |  | ||||||
|         "node": ">=12.20" |  | ||||||
|       }, |  | ||||||
|       "funding": { |  | ||||||
|         "url": "https://github.com/sponsors/sindresorhus" |  | ||||||
|       } |  | ||||||
|     }, |  | ||||||
|     "node_modules/semver": { |     "node_modules/semver": { | ||||||
|       "version": "7.5.3", |       "version": "7.5.4", | ||||||
|       "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.3.tgz", |       "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", | ||||||
|       "integrity": "sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==", |       "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "lru-cache": "^6.0.0" |         "lru-cache": "^6.0.0" | ||||||
|       }, |       }, | ||||||
| @ -8700,9 +8561,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/type-fest": { |     "node_modules/type-fest": { | ||||||
|       "version": "3.12.0", |       "version": "3.13.0", | ||||||
|       "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.12.0.tgz", |       "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.13.0.tgz", | ||||||
|       "integrity": "sha512-qj9wWsnFvVEMUDbESiilKeXeHL7FwwiFcogfhfyjmvT968RXSvnl23f1JOClTHYItsi7o501C/7qVllscUP3oA==", |       "integrity": "sha512-Gur3yQGM9qiLNs0KPP7LPgeRbio2QTt4xXouobMCarR0/wyW3F+F/+OWwshg3NG0Adon7uQfSZBpB46NfhoF1A==", | ||||||
|       "engines": { |       "engines": { | ||||||
|         "node": ">=14.16" |         "node": ">=14.16" | ||||||
|       }, |       }, | ||||||
| @ -9618,9 +9479,9 @@ | |||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "acorn": { |     "acorn": { | ||||||
|       "version": "8.9.0", |       "version": "8.10.0", | ||||||
|       "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.9.0.tgz", |       "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz", | ||||||
|       "integrity": "sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==", |       "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "acorn-walk": { |     "acorn-walk": { | ||||||
| @ -10322,24 +10183,17 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "conventional-changelog-writer": { |     "conventional-changelog-writer": { | ||||||
|       "version": "6.0.0", |       "version": "6.0.1", | ||||||
|       "resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-6.0.0.tgz", |       "resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-6.0.1.tgz", | ||||||
|       "integrity": "sha512-8PyWTnn7zBIt9l4hj4UusFs1TyG+9Ulu1zlOAc72L7Sdv9Hsc8E86ot7htY3HXCVhXHB/NO0pVGvZpwsyJvFfw==", |       "integrity": "sha512-359t9aHorPw+U+nHzUXHS5ZnPBOizRxfQsWT5ZDHBfvfxQOAik+yfuhKXG66CN5LEWPpMNnIMHUTCKeYNprvHQ==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "conventional-commits-filter": "^3.0.0", |         "conventional-commits-filter": "^3.0.0", | ||||||
|         "dateformat": "^3.0.3", |         "dateformat": "^3.0.3", | ||||||
|         "handlebars": "^4.7.7", |         "handlebars": "^4.7.7", | ||||||
|         "json-stringify-safe": "^5.0.1", |         "json-stringify-safe": "^5.0.1", | ||||||
|         "meow": "^8.1.2", |         "meow": "^8.1.2", | ||||||
|         "semver": "^6.3.0", |         "semver": "^7.0.0", | ||||||
|         "split": "^1.0.1" |         "split": "^1.0.1" | ||||||
|       }, |  | ||||||
|       "dependencies": { |  | ||||||
|         "semver": { |  | ||||||
|           "version": "6.3.0", |  | ||||||
|           "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", |  | ||||||
|           "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" |  | ||||||
|         } |  | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "conventional-commits-filter": { |     "conventional-commits-filter": { | ||||||
| @ -10970,13 +10824,13 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "globby": { |     "globby": { | ||||||
|       "version": "13.2.1", |       "version": "13.2.2", | ||||||
|       "resolved": "https://registry.npmjs.org/globby/-/globby-13.2.1.tgz", |       "resolved": "https://registry.npmjs.org/globby/-/globby-13.2.2.tgz", | ||||||
|       "integrity": "sha512-DPCBxctI7dN4EeIqjW2KGqgdcUMbrhJ9AzON+PlxCtvppWhubTLD4+a0GFxiym14ZvacUydTPjLPc2DlKz7EIg==", |       "integrity": "sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "dir-glob": "^3.0.1", |         "dir-glob": "^3.0.1", | ||||||
|         "fast-glob": "^3.2.11", |         "fast-glob": "^3.3.0", | ||||||
|         "ignore": "^5.2.0", |         "ignore": "^5.2.4", | ||||||
|         "merge2": "^1.4.1", |         "merge2": "^1.4.1", | ||||||
|         "slash": "^4.0.0" |         "slash": "^4.0.0" | ||||||
|       } |       } | ||||||
| @ -11549,9 +11403,9 @@ | |||||||
|       "integrity": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==" |       "integrity": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==" | ||||||
|     }, |     }, | ||||||
|     "marked": { |     "marked": { | ||||||
|       "version": "5.1.0", |       "version": "5.1.1", | ||||||
|       "resolved": "https://registry.npmjs.org/marked/-/marked-5.1.0.tgz", |       "resolved": "https://registry.npmjs.org/marked/-/marked-5.1.1.tgz", | ||||||
|       "integrity": "sha512-z3/nBe7aTI8JDszlYLk7dDVNpngjw0o1ZJtrA9kIfkkHcIF+xH7mO23aISl4WxP83elU+MFROgahqdpd05lMEQ==" |       "integrity": "sha512-bTmmGdEINWmOMDjnPWDxGPQ4qkDLeYorpYbEtFOXzOruTwUE671q4Guiuchn4N8h/v6NGd7916kXsm3Iz4iUSg==" | ||||||
|     }, |     }, | ||||||
|     "marked-terminal": { |     "marked-terminal": { | ||||||
|       "version": "5.2.0", |       "version": "5.2.0", | ||||||
| @ -11935,15 +11789,15 @@ | |||||||
|       "integrity": "sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==" |       "integrity": "sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==" | ||||||
|     }, |     }, | ||||||
|     "npm": { |     "npm": { | ||||||
|       "version": "9.7.2", |       "version": "9.8.0", | ||||||
|       "resolved": "https://registry.npmjs.org/npm/-/npm-9.7.2.tgz", |       "resolved": "https://registry.npmjs.org/npm/-/npm-9.8.0.tgz", | ||||||
|       "integrity": "sha512-LLoOudiSURxzRxfGj+vsD+hKKv2EfxyshDOznxruIkZMouvbaF5sFm4yAwHqxS8aVaOdRl03pRmGpcrFMqMt3g==", |       "integrity": "sha512-AXeiBAdfM5K2jvBwA7EGLKeYyt0VnhmJRnlq4k2+M0Ao9v7yKJBqF8xFPzQL8kAybzwlfpTPCZwM4uTIszb3xA==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "@isaacs/string-locale-compare": "^1.1.0", |         "@isaacs/string-locale-compare": "^1.1.0", | ||||||
|         "@npmcli/arborist": "^6.2.10", |         "@npmcli/arborist": "^6.3.0", | ||||||
|         "@npmcli/config": "^6.2.1", |         "@npmcli/config": "^6.2.1", | ||||||
|         "@npmcli/map-workspaces": "^3.0.4", |         "@npmcli/map-workspaces": "^3.0.4", | ||||||
|         "@npmcli/package-json": "^3.1.1", |         "@npmcli/package-json": "^4.0.0", | ||||||
|         "@npmcli/run-script": "^6.0.2", |         "@npmcli/run-script": "^6.0.2", | ||||||
|         "abbrev": "^2.0.0", |         "abbrev": "^2.0.0", | ||||||
|         "archy": "~1.0.0", |         "archy": "~1.0.0", | ||||||
| @ -11963,13 +11817,13 @@ | |||||||
|         "is-cidr": "^4.0.2", |         "is-cidr": "^4.0.2", | ||||||
|         "json-parse-even-better-errors": "^3.0.0", |         "json-parse-even-better-errors": "^3.0.0", | ||||||
|         "libnpmaccess": "^7.0.2", |         "libnpmaccess": "^7.0.2", | ||||||
|         "libnpmdiff": "^5.0.18", |         "libnpmdiff": "^5.0.19", | ||||||
|         "libnpmexec": "^6.0.1", |         "libnpmexec": "^6.0.2", | ||||||
|         "libnpmfund": "^4.0.18", |         "libnpmfund": "^4.0.19", | ||||||
|         "libnpmhook": "^9.0.3", |         "libnpmhook": "^9.0.3", | ||||||
|         "libnpmorg": "^5.0.4", |         "libnpmorg": "^5.0.4", | ||||||
|         "libnpmpack": "^5.0.18", |         "libnpmpack": "^5.0.19", | ||||||
|         "libnpmpublish": "^7.4.0", |         "libnpmpublish": "^7.5.0", | ||||||
|         "libnpmsearch": "^6.0.2", |         "libnpmsearch": "^6.0.2", | ||||||
|         "libnpmteam": "^5.0.3", |         "libnpmteam": "^5.0.3", | ||||||
|         "libnpmversion": "^4.0.2", |         "libnpmversion": "^4.0.2", | ||||||
| @ -11995,7 +11849,7 @@ | |||||||
|         "qrcode-terminal": "^0.12.0", |         "qrcode-terminal": "^0.12.0", | ||||||
|         "read": "^2.1.0", |         "read": "^2.1.0", | ||||||
|         "semver": "^7.5.2", |         "semver": "^7.5.2", | ||||||
|         "sigstore": "^1.6.0", |         "sigstore": "^1.7.0", | ||||||
|         "ssri": "^10.0.4", |         "ssri": "^10.0.4", | ||||||
|         "supports-color": "^9.3.1", |         "supports-color": "^9.3.1", | ||||||
|         "tar": "^6.1.15", |         "tar": "^6.1.15", | ||||||
| @ -12055,7 +11909,7 @@ | |||||||
|           "bundled": true |           "bundled": true | ||||||
|         }, |         }, | ||||||
|         "@npmcli/arborist": { |         "@npmcli/arborist": { | ||||||
|           "version": "6.2.10", |           "version": "6.3.0", | ||||||
|           "bundled": true, |           "bundled": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "@isaacs/string-locale-compare": "^1.1.0", |             "@isaacs/string-locale-compare": "^1.1.0", | ||||||
| @ -12065,7 +11919,7 @@ | |||||||
|             "@npmcli/metavuln-calculator": "^5.0.0", |             "@npmcli/metavuln-calculator": "^5.0.0", | ||||||
|             "@npmcli/name-from-folder": "^2.0.0", |             "@npmcli/name-from-folder": "^2.0.0", | ||||||
|             "@npmcli/node-gyp": "^3.0.0", |             "@npmcli/node-gyp": "^3.0.0", | ||||||
|             "@npmcli/package-json": "^3.0.0", |             "@npmcli/package-json": "^4.0.0", | ||||||
|             "@npmcli/query": "^3.0.0", |             "@npmcli/query": "^3.0.0", | ||||||
|             "@npmcli/run-script": "^6.0.0", |             "@npmcli/run-script": "^6.0.0", | ||||||
|             "bin-links": "^4.0.1", |             "bin-links": "^4.0.1", | ||||||
| @ -12172,7 +12026,7 @@ | |||||||
|           "bundled": true |           "bundled": true | ||||||
|         }, |         }, | ||||||
|         "@npmcli/package-json": { |         "@npmcli/package-json": { | ||||||
|           "version": "3.1.1", |           "version": "4.0.0", | ||||||
|           "bundled": true, |           "bundled": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "@npmcli/git": "^4.1.0", |             "@npmcli/git": "^4.1.0", | ||||||
| @ -12218,12 +12072,11 @@ | |||||||
|           "bundled": true |           "bundled": true | ||||||
|         }, |         }, | ||||||
|         "@sigstore/tuf": { |         "@sigstore/tuf": { | ||||||
|           "version": "1.0.0", |           "version": "1.0.2", | ||||||
|           "bundled": true, |           "bundled": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "@sigstore/protobuf-specs": "^0.1.0", |             "@sigstore/protobuf-specs": "^0.1.0", | ||||||
|             "make-fetch-happen": "^11.0.1", |             "tuf-js": "^1.1.7" | ||||||
|             "tuf-js": "^1.1.3" |  | ||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         "@tootallnate/once": { |         "@tootallnate/once": { | ||||||
| @ -12767,10 +12620,10 @@ | |||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         "libnpmdiff": { |         "libnpmdiff": { | ||||||
|           "version": "5.0.18", |           "version": "5.0.19", | ||||||
|           "bundled": true, |           "bundled": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "@npmcli/arborist": "^6.2.10", |             "@npmcli/arborist": "^6.3.0", | ||||||
|             "@npmcli/disparity-colors": "^3.0.0", |             "@npmcli/disparity-colors": "^3.0.0", | ||||||
|             "@npmcli/installed-package-contents": "^2.0.2", |             "@npmcli/installed-package-contents": "^2.0.2", | ||||||
|             "binary-extensions": "^2.2.0", |             "binary-extensions": "^2.2.0", | ||||||
| @ -12782,10 +12635,10 @@ | |||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         "libnpmexec": { |         "libnpmexec": { | ||||||
|           "version": "6.0.1", |           "version": "6.0.2", | ||||||
|           "bundled": true, |           "bundled": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "@npmcli/arborist": "^6.2.10", |             "@npmcli/arborist": "^6.3.0", | ||||||
|             "@npmcli/run-script": "^6.0.0", |             "@npmcli/run-script": "^6.0.0", | ||||||
|             "ci-info": "^3.7.1", |             "ci-info": "^3.7.1", | ||||||
|             "npm-package-arg": "^10.1.0", |             "npm-package-arg": "^10.1.0", | ||||||
| @ -12799,10 +12652,10 @@ | |||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         "libnpmfund": { |         "libnpmfund": { | ||||||
|           "version": "4.0.18", |           "version": "4.0.19", | ||||||
|           "bundled": true, |           "bundled": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "@npmcli/arborist": "^6.2.10" |             "@npmcli/arborist": "^6.3.0" | ||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         "libnpmhook": { |         "libnpmhook": { | ||||||
| @ -12822,17 +12675,17 @@ | |||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         "libnpmpack": { |         "libnpmpack": { | ||||||
|           "version": "5.0.18", |           "version": "5.0.19", | ||||||
|           "bundled": true, |           "bundled": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "@npmcli/arborist": "^6.2.10", |             "@npmcli/arborist": "^6.3.0", | ||||||
|             "@npmcli/run-script": "^6.0.0", |             "@npmcli/run-script": "^6.0.0", | ||||||
|             "npm-package-arg": "^10.1.0", |             "npm-package-arg": "^10.1.0", | ||||||
|             "pacote": "^15.0.8" |             "pacote": "^15.0.8" | ||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         "libnpmpublish": { |         "libnpmpublish": { | ||||||
|           "version": "7.4.0", |           "version": "7.5.0", | ||||||
|           "bundled": true, |           "bundled": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "ci-info": "^3.6.1", |             "ci-info": "^3.6.1", | ||||||
| @ -13481,13 +13334,12 @@ | |||||||
|           "bundled": true |           "bundled": true | ||||||
|         }, |         }, | ||||||
|         "sigstore": { |         "sigstore": { | ||||||
|           "version": "1.6.0", |           "version": "1.7.0", | ||||||
|           "bundled": true, |           "bundled": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "@sigstore/protobuf-specs": "^0.1.0", |             "@sigstore/protobuf-specs": "^0.1.0", | ||||||
|             "@sigstore/tuf": "^1.0.0", |             "@sigstore/tuf": "^1.0.1", | ||||||
|             "make-fetch-happen": "^11.0.1", |             "make-fetch-happen": "^11.0.1" | ||||||
|             "tuf-js": "^1.1.3" |  | ||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         "smart-buffer": { |         "smart-buffer": { | ||||||
| @ -14363,9 +14215,9 @@ | |||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "semantic-release": { |     "semantic-release": { | ||||||
|       "version": "21.0.6", |       "version": "21.0.7", | ||||||
|       "resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-21.0.6.tgz", |       "resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-21.0.7.tgz", | ||||||
|       "integrity": "sha512-NDyosObAwUNzPpdf+mpL49Xy+5iYHjdWM34LBNdbdYv9vBLbw+eCCDihxcqPh+f9m4ZzlBrYCkHUaZv2vPGW9A==", |       "integrity": "sha512-peRDSXN+hF8EFSKzze90ff/EnAmgITHQ/a3SZpRV3479ny0BIZWEJ33uX6/GlOSKdaSxo9hVRDyv2/u2MuF+Bw==", | ||||||
|       "peer": true, |       "peer": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "@semantic-release/commit-analyzer": "^10.0.0", |         "@semantic-release/commit-analyzer": "^10.0.0", | ||||||
| @ -14390,98 +14242,18 @@ | |||||||
|         "micromatch": "^4.0.2", |         "micromatch": "^4.0.2", | ||||||
|         "p-each-series": "^3.0.0", |         "p-each-series": "^3.0.0", | ||||||
|         "p-reduce": "^3.0.0", |         "p-reduce": "^3.0.0", | ||||||
|         "read-pkg-up": "^9.1.0", |         "read-pkg-up": "^10.0.0", | ||||||
|         "resolve-from": "^5.0.0", |         "resolve-from": "^5.0.0", | ||||||
|         "semver": "^7.3.2", |         "semver": "^7.3.2", | ||||||
|         "semver-diff": "^4.0.0", |         "semver-diff": "^4.0.0", | ||||||
|         "signale": "^1.2.1", |         "signale": "^1.2.1", | ||||||
|         "yargs": "^17.5.1" |         "yargs": "^17.5.1" | ||||||
|       }, |  | ||||||
|       "dependencies": { |  | ||||||
|         "find-up": { |  | ||||||
|           "version": "6.3.0", |  | ||||||
|           "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz", |  | ||||||
|           "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==", |  | ||||||
|           "peer": true, |  | ||||||
|           "requires": { |  | ||||||
|             "locate-path": "^7.1.0", |  | ||||||
|             "path-exists": "^5.0.0" |  | ||||||
|           } |  | ||||||
|         }, |  | ||||||
|         "locate-path": { |  | ||||||
|           "version": "7.2.0", |  | ||||||
|           "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz", |  | ||||||
|           "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==", |  | ||||||
|           "peer": true, |  | ||||||
|           "requires": { |  | ||||||
|             "p-locate": "^6.0.0" |  | ||||||
|           } |  | ||||||
|         }, |  | ||||||
|         "p-limit": { |  | ||||||
|           "version": "4.0.0", |  | ||||||
|           "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz", |  | ||||||
|           "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==", |  | ||||||
|           "peer": true, |  | ||||||
|           "requires": { |  | ||||||
|             "yocto-queue": "^1.0.0" |  | ||||||
|           } |  | ||||||
|         }, |  | ||||||
|         "p-locate": { |  | ||||||
|           "version": "6.0.0", |  | ||||||
|           "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz", |  | ||||||
|           "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==", |  | ||||||
|           "peer": true, |  | ||||||
|           "requires": { |  | ||||||
|             "p-limit": "^4.0.0" |  | ||||||
|           } |  | ||||||
|         }, |  | ||||||
|         "path-exists": { |  | ||||||
|           "version": "5.0.0", |  | ||||||
|           "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz", |  | ||||||
|           "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==", |  | ||||||
|           "peer": true |  | ||||||
|         }, |  | ||||||
|         "read-pkg": { |  | ||||||
|           "version": "7.1.0", |  | ||||||
|           "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz", |  | ||||||
|           "integrity": "sha512-5iOehe+WF75IccPc30bWTbpdDQLOCc3Uu8bi3Dte3Eueij81yx1Mrufk8qBx/YAbR4uL1FdUr+7BKXDwEtisXg==", |  | ||||||
|           "peer": true, |  | ||||||
|           "requires": { |  | ||||||
|             "@types/normalize-package-data": "^2.4.1", |  | ||||||
|             "normalize-package-data": "^3.0.2", |  | ||||||
|             "parse-json": "^5.2.0", |  | ||||||
|             "type-fest": "^2.0.0" |  | ||||||
|           } |  | ||||||
|         }, |  | ||||||
|         "read-pkg-up": { |  | ||||||
|           "version": "9.1.0", |  | ||||||
|           "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-9.1.0.tgz", |  | ||||||
|           "integrity": "sha512-vaMRR1AC1nrd5CQM0PhlRsO5oc2AAigqr7cCrZ/MW/Rsaflz4RlgzkpL4qoU/z1F6wrbd85iFv1OQj/y5RdGvg==", |  | ||||||
|           "peer": true, |  | ||||||
|           "requires": { |  | ||||||
|             "find-up": "^6.3.0", |  | ||||||
|             "read-pkg": "^7.1.0", |  | ||||||
|             "type-fest": "^2.5.0" |  | ||||||
|           } |  | ||||||
|         }, |  | ||||||
|         "type-fest": { |  | ||||||
|           "version": "2.19.0", |  | ||||||
|           "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz", |  | ||||||
|           "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==", |  | ||||||
|           "peer": true |  | ||||||
|         }, |  | ||||||
|         "yocto-queue": { |  | ||||||
|           "version": "1.0.0", |  | ||||||
|           "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz", |  | ||||||
|           "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==", |  | ||||||
|           "peer": true |  | ||||||
|         } |  | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "semver": { |     "semver": { | ||||||
|       "version": "7.5.3", |       "version": "7.5.4", | ||||||
|       "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.3.tgz", |       "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", | ||||||
|       "integrity": "sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==", |       "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "lru-cache": "^6.0.0" |         "lru-cache": "^6.0.0" | ||||||
|       }, |       }, | ||||||
| @ -15205,9 +14977,9 @@ | |||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "type-fest": { |     "type-fest": { | ||||||
|       "version": "3.12.0", |       "version": "3.13.0", | ||||||
|       "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.12.0.tgz", |       "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.13.0.tgz", | ||||||
|       "integrity": "sha512-qj9wWsnFvVEMUDbESiilKeXeHL7FwwiFcogfhfyjmvT968RXSvnl23f1JOClTHYItsi7o501C/7qVllscUP3oA==" |       "integrity": "sha512-Gur3yQGM9qiLNs0KPP7LPgeRbio2QTt4xXouobMCarR0/wyW3F+F/+OWwshg3NG0Adon7uQfSZBpB46NfhoF1A==" | ||||||
|     }, |     }, | ||||||
|     "typedarray-to-buffer": { |     "typedarray-to-buffer": { | ||||||
|       "version": "3.1.5", |       "version": "3.1.5", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user