1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 20:30:04 +02:00

update packages to latest version

This commit is contained in:
s2
2022-08-20 18:51:33 +02:00
parent 09663a35a5
commit 806ebf9a57
4513 changed files with 366205 additions and 92512 deletions

View File

@@ -1,8 +1,8 @@
{
"_from": "https-proxy-agent@^5.0.0",
"_id": "https-proxy-agent@5.0.0",
"_id": "https-proxy-agent@5.0.1",
"_inBundle": false,
"_integrity": "sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==",
"_integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
"_location": "/https-proxy-agent",
"_phantomChildren": {},
"_requested": {
@@ -18,8 +18,8 @@
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz",
"_shasum": "e2a90542abb68a762e0a0850f6c9edadfd8506b2",
"_resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
"_shasum": "c59ef224a04fe8b754f3db0063a25ea30d0005d6",
"_spec": "https-proxy-agent@^5.0.0",
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\jsdom",
"author": {
@@ -82,5 +82,5 @@
"test-lint": "eslint src --ext .js,.ts"
},
"types": "dist/index",
"version": "5.0.0"
"version": "5.0.1"
}