Merge pull request #1312 from shlinkio/dependabot/npm_and_yarn/reactstrap-9.2.3

Bump reactstrap from 9.2.2 to 9.2.3
This commit is contained in:
Alejandro Celaya 2024-09-28 09:40:51 +02:00 committed by GitHub
commit f69bb83256
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -30,7 +30,7 @@
"react-external-link": "^2.3.1", "react-external-link": "^2.3.1",
"react-redux": "^9.1.2", "react-redux": "^9.1.2",
"react-router-dom": "^6.26.2", "react-router-dom": "^6.26.2",
"reactstrap": "^9.2.2", "reactstrap": "^9.2.3",
"redux-localstorage-simple": "^2.5.1", "redux-localstorage-simple": "^2.5.1",
"uuid": "^10.0.0", "uuid": "^10.0.0",
"workbox-core": "^7.1.0", "workbox-core": "^7.1.0",
@ -9204,9 +9204,9 @@
} }
}, },
"node_modules/reactstrap": { "node_modules/reactstrap": {
"version": "9.2.2", "version": "9.2.3",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.2.tgz", "resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.3.tgz",
"integrity": "sha512-4KroiGOdqZLAnMGzHjpErW3G7bLB+QbKzzMLIDXydPIV0y74lpdL7WtXHkLWAGInd97WCPNx4+R0NQDPyzIfhw==", "integrity": "sha512-1nXy7FIBIoOgXr3AIHOpgzcZXdj6rZE5YvNSPd1hYgwv8X64m6TAJsU0ExlieJdlRXhaRfTYRSZoTWa127b0gw==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.12.5", "@babel/runtime": "^7.12.5",
"@popperjs/core": "^2.6.0", "@popperjs/core": "^2.6.0",
@ -18282,9 +18282,9 @@
} }
}, },
"reactstrap": { "reactstrap": {
"version": "9.2.2", "version": "9.2.3",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.2.tgz", "resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.3.tgz",
"integrity": "sha512-4KroiGOdqZLAnMGzHjpErW3G7bLB+QbKzzMLIDXydPIV0y74lpdL7WtXHkLWAGInd97WCPNx4+R0NQDPyzIfhw==", "integrity": "sha512-1nXy7FIBIoOgXr3AIHOpgzcZXdj6rZE5YvNSPd1hYgwv8X64m6TAJsU0ExlieJdlRXhaRfTYRSZoTWa127b0gw==",
"requires": { "requires": {
"@babel/runtime": "^7.12.5", "@babel/runtime": "^7.12.5",
"@popperjs/core": "^2.6.0", "@popperjs/core": "^2.6.0",

View file

@ -47,7 +47,7 @@
"react-external-link": "^2.3.1", "react-external-link": "^2.3.1",
"react-redux": "^9.1.2", "react-redux": "^9.1.2",
"react-router-dom": "^6.26.2", "react-router-dom": "^6.26.2",
"reactstrap": "^9.2.2", "reactstrap": "^9.2.3",
"redux-localstorage-simple": "^2.5.1", "redux-localstorage-simple": "^2.5.1",
"uuid": "^10.0.0", "uuid": "^10.0.0",
"workbox-core": "^7.1.0", "workbox-core": "^7.1.0",