mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-31 07:06:37 +00:00
patch: updated aws axios version to match with sdk
This commit is contained in:
parent
30c5175ddb
commit
3e02af8ea0
7
package-lock.json
generated
7
package-lock.json
generated
@ -4413,11 +4413,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"aws4-axios": {
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/aws4-axios/-/aws4-axios-2.2.1.tgz",
|
||||
"integrity": "sha512-iAiMzsmGSvtmXY3IwH7PZy+eB1uqbUcaq0hp/T+wHt06oISnpPxceqBzNFkpEsAdqjq5IEznoNRX/Eiqz/OPxg==",
|
||||
"version": "2.4.9",
|
||||
"resolved": "https://registry.npmjs.org/aws4-axios/-/aws4-axios-2.4.9.tgz",
|
||||
"integrity": "sha512-egAUTk8oLdsb5OGa+BI30PBa4lZh3tOO0q2YL99Gq8lyY8s08bt81jF8ekOuY+ZP98bfB5wHJhKStVhvRRjT7Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@aws-sdk/client-sts": "^3.4.1",
|
||||
"@types/aws4": "^1.5.1",
|
||||
"aws4": "^1.9.1"
|
||||
}
|
||||
|
@ -63,7 +63,7 @@
|
||||
"@types/terser-webpack-plugin": "5.0.2",
|
||||
"@types/tmp": "0.2.0",
|
||||
"@types/webpack-node-externals": "2.5.0",
|
||||
"aws4-axios": "2.2.1",
|
||||
"aws4-axios": "2.4.9",
|
||||
"chai": "4.2.0",
|
||||
"copy-webpack-plugin": "7.0.0",
|
||||
"css-loader": "5.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user