mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-06 19:19:56 +00:00
v18.2.15
This commit is contained in:
parent
6b59c06978
commit
dad6b23202
@ -1,3 +1,16 @@
|
|||||||
|
- commits:
|
||||||
|
- subject: Update dependency event-stream to v3.3.5
|
||||||
|
hash: b51806705889e23e1e1ac30352242cc950fd0f2e
|
||||||
|
body: |
|
||||||
|
Update event-stream from 3.3.4 to 3.3.5
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: Self-hosted Renovate Bot
|
||||||
|
nested: []
|
||||||
|
version: 18.2.15
|
||||||
|
title: ""
|
||||||
|
date: 2024-07-02T11:11:00.808Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update dependency jsonwebtoken to v9 [SECURITY]
|
- subject: Update dependency jsonwebtoken to v9 [SECURITY]
|
||||||
hash: f05e49915dbc7ac0e14bbe215909dbcc108aa29e
|
hash: f05e49915dbc7ac0e14bbe215909dbcc108aa29e
|
||||||
|
@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
|
|||||||
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## 18.2.15 - 2024-07-02
|
||||||
|
|
||||||
|
* Update dependency event-stream to v3.3.5 [Self-hosted Renovate Bot]
|
||||||
|
|
||||||
## 18.2.14 - 2024-07-02
|
## 18.2.14 - 2024-07-02
|
||||||
|
|
||||||
* Update dependency jsonwebtoken to v9 [SECURITY] [Self-hosted Renovate Bot]
|
* Update dependency jsonwebtoken to v9 [SECURITY] [Self-hosted Renovate Bot]
|
||||||
|
4
npm-shrinkwrap.json
generated
4
npm-shrinkwrap.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "18.2.14",
|
"version": "18.2.15",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "18.2.14",
|
"version": "18.2.15",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "18.2.14",
|
"version": "18.2.15",
|
||||||
"description": "The official balena Command Line Interface",
|
"description": "The official balena Command Line Interface",
|
||||||
"main": "./build/app.js",
|
"main": "./build/app.js",
|
||||||
"homepage": "https://github.com/balena-io/balena-cli",
|
"homepage": "https://github.com/balena-io/balena-cli",
|
||||||
@ -287,6 +287,6 @@
|
|||||||
"windosu": "^0.3.0"
|
"windosu": "^0.3.0"
|
||||||
},
|
},
|
||||||
"versionist": {
|
"versionist": {
|
||||||
"publishedAt": "2024-07-02T10:14:44.677Z"
|
"publishedAt": "2024-07-02T11:11:01.702Z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user