1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

Merge pull request #935 from nttgin/dependabot/npm_and_yarn/dev/bufferutil-4.0.7

Bump bufferutil from 4.0.6 to 4.0.7
This commit is contained in:
Massimo Candela
2022-10-25 02:35:51 +02:00
committed by GitHub

13
package-lock.json generated
View File

@@ -13,6 +13,7 @@
"axios": "=0.27.1",
"batch-promises": "^0.0.3",
"brembo": "^2.1.0",
"bufferutil": "^4.0.6",
"deepmerge": "^4.2.2",
"fast-file-logger": "^1.1.5",
"https-proxy-agent": "^5.0.1",
@@ -2300,9 +2301,9 @@
"dev": true
},
"node_modules/bufferutil": {
"version": "4.0.6",
"resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.6.tgz",
"integrity": "sha512-jduaYOYtnio4aIAyc6UbvPCVcgq7nYpVnucyxr6eCYg/Woad9Hf/oxxBRDnGGjPfjUm6j5O/uBWhIu4iLebFaw==",
"version": "4.0.7",
"resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.7.tgz",
"integrity": "sha512-kukuqc39WOHtdxtw4UScxF/WVnMFVSQVKhtx3AjZJzhd0RGZZldcrfSEbVsWWe6KNH253574cq5F+wpv0G9pJw==",
"hasInstallScript": true,
"optional": true,
"dependencies": {
@@ -8670,9 +8671,9 @@
"dev": true
},
"bufferutil": {
"version": "4.0.6",
"resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.6.tgz",
"integrity": "sha512-jduaYOYtnio4aIAyc6UbvPCVcgq7nYpVnucyxr6eCYg/Woad9Hf/oxxBRDnGGjPfjUm6j5O/uBWhIu4iLebFaw==",
"version": "4.0.7",
"resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.7.tgz",
"integrity": "sha512-kukuqc39WOHtdxtw4UScxF/WVnMFVSQVKhtx3AjZJzhd0RGZZldcrfSEbVsWWe6KNH253574cq5F+wpv0G9pJw==",
"optional": true,
"requires": {
"node-gyp-build": "^4.3.0"