Merge pull request #13257 from ansible/dependabot/npm_and_yarn/awx/ui/devel/luxon-3.1.1

Bump luxon from 3.0.3 to 3.1.1 in /awx/ui
This commit is contained in:
Alex Corey
2022-12-14 09:19:47 -05: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": "^3.0.3", "luxon": "^3.1.1",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"react": "17.0.2", "react": "17.0.2",
"react-ace": "^10.1.0", "react-ace": "^10.1.0",
@@ -15477,9 +15477,9 @@
} }
}, },
"node_modules/luxon": { "node_modules/luxon": {
"version": "3.0.3", "version": "3.1.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.0.3.tgz", "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.1.1.tgz",
"integrity": "sha512-+EfHWnF+UT7GgTnq5zXg3ldnTKL2zdv7QJgsU5bjjpbH17E3qi/puMhQyJVYuCq+FRkogvB5WB6iVvUr+E4a7w==", "integrity": "sha512-Ah6DloGmvseB/pX1cAmjbFvyU/pKuwQMQqz7d0yvuDlVYLTs2WeDHQMpC8tGjm1da+BriHROW/OEIT/KfYg6xw==",
"engines": { "engines": {
"node": ">=12" "node": ">=12"
} }
@@ -34225,9 +34225,9 @@
} }
}, },
"luxon": { "luxon": {
"version": "3.0.3", "version": "3.1.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.0.3.tgz", "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.1.1.tgz",
"integrity": "sha512-+EfHWnF+UT7GgTnq5zXg3ldnTKL2zdv7QJgsU5bjjpbH17E3qi/puMhQyJVYuCq+FRkogvB5WB6iVvUr+E4a7w==" "integrity": "sha512-Ah6DloGmvseB/pX1cAmjbFvyU/pKuwQMQqz7d0yvuDlVYLTs2WeDHQMpC8tGjm1da+BriHROW/OEIT/KfYg6xw=="
}, },
"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": "^3.0.3", "luxon": "^3.1.1",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"react": "17.0.2", "react": "17.0.2",
"react-ace": "^10.1.0", "react-ace": "^10.1.0",