Compare commits

...

1 Commits

Author SHA1 Message Date
Syed Ali Abbas Zaidi
59f72e13dd chore: resolve http-cache-semantics security issue 2023-04-17 11:38:15 +05:00

4
package-lock.json generated
View File

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