mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-11-15 17:45:28 +01:00
npm audit fix
This commit is contained in:
parent
37d508959f
commit
67d4abb689
32
package-lock.json
generated
32
package-lock.json
generated
@ -11744,21 +11744,21 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-image": {
|
"node_modules/gatsby-plugin-image": {
|
||||||
"version": "2.7.0",
|
"version": "2.9.1",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.9.1.tgz",
|
||||||
"integrity": "sha512-IVX/c0O/5QL505hla74Pt9i7xtv5zFBeYiYqG9gyejtZ3YuM0Opid3Rs+IIn1LN3fjM/xBrqp8yL7/XN/p24fw==",
|
"integrity": "sha512-W2FDQ4AZNgH247zZ1OTnOAAI89rApq0W4A85a9dUXmCgYoyqNgUZphuziMHU5P+6TSwO4U7FRriPtVltEFRsWg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/code-frame": "^7.14.0",
|
"@babel/code-frame": "^7.14.0",
|
||||||
"@babel/parser": "^7.15.5",
|
"@babel/parser": "^7.15.5",
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"@babel/traverse": "^7.15.4",
|
"@babel/traverse": "^7.15.4",
|
||||||
"babel-jsx-utils": "^1.1.0",
|
"babel-jsx-utils": "^1.1.0",
|
||||||
"babel-plugin-remove-graphql-queries": "^4.7.0",
|
"babel-plugin-remove-graphql-queries": "^4.9.1",
|
||||||
"camelcase": "^5.3.1",
|
"camelcase": "^5.3.1",
|
||||||
"chokidar": "^3.5.2",
|
"chokidar": "^3.5.2",
|
||||||
"common-tags": "^1.8.2",
|
"common-tags": "^1.8.2",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"gatsby-core-utils": "^3.7.0",
|
"gatsby-core-utils": "^3.9.1",
|
||||||
"objectFitPolyfill": "^2.3.5",
|
"objectFitPolyfill": "^2.3.5",
|
||||||
"prop-types": "^15.7.2"
|
"prop-types": "^15.7.2"
|
||||||
},
|
},
|
||||||
@ -12326,9 +12326,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-transformer-json": {
|
"node_modules/gatsby-transformer-json": {
|
||||||
"version": "4.7.0",
|
"version": "4.9.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-transformer-json/-/gatsby-transformer-json-4.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-transformer-json/-/gatsby-transformer-json-4.9.0.tgz",
|
||||||
"integrity": "sha512-0+q/codjMb3SbXH/acU1pohRQEpCpF8/Q+D+cZ+zJ7MZZ5a0WBH17PtvYlsTeCLExBsbViApxRdnZYeNuMa+/A==",
|
"integrity": "sha512-Ge3cfy+f22P92QJrTYdfypWu2UcM6xNW7RKgLmhCMhsr9MNvMOD87f4TezT8g8ICEaayp6c2MiVfFYIKbq9D/A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"bluebird": "^3.7.2"
|
"bluebird": "^3.7.2"
|
||||||
@ -34211,21 +34211,21 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-image": {
|
"gatsby-plugin-image": {
|
||||||
"version": "2.7.0",
|
"version": "2.9.1",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.9.1.tgz",
|
||||||
"integrity": "sha512-IVX/c0O/5QL505hla74Pt9i7xtv5zFBeYiYqG9gyejtZ3YuM0Opid3Rs+IIn1LN3fjM/xBrqp8yL7/XN/p24fw==",
|
"integrity": "sha512-W2FDQ4AZNgH247zZ1OTnOAAI89rApq0W4A85a9dUXmCgYoyqNgUZphuziMHU5P+6TSwO4U7FRriPtVltEFRsWg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/code-frame": "^7.14.0",
|
"@babel/code-frame": "^7.14.0",
|
||||||
"@babel/parser": "^7.15.5",
|
"@babel/parser": "^7.15.5",
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"@babel/traverse": "^7.15.4",
|
"@babel/traverse": "^7.15.4",
|
||||||
"babel-jsx-utils": "^1.1.0",
|
"babel-jsx-utils": "^1.1.0",
|
||||||
"babel-plugin-remove-graphql-queries": "^4.7.0",
|
"babel-plugin-remove-graphql-queries": "^4.9.1",
|
||||||
"camelcase": "^5.3.1",
|
"camelcase": "^5.3.1",
|
||||||
"chokidar": "^3.5.2",
|
"chokidar": "^3.5.2",
|
||||||
"common-tags": "^1.8.2",
|
"common-tags": "^1.8.2",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"gatsby-core-utils": "^3.7.0",
|
"gatsby-core-utils": "^3.9.1",
|
||||||
"objectFitPolyfill": "^2.3.5",
|
"objectFitPolyfill": "^2.3.5",
|
||||||
"prop-types": "^15.7.2"
|
"prop-types": "^15.7.2"
|
||||||
},
|
},
|
||||||
@ -34632,9 +34632,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-transformer-json": {
|
"gatsby-transformer-json": {
|
||||||
"version": "4.7.0",
|
"version": "4.9.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-transformer-json/-/gatsby-transformer-json-4.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-transformer-json/-/gatsby-transformer-json-4.9.0.tgz",
|
||||||
"integrity": "sha512-0+q/codjMb3SbXH/acU1pohRQEpCpF8/Q+D+cZ+zJ7MZZ5a0WBH17PtvYlsTeCLExBsbViApxRdnZYeNuMa+/A==",
|
"integrity": "sha512-Ge3cfy+f22P92QJrTYdfypWu2UcM6xNW7RKgLmhCMhsr9MNvMOD87f4TezT8g8ICEaayp6c2MiVfFYIKbq9D/A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"bluebird": "^3.7.2"
|
"bluebird": "^3.7.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user