mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-26 19:25:41 -05:00
Update package-lock.json
This commit is contained in:
24
package-lock.json
generated
24
package-lock.json
generated
@@ -2534,9 +2534,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/hereby": {
|
||||
"version": "1.8.8",
|
||||
"resolved": "https://registry.npmjs.org/hereby/-/hereby-1.8.8.tgz",
|
||||
"integrity": "sha512-JODg65HcHqH1l5vnmFA2DvBzg0lZZlixA31ZvLh6Eoi4Rg6mb6/mY3Lh88+BTukEvwLjmar4EDx/y+JeUaA3zA==",
|
||||
"version": "1.8.9",
|
||||
"resolved": "https://registry.npmjs.org/hereby/-/hereby-1.8.9.tgz",
|
||||
"integrity": "sha512-BM/Btsy77GGhuHujCdr2e0jBh3ubrjJcq8M2E/BGQ0O8M9K2uB1PfVSh/LtItAuf9TFe0l8XStaKugMjbYgs4Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"command-line-usage": "^6.1.3",
|
||||
@@ -3971,9 +3971,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/web-streams-polyfill": {
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz",
|
||||
"integrity": "sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==",
|
||||
"version": "3.3.2",
|
||||
"resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.2.tgz",
|
||||
"integrity": "sha512-3pRGuxRF5gpuZc0W+EpwQRmCD7gRqcDOMt688KmdlDAgAyaB1XlN0zq2njfDNm44XVdIouE7pZ6GzbdyH47uIQ==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">= 8"
|
||||
@@ -5832,9 +5832,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"hereby": {
|
||||
"version": "1.8.8",
|
||||
"resolved": "https://registry.npmjs.org/hereby/-/hereby-1.8.8.tgz",
|
||||
"integrity": "sha512-JODg65HcHqH1l5vnmFA2DvBzg0lZZlixA31ZvLh6Eoi4Rg6mb6/mY3Lh88+BTukEvwLjmar4EDx/y+JeUaA3zA==",
|
||||
"version": "1.8.9",
|
||||
"resolved": "https://registry.npmjs.org/hereby/-/hereby-1.8.9.tgz",
|
||||
"integrity": "sha512-BM/Btsy77GGhuHujCdr2e0jBh3ubrjJcq8M2E/BGQ0O8M9K2uB1PfVSh/LtItAuf9TFe0l8XStaKugMjbYgs4Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"command-line-usage": "^6.1.3",
|
||||
@@ -6853,9 +6853,9 @@
|
||||
}
|
||||
},
|
||||
"web-streams-polyfill": {
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz",
|
||||
"integrity": "sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==",
|
||||
"version": "3.3.2",
|
||||
"resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.2.tgz",
|
||||
"integrity": "sha512-3pRGuxRF5gpuZc0W+EpwQRmCD7gRqcDOMt688KmdlDAgAyaB1XlN0zq2njfDNm44XVdIouE7pZ6GzbdyH47uIQ==",
|
||||
"dev": true
|
||||
},
|
||||
"webidl-conversions": {
|
||||
|
||||
Reference in New Issue
Block a user