Merge pull request #282 from JonasKruckenberg/dependabot/npm_and_yarn/actions/core-1.9.1

This commit is contained in:
Jonas Kruckenberg 2023-09-04 20:57:56 +02:00 committed by GitHub
commit c3e3276dcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 5 deletions

View File

@ -23,7 +23,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/core": "^1.9.1",
"@tauri-apps/cli": "1.4.0",
"@tauri-apps/cli-darwin-x64": "1.4.0",
"@tauri-apps/cli-linux-x64-gnu": "1.4.0",

14
pnpm-lock.yaml generated
View File

@ -6,8 +6,8 @@ settings:
dependencies:
'@actions/core':
specifier: ^1.6.0
version: 1.9.0
specifier: ^1.9.1
version: 1.9.1
'@tauri-apps/cli':
specifier: 1.4.0
version: 1.4.0
@ -55,10 +55,11 @@ devDependencies:
packages:
/@actions/core@1.9.0:
resolution: {integrity: sha512-5pbM693Ih59ZdUhgk+fts+bUWTnIdHV3kwOSr+QIoFHMLg7Gzhwm0cifDY/AG68ekEJAkHnQVpcy4f6GjmzBCA==}
/@actions/core@1.9.1:
resolution: {integrity: sha512-5ad+U2YGrmmiw6du20AQW5XuWo7UKN2052FjSV7MX+Wfjf8sCqcsZe62NfgHys4QI4/Y+vQvLKYL8jWtA1ZBTA==}
dependencies:
'@actions/http-client': 2.0.1
uuid: 8.3.2
dev: false
/@actions/http-client@2.0.1:
@ -2120,6 +2121,11 @@ packages:
punycode: 2.1.1
dev: true
/uuid@8.3.2:
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
hasBin: true
dev: false
/which-boxed-primitive@1.0.2:
resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==}
dependencies: