patch: bump @types/chai to 4.3.9

This commit is contained in:
Edwin Joassart 2023-10-18 17:16:25 +02:00
parent 5039d07256
commit f77a283e98
2 changed files with 5 additions and 2 deletions

5
npm-shrinkwrap.json generated
View File

@ -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",

View File

@ -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",