Skip to content

Commit 88e5327

Browse files
authored
bump up package and axios version (#48)
* bump up package and axios version * Revert "bump up package and axios version" This reverts commit cb66858. * bump up package and axios version
1 parent 009199c commit 88e5327

File tree

2 files changed

+23
-21
lines changed

2 files changed

+23
-21
lines changed

package-lock.json

Lines changed: 21 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dynamods/notifications-center",
3-
"version": "0.0.26",
3+
"version": "0.0.27",
44
"description": "Notification center maintained by Dynamo Team@Autodesk",
55
"author": "Autodesk Inc.",
66
"license": "MIT",
@@ -48,7 +48,7 @@
4848
"@hig/fonts": "^2.0.0",
4949
"@hig/button": "^3.2.0",
5050
"@hig/flyout": "^2.3.1",
51-
"axios": "^0.27.2",
51+
"axios": "^1.6.5",
5252
"babel-loader": "^8.2.5",
5353
"compression-webpack-plugin": "^10.0.0",
5454
"css-loader": "^6.7.1",

0 commit comments

Comments
 (0)