mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 15:27:17 +00:00
patch: bump @types/chai to 4.3.9
This commit is contained in:
parent
5039d07256
commit
f77a283e98
5
npm-shrinkwrap.json
generated
5
npm-shrinkwrap.json
generated
@ -6062,8 +6062,9 @@
|
||||
},
|
||||
"node_modules/axios": {
|
||||
"version": "0.27.2",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz",
|
||||
"integrity": "sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"follow-redirects": "^1.14.9",
|
||||
"form-data": "^4.0.0"
|
||||
@ -22776,6 +22777,8 @@
|
||||
},
|
||||
"axios": {
|
||||
"version": "0.27.2",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz",
|
||||
"integrity": "sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"follow-redirects": "^1.14.9",
|
||||
|
@ -57,7 +57,7 @@
|
||||
"@fortawesome/fontawesome-free": "5.15.4",
|
||||
"@sentry/electron": "^4.14.0",
|
||||
"@svgr/webpack": "8.1.0",
|
||||
"@types/chai": "4.3.8",
|
||||
"@types/chai": "4.3.9",
|
||||
"@types/copy-webpack-plugin": "6.4.3",
|
||||
"@types/lodash": "^4.14.200",
|
||||
"@types/mime-types": "2.1.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user