deps: bump gatsby from 5.13.3 to 5.13.4 (#1082)
dependabot[bot] committed
May 1, 2024 at 22:45 UTC
f60facb8938bc5436ba569618aa5dcaa55f8307f
1 file changed
+22
-22
package-lock.json
+22
-22
@@ -11206,9 +11206,9 @@
11206
}
11207
},
11208
"node_modules/babel-preset-gatsby": {
11209
- "version": "3.13.1",
11210
- "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-3.13.1.tgz",
11211
- "integrity": "sha512-JpWj9bkUZ2mlcu4Hc+8Yp8Bml5jmShW1IGVVCQyXrbiKHyBoTr77PhWqy00mvY9EPwlmfTPlgB6QrQBVONLqmw==",
11209
+ "version": "3.13.2",
11210
+ "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-3.13.2.tgz",
11211
+ "integrity": "sha512-1zZ3Fpt9jD63inJXWUF2hA6U2cBAMYFDSC5hKqnSSVbNUzKlHUcY0Vbx8azBSaHg27TVp9BitR10zvq5AHP/OQ==",
11212
"dependencies": {
11213
"@babel/plugin-proposal-class-properties": "^7.18.6",
11214
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
@@ -11224,7 +11224,7 @@
11224
"babel-plugin-macros": "^3.1.0",
11225
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
11226
"gatsby-core-utils": "^4.13.1",
11227
- "gatsby-legacy-polyfills": "^3.13.0"
11227
+ "gatsby-legacy-polyfills": "^3.13.1"
11228
},
11229
"engines": {
11230
"node": ">=18.0.0"
@@ -12366,9 +12366,9 @@
12366
}
12367
},
12368
"node_modules/clipboardy/node_modules/npm-run-path": {
12369
- "version": "5.2.0",
12370
- "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.2.0.tgz",
12371
- "integrity": "sha512-W4/tgAXFqFA0iL7fk0+uQ3g7wkL8xJmx3XdK0VGb4cHW//eZTtKGvFBBoRKVTpY7n6ze4NL9ly7rgXcHufqXKg==",
12369
+ "version": "5.3.0",
12370
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
12371
+ "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
12372
"dependencies": {
12373
"path-key": "^4.0.0"
12374
},
@@ -14900,9 +14900,9 @@
14900
}
14901
},
14902
"node_modules/envinfo": {
14903
- "version": "7.11.1",
14904
- "resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.11.1.tgz",
14905
- "integrity": "sha512-8PiZgZNIB4q/Lw4AhOvAfB/ityHAd2bli3lESSWmWSzSsl5dKpy5N1d1Rfkd2teq/g9xN90lc6o98DOjMeYHpg==",
14903
+ "version": "7.13.0",
14904
+ "resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.13.0.tgz",
14905
+ "integrity": "sha512-cvcaMr7KqXVh4nyzGTVqTum+gAiL265x5jUWQIDLq//zOGbW+gSW/C+OWLleY/rs9Qole6AZLMXPbtIFQbqu+Q==",
14906
"bin": {
14907
"envinfo": "dist/cli.js"
14908
},
@@ -19844,9 +19844,9 @@
19844
"integrity": "sha512-4sPVXf+9oGhzg2tYzgWe4hgAY0wEbkqeuKVEgdnqX8S8VcLosQsDjb0jV+f5uoQlf8INWId1w0IGoufAoik1TA=="
19845
},
19846
"node_modules/gatsby": {
19847
- "version": "5.13.3",
19848
- "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.3.tgz",
19849
- "integrity": "sha512-SSnGpjswK20BQORcvTbtK8eI+W4QUG+u8rdVswB4suva6BfvTakW2wiktj7E2MdO4NjRvlgJjF5dUUncU5nldA==",
19847
+ "version": "5.13.4",
19848
+ "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.4.tgz",
19849
+ "integrity": "sha512-ZV5LL4ipWO2HZSWHWdU2qwS++9tr+fxxF+ScbSwzukrrCTHjTq8+DkpfOMiY498lmTUZ5LvRvT0WQmuVx/gXVQ==",
19850
"hasInstallScript": true,
19851
"dependencies": {
19852
"@babel/code-frame": "^7.18.6",
@@ -19888,7 +19888,7 @@
19888
"babel-plugin-add-module-exports": "^1.0.4",
19889
"babel-plugin-dynamic-import-node": "^2.3.3",
19890
"babel-plugin-remove-graphql-queries": "^5.13.1",
19891
- "babel-preset-gatsby": "^3.13.1",
19891
+ "babel-preset-gatsby": "^3.13.2",
19892
"better-opn": "^2.1.1",
19893
"bluebird": "^3.7.2",
19894
"body-parser": "1.20.1",
@@ -19930,10 +19930,10 @@
19930
"find-cache-dir": "^3.3.2",
19931
"fs-exists-cached": "1.0.0",
19932
"fs-extra": "^11.1.1",
19933
- "gatsby-cli": "^5.13.2",
19933
+ "gatsby-cli": "^5.13.3",
19934
"gatsby-core-utils": "^4.13.1",
19935
"gatsby-graphiql-explorer": "^3.13.1",
19936
- "gatsby-legacy-polyfills": "^3.13.0",
19936
+ "gatsby-legacy-polyfills": "^3.13.1",
19937
"gatsby-link": "^5.13.1",
19938
"gatsby-page-utils": "^3.13.1",
19939
"gatsby-parcel-config": "1.13.1",
@@ -20032,9 +20032,9 @@
20032
}
20033
},
20034
"node_modules/gatsby-cli": {
20035
- "version": "5.13.2",
20036
- "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.13.2.tgz",
20037
- "integrity": "sha512-Wxsfgfp5jDciXOR00aKQk9SQANXoYaftNZz6LGGkRZcwMFjhPal1LdCioyy3sOXrRvB0uUsACrGLS1ghXxd2QA==",
20035
+ "version": "5.13.3",
20036
+ "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.13.3.tgz",
20037
+ "integrity": "sha512-JQTeivvZWuhxE1HRey2sRhwUmkCrs5478fiLR0XRFGin4X1ggCmrQx/DBkJP1TgktdPfNU8t987+slSnO2XzMA==",
20038
"hasInstallScript": true,
20039
"dependencies": {
20040
"@babel/code-frame": "^7.18.6",
@@ -20305,9 +20305,9 @@
20305
}
20306
},
20307
"node_modules/gatsby-legacy-polyfills": {
20308
- "version": "3.13.0",
20309
- "resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-3.13.0.tgz",
20310
- "integrity": "sha512-nFZzq0+iv1+fGbDq1Pry2tFGOuj7VFXXTicxtWWaz0+vdE72Gp7HBGIjxlrcUPW709JUc4J2L7DTUG74sNWEFw==",
20308
+ "version": "3.13.1",
20309
+ "resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-3.13.1.tgz",
20310
+ "integrity": "sha512-NjR3B/rq6dsJuaMmeHlGExdVXJfDqVWERXi9ROfIBt7O3Fwzy5WYgoPeVikVZE06DmeZWlBzuNcGSfc8lilB5g==",
20311
"dependencies": {
20312
"@babel/runtime": "^7.20.13",
20313
"core-js-compat": "3.31.0"