chore: resolve http-cache-semantics security issue

This commit is contained in:
Syed Ali Abbas Zaidi
2023-04-17 11:38:15 +05:00
parent 01ccaa6988
commit 59f72e13dd

4
package-lock.json generated
View File

@@ -16277,7 +16277,7 @@
}
},
"node_modules/npm/node_modules/http-cache-semantics": {
"version": "4.1.0",
"version": "4.1.1",
"dev": true,
"inBundle": true,
"license": "BSD-2-Clause"
@@ -16691,7 +16691,7 @@
"dependencies": {
"agentkeepalive": "^4.2.1",
"cacache": "^16.1.0",
"http-cache-semantics": "^4.1.0",
"http-cache-semantics": "^4.1.1",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
"is-lambda": "^1.0.1",