Skip to content

Commit 9855e5a

Browse files
committed
build: update several dependencies
1 parent 63672e1 commit 9855e5a

File tree

2 files changed

+63
-33
lines changed

2 files changed

+63
-33
lines changed

package-lock.json

+59-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"dist"
3636
],
3737
"dependencies": {
38-
"fast-copy": "^2.1.7",
38+
"fast-copy": "^3.0.2",
3939
"lodash.isplainobject": "^4.0.6",
4040
"lodash.isstring": "^4.0.1",
4141
"p-throttle": "^6.1.0",
42-
"qs": "^6.11.2"
42+
"qs": "^6.12.0"
4343
},
4444
"devDependencies": {
4545
"@semantic-release/changelog": "^6.0.3",
@@ -49,11 +49,11 @@
4949
"@semantic-release/release-notes-generator": "^11.0.3",
5050
"@types/lodash.isplainobject": "^4.0.6",
5151
"@types/lodash.isstring": "^4.0.6",
52-
"@types/qs": "^6.9.10",
52+
"@types/qs": "^6.9.13",
5353
"@typescript-eslint/eslint-plugin": "^7.3.1",
5454
"@typescript-eslint/parser": "^7.3.1",
5555
"@vitest/coverage-v8": "^1.4.0",
56-
"axios": "^1.6.0",
56+
"axios": "^1.6.8",
5757
"axios-mock-adapter": "^1.20.0",
5858
"cz-conventional-changelog": "^3.1.0",
5959
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)