Browse Source

build(deps-dev): bump axios from 1.7.2 to 1.7.4

Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4.
- [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/v1.7.2...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 11 months ago
parent
commit
fa36114144
1 changed files with 5 additions and 5 deletions
  1. 5 5
      package-lock.json

+ 5 - 5
package-lock.json

@@ -1,12 +1,12 @@
 {
 {
   "name": "chinese-days",
   "name": "chinese-days",
-  "version": "1.3.0",
+  "version": "1.3.1",
   "lockfileVersion": 3,
   "lockfileVersion": 3,
   "requires": true,
   "requires": true,
   "packages": {
   "packages": {
     "": {
     "": {
       "name": "chinese-days",
       "name": "chinese-days",
-      "version": "1.3.0",
+      "version": "1.3.1",
       "license": "MIT",
       "license": "MIT",
       "devDependencies": {
       "devDependencies": {
         "@types/jest": "^29.5.12",
         "@types/jest": "^29.5.12",
@@ -2444,9 +2444,9 @@
       "dev": true
       "dev": true
     },
     },
     "node_modules/axios": {
     "node_modules/axios": {
-      "version": "1.7.2",
-      "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz",
-      "integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==",
+      "version": "1.7.4",
+      "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz",
+      "integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
       "dev": true,
       "dev": true,
       "dependencies": {
       "dependencies": {
         "follow-redirects": "^1.15.6",
         "follow-redirects": "^1.15.6",