chore(deps-dev): bump express from 4.19.1 to 4.19.2 (#9747)

This commit is contained in:
dependabot[bot]
2024-03-26 09:35:34 +00:00
committed by GitHub
parent b2e673d237
commit 3afed64403
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -83,7 +83,7 @@
"eslint-plugin-react": "^7.34.1",
"esm": "=3.2.25",
"expect": "=29.7.0",
"express": "^4.19.1",
"express": "^4.19.2",
"git-describe": "^4.1.0",
"html-webpack-plugin": "^5.5.1",
"html-webpack-skip-assets-plugin": "^1.0.3",
@@ -12555,9 +12555,9 @@
}
},
"node_modules/express": {
"version": "4.19.1",
"resolved": "https://registry.npmjs.org/express/-/express-4.19.1.tgz",
"integrity": "sha512-K4w1/Bp7y8iSiVObmCrtq8Cs79XjJc/RU2YYkZQ7wpUu5ZyZ7MtPHkqoMz4pf+mgXfNvo2qft8D9OnrH2ABk9w==",
"version": "4.19.2",
"resolved": "https://registry.npmjs.org/express/-/express-4.19.2.tgz",
"integrity": "sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==",
"dev": true,
"dependencies": {
"accepts": "~1.3.8",

View File

@@ -145,7 +145,7 @@
"eslint-plugin-react": "^7.34.1",
"esm": "=3.2.25",
"expect": "=29.7.0",
"express": "^4.19.1",
"express": "^4.19.2",
"git-describe": "^4.1.0",
"html-webpack-plugin": "^5.5.1",
"html-webpack-skip-assets-plugin": "^1.0.3",