deps: bump axios from 0.27.2 to 1.2.2 (#401)
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.2.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.27.2...1.2.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Jan 11, 2023 at 19:28 UTC
7cd5e8b50dfd79b42cb0286d06c01c4e77571442
1 file changed
+1
-1
theme/package.json
+1
-1
@@ -32,7 +32,7 @@
32
"@primer/react": "^35.16.0",
33
"@styled-system/theme-get": "^5.1.2",
34
"@testing-library/react": "^9.5.0",
35
- "axios": "^0.27.2",
35
+ "axios": "^1.2.2",
36
"babel-plugin-styled-components": "^2.0.7",
37
"copy-to-clipboard": "^3.3.3",
38
"date-fns": "^2.29.3",