0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-15 21:22:43 +00:00

Merge pull request #2609 from naturalcrit/dependabot/npm_and_yarn/react-frame-component-5.2.6

Bump react-frame-component from 4.1.3 to 5.2.6
This commit is contained in:
Trevor Buckner
2023-03-24 17:41:50 -04:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -39,7 +39,7 @@
"npm": "^9.6.2", "npm": "^9.6.2",
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-frame-component": "4.1.3", "react-frame-component": "5.2.6",
"react-router-dom": "6.9.0", "react-router-dom": "6.9.0",
"sanitize-filename": "1.6.3", "sanitize-filename": "1.6.3",
"superagent": "^6.1.0", "superagent": "^6.1.0",
@@ -13069,9 +13069,9 @@
} }
}, },
"node_modules/react-frame-component": { "node_modules/react-frame-component": {
"version": "4.1.3", "version": "5.2.6",
"resolved": "https://registry.npmjs.org/react-frame-component/-/react-frame-component-4.1.3.tgz", "resolved": "https://registry.npmjs.org/react-frame-component/-/react-frame-component-5.2.6.tgz",
"integrity": "sha512-4PurhctiqnmC1F5prPZ+LdsalH7pZ3SFA5xoc0HBe8mSHctdLLt4Cr2WXfXOoajHBYq/yiipp9zOgx+vy8GiEA==", "integrity": "sha512-CwkEM5VSt6nFwZ1Op8hi3JB5rPseZlmnp5CGiismVTauE6S4Jsc4TNMlT0O7Cts4WgIC3ZBAQ2p1Mm9XgLbj+w==",
"peerDependencies": { "peerDependencies": {
"prop-types": "^15.5.9", "prop-types": "^15.5.9",
"react": ">= 16.3", "react": ">= 16.3",

View File

@@ -99,7 +99,7 @@
"npm": "^9.6.2", "npm": "^9.6.2",
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-frame-component": "4.1.3", "react-frame-component": "5.2.6",
"react-router-dom": "6.9.0", "react-router-dom": "6.9.0",
"sanitize-filename": "1.6.3", "sanitize-filename": "1.6.3",
"superagent": "^6.1.0", "superagent": "^6.1.0",