netlify 24.7.0 → 24.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify",
|
|
3
|
-
"version": "24.
|
|
3
|
+
"version": "24.8.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify",
|
|
9
|
-
"version": "24.
|
|
9
|
+
"version": "24.8.0",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
@@ -10137,7 +10137,9 @@
|
|
|
10137
10137
|
"license": "MIT"
|
|
10138
10138
|
},
|
|
10139
10139
|
"node_modules/node-forge": {
|
|
10140
|
-
"version": "1.
|
|
10140
|
+
"version": "1.4.0",
|
|
10141
|
+
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.4.0.tgz",
|
|
10142
|
+
"integrity": "sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==",
|
|
10141
10143
|
"license": "(BSD-3-Clause OR GPL-2.0)",
|
|
10142
10144
|
"engines": {
|
|
10143
10145
|
"node": ">= 6.13.0"
|
|
@@ -13243,13 +13245,18 @@
|
|
|
13243
13245
|
}
|
|
13244
13246
|
},
|
|
13245
13247
|
"node_modules/yaml": {
|
|
13246
|
-
"version": "2.8.
|
|
13248
|
+
"version": "2.8.3",
|
|
13249
|
+
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz",
|
|
13250
|
+
"integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==",
|
|
13247
13251
|
"license": "ISC",
|
|
13248
13252
|
"bin": {
|
|
13249
13253
|
"yaml": "bin.mjs"
|
|
13250
13254
|
},
|
|
13251
13255
|
"engines": {
|
|
13252
13256
|
"node": ">= 14.6"
|
|
13257
|
+
},
|
|
13258
|
+
"funding": {
|
|
13259
|
+
"url": "https://github.com/sponsors/eemeli"
|
|
13253
13260
|
}
|
|
13254
13261
|
},
|
|
13255
13262
|
"node_modules/yargs": {
|