Merge pull request #10 from Mastermindzh/snyk-upgrade-57db54bc36ba2fc1090549fff202e17f

[Snyk] Upgrade styled-components from 5.3.6 to 5.3.8
This commit is contained in:
Rick van Lieshout 2023-03-29 09:18:55 +02:00 committed by GitHub
commit 690dc155b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 9 deletions

15
package-lock.json generated
View File

@ -21,7 +21,7 @@
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
"react-router-dom": "^6.8.2",
"styled-components": "^5.3.6"
"styled-components": "^5.3.8"
},
"devDependencies": {
"@babel/core": "^7.20.2",
@ -18984,10 +18984,9 @@
}
},
"node_modules/styled-components": {
"version": "5.3.6",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.3.6.tgz",
"integrity": "sha512-hGTZquGAaTqhGWldX7hhfzjnIYBZ0IXQXkCYdvF1Sq3DsUaLx6+NTHC5Jj1ooM2F68sBiVz3lvhfwQs/S3l6qg==",
"hasInstallScript": true,
"version": "5.3.8",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.3.8.tgz",
"integrity": "sha512-6jQrlvaJQ16uWVVO0rBfApaTPItkqaG32l3746enNZzpMDxMvzmHzj8rHUg39bvVtom0Y8o8ZzWuchEXKGjVsg==",
"dependencies": {
"@babel/helper-module-imports": "^7.0.0",
"@babel/traverse": "^7.4.5",
@ -34462,9 +34461,9 @@
"requires": {}
},
"styled-components": {
"version": "5.3.6",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.3.6.tgz",
"integrity": "sha512-hGTZquGAaTqhGWldX7hhfzjnIYBZ0IXQXkCYdvF1Sq3DsUaLx6+NTHC5Jj1ooM2F68sBiVz3lvhfwQs/S3l6qg==",
"version": "5.3.8",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.3.8.tgz",
"integrity": "sha512-6jQrlvaJQ16uWVVO0rBfApaTPItkqaG32l3746enNZzpMDxMvzmHzj8rHUg39bvVtom0Y8o8ZzWuchEXKGjVsg==",
"requires": {
"@babel/helper-module-imports": "^7.0.0",
"@babel/traverse": "^7.4.5",

View File

@ -56,7 +56,7 @@
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
"react-router-dom": "^6.8.2",
"styled-components": "^5.3.6"
"styled-components": "^5.3.8"
},
"devDependencies": {
"@babel/core": "^7.20.2",