Merge pull request #12605 from ansible/dependabot/npm_and_yarn/awx/ui/devel/luxon-3.0.1

Bump luxon from 2.4.0 to 3.0.1 in /awx/ui
This commit is contained in:
Alex Corey
2022-08-03 12:06:32 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
"has-ansi": "5.0.1", "has-ansi": "5.0.1",
"html-entities": "2.3.2", "html-entities": "2.3.2",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"luxon": "^2.4.0", "luxon": "^3.0.1",
"prop-types": "^15.6.2", "prop-types": "^15.6.2",
"react": "17.0.2", "react": "17.0.2",
"react-ace": "^10.1.0", "react-ace": "^10.1.0",
@@ -15448,9 +15448,9 @@
} }
}, },
"node_modules/luxon": { "node_modules/luxon": {
"version": "2.4.0", "version": "3.0.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.4.0.tgz", "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.0.1.tgz",
"integrity": "sha512-w+NAwWOUL5hO0SgwOHsMBAmZ15SoknmQXhSO0hIbJCAmPKSsGeK8MlmhYh2w6Iib38IxN2M+/ooXWLbeis7GuA==", "integrity": "sha512-hF3kv0e5gwHQZKz4wtm4c+inDtyc7elkanAsBq+fundaCdUBNJB1dHEGUZIM6SfSBUlbVFduPwEtNjFK8wLtcw==",
"engines": { "engines": {
"node": ">=12" "node": ">=12"
} }
@@ -34178,9 +34178,9 @@
} }
}, },
"luxon": { "luxon": {
"version": "2.4.0", "version": "3.0.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.4.0.tgz", "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.0.1.tgz",
"integrity": "sha512-w+NAwWOUL5hO0SgwOHsMBAmZ15SoknmQXhSO0hIbJCAmPKSsGeK8MlmhYh2w6Iib38IxN2M+/ooXWLbeis7GuA==" "integrity": "sha512-hF3kv0e5gwHQZKz4wtm4c+inDtyc7elkanAsBq+fundaCdUBNJB1dHEGUZIM6SfSBUlbVFduPwEtNjFK8wLtcw=="
}, },
"lz-string": { "lz-string": {
"version": "1.4.4", "version": "1.4.4",

View File

@@ -22,7 +22,7 @@
"has-ansi": "5.0.1", "has-ansi": "5.0.1",
"html-entities": "2.3.2", "html-entities": "2.3.2",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"luxon": "^2.4.0", "luxon": "^3.0.1",
"prop-types": "^15.6.2", "prop-types": "^15.6.2",
"react": "17.0.2", "react": "17.0.2",
"react-ace": "^10.1.0", "react-ace": "^10.1.0",