fix: upgrade classnames from 2.3.3 to 2.4.0

Snyk has created this PR to upgrade classnames from 2.3.3 to 2.4.0.

See this package in npm:
https://www.npmjs.com/package/classnames

See this project in Snyk:
https://app.snyk.io/org/mastermindzh/project/6eb54845-2bb5-45e0-80e2-6b3a1c53eee6?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2024-01-17 17:39:52 +00:00
parent d6a7dbefde
commit 6148d98155
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -12,7 +12,7 @@
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"classnames": "^2.3.3",
"classnames": "^2.4.0",
"disqus-react": "^1.1.5",
"gatsby": "^5.12.9",
"gatsby-link": "^5.12.1",
@ -10289,9 +10289,9 @@
"dev": true
},
"node_modules/classnames": {
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.3.tgz",
"integrity": "sha512-1inzZmicIFcmUya7PGtUQeXtcF7zZpPnxtQoYOrz0uiOBGlLFa4ik4361seYL2JCcRDIyfdFHiwQolESFlw+Og=="
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.4.0.tgz",
"integrity": "sha512-lWxiIlphgAhTLN657pwU/ofFxsUTOWc2CRIFeoV5st0MGRJHStUnWIUJgDHxjUO/F0mXzGufXIM4Lfu/8h+MpA=="
},
"node_modules/clean-stack": {
"version": "2.2.0",

View File

@ -52,7 +52,7 @@
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"classnames": "^2.3.3",
"classnames": "^2.4.0",
"disqus-react": "^1.1.5",
"gatsby": "^5.12.9",
"gatsby-link": "^5.12.1",